SAA-C03 Part 6

SAA-C03 Part 6

5th Grade

100 Qs

quiz-placeholder

Similar activities

SAA-CO3 Part 2

SAA-CO3 Part 2

5th Grade

100 Qs

SAA-CO3 Part 5

SAA-CO3 Part 5

5th Grade

100 Qs

MS WORD VS PAINT-YEAR 3

MS WORD VS PAINT-YEAR 3

1st - 5th Grade

102 Qs

ICT revision

ICT revision

5th - 11th Grade

96 Qs

Python 101 Quiz - 101 Questions

Python 101 Quiz - 101 Questions

5th - 12th Grade

101 Qs

Revision February Exam  ICT G5 T2

Revision February Exam ICT G5 T2

5th Grade

100 Qs

Year 6 Quiz

Year 6 Quiz

5th Grade

103 Qs

SAA-CO3 Part 1

SAA-CO3 Part 1

5th Grade

100 Qs

SAA-C03 Part 6

SAA-C03 Part 6

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Caringal Lawrence

Used 2+ times

FREE Resource

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company runs its critical database on an Amazon RDS for PostgreSQL DB instance. The company wants to migrate to Amazon Aurora PostgreSQL with minimal downtime and data loss.

Which solution will meet these requirements with the LEAST operational overhead?

  • A. Create a DB snapshot of the RDS for PostgreSQL DB instance to populate a new Aurora PostgreSQL DB cluster.

  • B. Create an Aurora read replica of the RDS for PostgreSQL DB instance. Promote the Aurora read replicate to a new Aurora PostgreSQL DB cluster.

  • C. Use data import from Amazon S3 to migrate the database to an Aurora PostgreSQL DB cluster.

  • D. Use the pg_dump utility to back up the RDS for PostgreSQL database. Restore the backup to a new Aurora PostgreSQL DB cluster.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company's infrastructure consists of hundreds of Amazon EC2 instances that use Amazon Elastic Block Store (Amazon EBS) storage. A solutions architect must ensure that every EC2 instance can be recovered after a disaster.

What should the solutions architect do to meet this requirement with the LEAST amount of effort?

  • A. Take a snapshot of the EBS storage that is attached to each EC2 instance. Create an AWS CloudFormation template to launch new EC2 instances from the EBS storage.

  • B. Take a snapshot of the EBS storage that is attached to each EC2 instance. Use AWS Elastic Beanstalk to set the environment based on the EC2 template and attach the EBS storage.

  • C. Use AWS Backup to set up a backup plan for the entire group of EC2 instances. Use the AWS Backup API or the AWS CLI to speed up the restore process for multiple EC2 instances.

  • D. Create an AWS Lambda function to take a snapshot of the EBS storage that is attached to each EC2 instance and copy the Amazon Machine Images (AMIs). Create another Lambda function to perform the restores with the copied AMIs and attach the EBS storage.


3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company recently migrated to the AWS Cloud. The company wants a serverless solution for large-scale parallel on-demand processing of a semistructured dataset. The data consists of logs, media files, sales transactions, and IoT sensor data that is stored in Amazon S3. The company wants the solution to process thousands of items in the dataset in parallel.

Which solution will meet these requirements with the MOST operational efficiency?

  • A. Use the AWS Step Functions Map state in Inline mode to process the data in parallel.

  • B. Use the AWS Step Functions Map state in Distributed mode to process the data in parallel.

  • C. Use AWS Glue to process the data in parallel.

  • D. Use several AWS Lambda functions to process the data in parallel.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company will migrate 10 PB of data to Amazon S3 in 6 weeks. The current data center has a 500 Mbps uplink to the internet. Other on-premises applications share the uplink. The company can use 80% of the internet bandwidth for this one-time migration task.

Which solution will meet these requirements?

  • A. Configure AWS DataSync to migrate the data to Amazon S3 and to automatically verify the data.

  • B. Use rsync to transfer the data directly to Amazon S3.

  • C. Use the AWS CLI and multiple copy processes to send the data directly to Amazon S3.

  • D. Order multiple AWS Snowball devices. Copy the data to the devices. Send the devices to AWS to copy the data to Amazon S3.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has several on-premises Internet Small Computer Systems Interface (ISCSI) network storage servers. The company wants to reduce the number of these servers by moving to the AWS Cloud. A solutions architect must provide low-latency access to frequently used data and reduce the dependency on on-premises servers with a minimal number of infrastructure changes.

Which solution will meet these requirements?

  • A. Deploy an Amazon S3 File Gateway.

  • B. Deploy Amazon Elastic Block Store (Amazon EBS) storage with backups to Amazon S3.

  • C. Deploy an AWS Storage Gateway volume gateway that is configured with stored volumes.

  • D. Deploy an AWS Storage Gateway volume gateway that is configured with cached volumes.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A solutions architect is designing an application that will allow business users to upload objects to Amazon S3. The solution needs to maximize object durability. Objects also must be readily available at any time and for any length of time. Users will access objects frequently within the first 30 days after the objects are uploaded, but users are much less likely to access objects that are older than 30 days.

Which solution meets these requirements MOST cost-effectively?

  • A. Store all the objects in S3 Standard with an S3 Lifecycle rule to transition the objects to S3 Glacier after 30 days.

  • B. Store all the objects in S3 Standard with an S3 Lifecycle rule to transition the objects to S3 Standard-Infrequent Access (S3 Standard-IA) after 30 days.

  • C. Store all the objects in S3 Standard with an S3 Lifecycle rule to transition the objects to S3 One Zone-Infrequent Access (S3 One Zone-IA) after 30 days.

D. Store all the objects in S3 Intelligent-Tiering with an S3 Lifecycle rule to transition the objects to S3 Standard-Infrequent Access (S3 Standard-IA) after 30 days.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has migrated a two-tier application from its on-premises data center to the AWS Cloud. The data tier is a Multi-AZ deployment of Amazon RDS for Oracle with 12 TB of General Purpose SSD Amazon Elastic Block Store (Amazon EBS) storage. The application is designed to process and store documents in the database as binary large objects (blobs) with an average document size of 6 MB.

The database size has grown over time, reducing the performance and increasing the cost of storage. The company must improve the database performance and needs a solution that is highly available and resilient.

Which solution will meet these requirements MOST cost-effectively?

  • A. Reduce the RDS DB instance size. Increase the storage capacity to 24 TiB. Change the storage type to Magnetic.

  • B. Increase the RDS DB instance size. Increase the storage capacity to 24 TiChange the storage type to Provisioned IOPS.

  • C. Create an Amazon S3 bucket. Update the application to store documents in the S3 bucket. Store the object metadata in the existing database.

D. Create an Amazon DynamoDB table. Update the application to use DynamoDB. Use AWS Database Migration Service (AWS DMS) to migrate data from the Oracle database to DynamoDB.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?