Which AWS storage and database architecture meets the requirements of the application?

1 Comment

  1. Bryan
    Author

    I figure that the answer is:
    Web servers: store read-only data in S3, and copy from S3 to root volume at boot time. App servers: share state using a combination of DynamoDB and IP unicast. Database: use RDS with multi-AZ deployment and one or more Read Replicas. Backup: web and app servers backed up weekly via AMIs, database backed up via DB snapshots.

Leave a Reply

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

fifteen − 9 =