AWS Most Popular Services

AWS Most Popular Services

Professional Development

20 Qs

quiz-placeholder

Similar activities

EC2_AWS

EC2_AWS

Professional Development

20 Qs

AWS Chapter 5  IAM

AWS Chapter 5 IAM

Professional Development

20 Qs

AWS pop quiz

AWS pop quiz

Professional Development

23 Qs

AWS Databases

AWS Databases

Professional Development

23 Qs

AWS ACF Módulo 4 - Segurança na nuvem

AWS ACF Módulo 4 - Segurança na nuvem

Professional Development

19 Qs

AWS ACF Módulo 8 - Bancos de dados

AWS ACF Módulo 8 - Bancos de dados

Professional Development

16 Qs

AWS Cloud Foundations(BR) - Aula04

AWS Cloud Foundations(BR) - Aula04

Professional Development

15 Qs

AWS Quiz Feb 17

AWS Quiz Feb 17

Professional Development

25 Qs

AWS Most Popular Services

AWS Most Popular Services

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Gaurav Gupta

Used 57+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

An application allows a manufacturing site to upload files. Each uploaded 3 GB file is processed to extract metadata, and this process takes a few seconds per file. The frequency at which the uploads happen is unpredictable. For instance, there may be no updates for hours, followed by several files being uploaded concurrently.


Which AWS service will meet the above requirements?

Amazon S3

Amazon EBS

Amazon EFS

Amazon Storage Gateway VTL

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What architecture addresses this workload in the most cost efficient manner?

Use a Kinesis Data Delivery Stream to store the file. Use Lambda for processing.

Use an SQS queue to store the file, to be accessed by a fleet of EC2 Instances.

Store the file in an EBS volume, which can then be accessed by another EC2 Instance for processing.

Store the file in an S3 bucket. Use Amazon S3 event notification to invoke a Lambda function for file processing.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A company is to run a service on AWS to provide offsite backups for images on laptops and phones.

The solution must support millions of customers with thousands of images per customer. Though the images will be retrieved infrequently, they must be available for retrieval immediately.


Which is the MOST cost efficient storage option that meets these requirements?

Amazon Glacier with Expedited retrievals

Amazon S3 Standard Infrequent Access

Amazon EFS

Amazon S3 Standard

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A Solutions Architect designing a solution to store and archive corporate documents, has determined Amazon Glacier as the right choice of solution.

An important requirement is that the data must be delivered within 10 minutes of a retrieval request.


Which feature in Amazon Glacier can help meet this requirement?

Vault Lock

Expedited retrieval

Standard retrieval

Bulk retrieval

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

An application reads and writes objects to an S3 bucket. When the application is fully deployed, the read/write traffic is very high.


How should the architect maximize the Amazon S3 performance?

Use as many S3 prefixes as you need in parallel to achieve the required throughput.

Use the STANDARD_IA storage class.

Prefix each object name with a hex hash key along with the current data.

Enable versioning on the S3 bucket.

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A Solutions Architect is designing a highly scalable system to track records. These records must remain available for immediate download for up to three months and then must be deleted.


What is the most appropriate decision for this use case?

Store the files in Amazon EBS and create a Lifecycle Policy to remove files after 3 months

Store the files in Amazon S3 and create a Lifecycle Policy to remove files after 3 months

Store the files in Amazon Glacier and create a Lifecycle Policy to remove files after 3 months

Store the files in Amazon EFS and create a Lifecycle Policy to remove files after 3 months

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A company needs to store images that are uploaded by users via a mobile application. There is also a need to ensure that a security measure is in place to avoid the data loss.


What step should be taken for protection against unintended user actions?

Store data in an EBS volume and create snapshots once a week.

Store data in an S3 bucket and enable versioning.

Store data in two S3 buckets in different AWS regions.

Store data on EC2 instance storage.

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?