Free AWS-CERTIFIED-SOLUTIONS-ARCHITECT-ASSOCIATE-SAA-C03 Amazon AWS-CERTIFIED-SOLUTIONS-ARCHITECT-ASSOCIATE-SAA-C03 Practice Test Question

Loading demo links...

Showing 40–42 of 102 questions

Question 40 (Topic 1)

A company hosts its application in the AWS Cloud. The application runs on Amazon EC2 instances behind an Elastic Load Balancer in an Auto Scaling group and with an Amazon DynamoDB table. The company wants to ensure the application can be made available in anotherAWS Region with minimal downtime. What should a solutions architect do to meet these requirements with the LEAST amount of downtime?

Select an option, then click Submit answer.

  • Create an Auto Scaling group and a load balancer in the disaster recovery Region. Configure the DynamoDB table as a global table. Configure DNS failover to point to the new disaster recovery Region's load balancer.
  • Create an AWS CloudFormation template to create EC2 instances, load balancers, and DynamoDB tables to be launched when needed Configure DNS failover to point to the new disaster recovery Region's load balancer.
  • Create an AWS CloudFormation template to create EC2 instances and a load balancer to be launched when needed. Configure the DynamoDB table as a global table. Configure DNS failover to point to the new disaster recovery Region's load balancer.
  • Create an Auto Scaling group and load balancer in the disaster recovery Region. Configure the DynamoDB table as a global table. Create an Amazon CloudWatch alarm to trigger an AWS Lambda function that updates Amazon Route 53 pointing to the disaster recovery load balancer.
Question 41 (Topic 1)

A company moved its on-premises PostgreSQL database to an Amazon RDS for PostgreSQL DB instance. The company successfully launched a new product. The workload on the database has increased. The company wants to accommodate the larger workload without adding infrastructure. Which solution will meet these requirements MOST cost-effectively?

Select an option, then click Submit answer.

  • Buy reserved DB instances for the total workload. Make the Amazon RDS for PostgreSQL DB instance larger.
  • Make the Amazon RDS for PostgreSQL DB instance a Multi-AZ DB instance.
  • Buy reserved DB instances for the total workload. Add another Amazon RDS for PostgreSQL DB instance.
  • Make the Amazon RDS for PostgreSQL DB instance an on-demand DB instance.
Question 42 (Topic 1)

A company wants to implement a backup strategy for Amazon EC2 data and multiple Amazon S3 buckets. Because of regulatory requirements, the company must retain backup files for a specific time period. The company must not alter the files for the duration of the retention period. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Use AWS Backup to create a backup vault that has a vault lock in governance mode. Create the required backup plan.
  • Use Amazon Data Lifecycle Manager to create the required automated snapshot policy.
  • Use Amazon S3 File Gateway to create the backup. Configure the appropriate S3 Lifecycle management.
  • Use AWS Backup to create a backup vault that has a vault lock in compliance mode. Create the required backup plan.