Month End Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Note! Following DVA-C01 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is DVA-C02

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

AWS Certified Developer Associate Exam Questions and Answers

Question 1

An application will ingest data at a very high throughput from many sources and must store the data in an Amazon S3 bucket. Which service would BEST accomplish this task?

Options:

A.

Amazon Kinesis Firehose

B.

Amazon S3 Acceleration Transfer

C.

Amazon SQS

D.

Amazon SNS

Buy Now
Question 2

A company is migrating a web application from on premises to AWS. The company needs to move session storage from the application code to a shared service as part of the migration. The session storage data must be encrypted at rest.

Which AWS services meet these requirements? (Choose two.)

Options:

A.

Amazon ElastiCache for Redis

B.

Amazon ElastiCache for Memcached

C.

Amazon CloudWatch

D.

AWS CloudTrail

E.

Amazon DynamoDB

Question 3

A Developer is migrating an on-premises application to AWS. The application currently takes user uploads and saves them to a local directory on the server. All uploads must be saved and made immediately available to all instances in an Auto scaling group.

Which approach will meet these requirements?

Options:

A.

Use Amazon EBS and configure the application AMI to use a snapshot of the same EBS instance on boot.

B.

Use Amazon S3 and rearchitect the application so all uploads are placed in S3.

C.

Use instance storage and share it between instances launched from the same Amazon machine image (AMI).

D.

Use Amazon EBS and file synchronization software to achieve eventual consistency among the auto scaling group.