...

/

Troubleshooting and Optimization II

Troubleshooting and Optimization II

Review assessment questions and explanations against all options to equip yourself with the necessary understanding to confidently tackle the AWS Certified Developer – Associate (DVA-C02) exam questions.

Question 60

A new web application is being deployed on Amazon EKS. The application needs to send custom application metrics to CloudWatch that are not covered by standard resource monitoring.

Which CloudWatch feature allows developers to embed structured logs that the CloudWatch agent can parse into usable metrics for this purpose?

A. CloudWatch embedded metric format (EMF)

B. CloudWatch Alarms

C. CloudWatch Logs Insights

D. CloudWatch Container Insights

Question 61

A developer is implementing a Kinesis Data Stream for a real-time application. The application is experiencing PutRecord.Throttled errors, indicating that write requests are being throttled.

What is the most effective way for the developer to address this issue? ...