AWS Certified Developer – Associate (DVA-C02) — Question 44

A developer has a legacy application that is hosted on-premises. Other applications hosted on AWS depend on the on-premises application for proper functioning. In case of any application errors, the developer wants to be able to use Amazon CloudWatch to monitor and troubleshoot all applications from one place.
How can the developer accomplish this?

Answer options

Correct answer: B

Explanation

The correct answer is B because installing the CloudWatch agent on the on-premises server allows for direct monitoring and logging with appropriate IAM permissions. Option A lacks the necessary configuration for credentials, while C and D involve additional steps of transferring files, which is less efficient than direct integration with the CloudWatch agent.