Configure Cognee to use cloud storage providers for scalable, distributed data management
Data Classification
Tiered Storage
Replication
Caching
AWS Account
S3 Bucket
AWS Credentials
Configure Environment
.env
file (or export environment variables in your deployment manifests):STORAGE_BACKEND
: Tells Cognee to use S3 instead of the local diskSTORAGE_BUCKET_NAME
: The bucket you created/selectedAWS_ACCESS_KEY_ID
& AWS_SECRET_ACCESS_KEY
: Authenticate Cogneeβs requests to S3data/
and system/
directories with Cogneeβs files.
Folder Structure
Data Types
Versioning