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

Loading demo links...

Showing 64–66 of 102 questions

Question 64 (Topic 1)

A company is deploying an application that processes large quantities of data in parallel. The company plans to use Amazon EC2 instances for the workload. The network architecture must be configurable to prevent groups of nodes from sharing the same underlying hardware. Which networking solution meets these requirements?

Select an option, then click Submit answer.

  • Run the EC2 instances in a spread placement group.
  • Group the EC2 instances in separate accounts.
  • Configure the EC2 instances with dedicated tenancy.
  • Configure the EC2 instances with shared tenancy.
Question 65 (Topic 1)

A company migrated a MySQL database from the company's on-premises data center to an Amazon RDS for MySQL DB instance. The company sized the RDS DB instance to meet the company's average daily workload. Once a month, the database performs slowly when the company runs queries for a report. The company wants to have the ability to run reports and maintain the performance of the daily workloads. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Create a read replica of the database. Direct the queries to the read replica.
  • Create a backup of the database. Restore the backup to another DB instance. Direct the queries to the new database.
  • Export the data to Amazon S3. Use Amazon Athena to query the S3 bucket.
  • Resize the DB instance to accommodate the additional workload.
Question 66 (Topic 1)

A solutions architect is designing a highly available Amazon ElastiCache for Redis based solution. The solutions architect needs to ensure that failures do not result in performance degradation or loss of data locally and within an AWS Region. The solution needs to provide high availability at the node level and at the Region level. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Use Multi-AZ Redis replication groups with shards that contain multiple nodes.
  • Use Redis shards that contain multiple nodes with Redis append only files (AOF) turned on.
  • Use a Multi-AZ Redis cluster with more than one read replica in the replication group.
  • Use Redis shards that contain multiple nodes with Auto Scaling turned on.