Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Amazon Web Services DVA-C01 Online Access

Page: 15 / 23
Total 608 questions

AWS Certified Developer Associate Exam Questions and Answers

Question 57

A developer has written an application that runs on Amazon EC2 instances and generates a value every minute. The Developer wants to monitor and graph the values generated over time without logging in to the instance each time.

Which approach should the Developer use to achieve this goal?

Options:

A.

Use the Amazon CloudWatch metrics reported by default for all EC2 instances View each value from the CloudWatch console.

B.

Develop the application to store each value in a file on Amazon S3 every minute with the Umestamp as the name

C.

Publish each generated value as a custom metric to Amazon CloudWatch using available AWS SDKs

D.

Store each value as a variable and add the variable to the list of EC2 metrics that should be reported to the Amazon CloudWatch console

Question 58

A company has an AWS CloudFormation template that is stored as a single file. The template is able to launch and create a full infrastructure stack.

Which best practice would increase the maintainability of the template?

Options:

A.

Use nested stacks for common template patterns.

B.

Embed credentials to prevent typos.

C.

Remove mappings to decrease the number of variables.

D.

Use AWS::Include to reference publicly-hosted template files.

Question 59

An application is using Amazon DynamoDB as its data store, and should be able to read 100 items per second as strongly consistent reads. Each item is 5 KB in size.

To what value should the table’s provisioned read throughput be set?

Options:

A.

50 read capacity units

B.

100 read capacity units

C.

200 read capacity units

D.

500 read capacity unitsc

Question 60

An Amazon DynamoDB table uses a Global Secondary Index (GSI) to support read queries. The primary table is write-heavy, whereas the GSI is used for read operations. Looking at Amazon CloudWatch metrics, the Developer notices that write operations to the primary table are throttled frequently under heavy write activity. However, write capacity units to the primary table are available and not fully consumed.

Why is the table being throttled?

Options:

A.

The GSI write capacity units are underprovisioned

B.

There are not enough read capacity units on the primary table

C.

Amazon DynamoDB Streams is not enabled on the table

D.

A large write operation is being performed against another table

Page: 15 / 23
Total 608 questions