Skip to content

Introduce Storage Guideline #8

@jannik-kramer

Description

@jannik-kramer

As most of the stuff created is containerized, a stateless system is needed. If persistent storage is required, there should be guidelines on what to use when. For example, user data and the like should be stored in some form of database. Blobs should be stored in S3, and only temporary files, like cache files and intermediate files, can be stored in some form of temporary folder inside the container or the host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions