nerdexam
Amazon

DVA-C02 · Question #128

A developer is working on an ecommerce website. The developer wants to review server logs without logging in to each of the application servers individually. The website runs on multiple Amazon EC2…

The correct answer is D. Install the unified Amazon CloudWatch agent on the EC2 instances. Configure the agent to push. Option D is the best option because it requires minimum changes and leverages the existing

Submitted by jordan8· Mar 5, 2026Monitoring and Troubleshooting

Question

A developer is working on an ecommerce website. The developer wants to review server logs without logging in to each of the application servers individually. The website runs on multiple Amazon EC2 instances, is written in Python, and needs to be highly available. How can the developer update the application to meet these requirements with MINIMUM changes?

Options

  • ARewrite the application to be cloud native and to run on AWS Lambda, where the logs can be
  • BSet up centralized logging by using Amazon OpenSearch Service, Logstash, and OpenSearch
  • CScale down the application to one larger EC2 instance where only one instance is recording logs.
  • DInstall the unified Amazon CloudWatch agent on the EC2 instances. Configure the agent to push

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    3% (1)
  • D
    93% (28)

Explanation

Option D is the best option because it requires minimum changes and leverages the existing

Community Discussion

No community discussion yet for this question.

Full DVA-C02 Practice