Domain 4: Design Cost-Optimized Architectures Flashcards
A cost-effective solution for over-provisioning of resources.
Configure a target tracking scaling in ASG.
The application data is stored in a tape backup solution. The backup data must be preserved for up to 10 years.
Use AWS Storage Gateway to backup the data directly to Amazon S3 Glacier Deep Archive.
Accelerate the transfer of historical records from on-premises to AWS over the Internet in a cost-effective manner.
Use AWS DataSync and select Amazon S3 Glacier Deep Archive as the destination.
Globally deliver the static contents and media files to customers around the world with low latency.
Store the files in Amazon S3 and create a CloudFront distribution. Select the S3 bucket as the origin.
An application must be hosted to two EC2 instances and should continuously run for three years. The CPU utilization of the EC2 instances is expected to be stable and predictable.
Deploy the application to a Reserved instance.
Implement a cost-effective solution for S3 objects that are accessed less frequently.
Create an Amazon S3 lifecyle policy to move the objects to Amazon S3 Standard-IA.
Create an Amazon S3 lifecyle policy to move the objects to Amazon S3 Standard-IA.
Deploy the EC2 instances in the same Region.
Import the SSL/TLS certificate of the application.
Import the certificate into AWS Certificate Manager or upload it to AWS IAM.