Data retention
TinyStacks enforces a number of data retention policies for the artifacts it manages and the data that your applications generate.
CloudWatch Logs
Logs in CloudWatch are retained for 90 days. If you wish to retain logs for longer, you are free to export CloudWatch Logs data to Amazon S3 or another data store.
Elastic Container Repository (ECR)
As detailed in our architecture document, we use ECR to store the container image that runs your application. We store up to 25 ECR images for a given stack. This means that, on your 26th Git commit, the container for your initial commit will be deleted.
CloudTrail events
Various services in AWS use CloudTrail to keep a running record of events that occur on your account. You can use CloudTrail to audit and monitor your AWS account to help analyze issues as well as identify potentially suspicious activity.
CloudTrail events are kept for one year.