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