Solution Options Encryption at Rest - rrzkk/tsbar GitHub Wiki
-
change from fargate task to ec2 task, which supports persisted volumne bind mount
-
keep using fargate with postgreSQL- Docker do not use volume or use a unpersisted one, since we do not need to keep the data.
-
using RDS or DynamoDB
-
using fargate running postgreSQL with EFS volume to achieve persisted storage