AWS-Certified-Solutions-Architect-Associate-SAA-C02 AWS Certified Solutions Architect - Associate (SAA-C02)

Loading demo links...

Showing 10–12 of 20 questions

Question 10

A company is migrating a large, mission-critical database to AWS. A solutions architect has decided to use an Amazon RDS for MySQL Multi-AZ DB instance that is deployed with 80,000 Provisioned IOPS for storage. The solutions architect is using AWS Database Migration Service (AWS DMS) to perform the data migration. The migration is taking longer than expected, and the company wants to speed up the process. The company’s network team has ruled out bandwidth as a limiting factor.

Which actions should the solutions architect take to speed up the migration? (Choose two.)

Select all that apply, then click Submit answer.

  • Disable Multi-AZ on the target DB instance.

  • Create a new DMS instance that has a larger instance size.

  • Turn off logging on the target DB instance until the initial load is complete.

  • Restart the DMS task on a new DMS instance with transfer acceleration enabled.

  • Change the storage type on the target DB instance to Amazon Elastic Block Store (Amazon EBS) General Purpose SSD (gp2).

Question 11

A company is running a media store across multiple Amazon EC2 instances distributed across multiple Availability Zones in a single VPC. The company wants a high-performing solution to share data between all the EC2 instances, and prefers to keep the data within the VPC only.

What should a solutions architect recommend?

Select an option, then click Submit answer.

  • Create an Amazon S3 bucket and call the service APIs from each instance’s application.

  • Create an Amazon S3 bucket and configure all instances to access it as a mounted volume.

  • Configure an Amazon Elastic Block Store (Amazon EBS) volume and mount it across all instances.

  • Configure an Amazon Elastic File System (Amazon EFS) file system and mount it across all instances.

Question 12

A company recently started using Amazon Aurora as the data store for its global ecommerce application. When large reports are run, developers report that the ecommerce application is performing poorly. After reviewing metrics in Amazon CloudWatch, a solutions architect finds that the ReadIOPS and CPUUtilization metrics are spiking when monthly reports run.

What is the MOST cost-effective solution?

Select an option, then click Submit answer.

  • Migrate the monthly reporting to Amazon Redshift.

  • Migrate the monthly reporting to an Aurora Replica.

  • Migrate the Aurora database to a larger instance class.

  • Increase the Provisioned IOPS on the Aurora instance.