What is the MOST cost-effective solution to meet these requirements?

1 Comment

  1. Lisa
    Author

    I estimate that the answer is:
    Create an ECS cluster using a fleet of Spot Instances, with Spot Instance draining enabled. Provision the database and its read replicas in Amazon RDS using Reserved Instances. Store the documents in a secured Amazon S3 bucket with a lifecycle policy to move the documents that are older than 3 months to Amazon S3 Glacier, then delete the documents from Amazon S3 Glacier that are more than 7 years old.

Leave a Reply to Lisa Cancel reply

Your email address will not be published. Required fields are marked *

5 − 1 =