exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 112 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 112
Topic #: 1
[All AWS Certified Developer Associate Questions]

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?

  • A. Install an AWS SDK on the on-premises server to automatically send logs to CloudWatch.
  • B. Download the CloudWatch agent to the on-premises server. Configure the agent to use IAM user credentials with permissions for CloudWatch.
  • C. Upload log files from the on-premises server to Amazon S3 and have CloudWatch read the files.
  • D. Upload log files from the on-premises server to an Amazon EC2 instance and have the instance forward the logs to CloudWatch.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
WilsonNF
Highly Voted 3 years, 9 months ago
B. Download the CloudWatch agent to the on-premises server. Configure the agent to use IAM user credentials with permissions for CloudWatch. KEY: monitoring on premise = CloudWatch Agent
upvoted 30 times
...
RicardoD
Highly Voted 3 years, 8 months ago
B is the answer Install the agent and, create a user and give it permission to it to access cloudwatch functionalities
upvoted 5 times
...
Ibrahim24
Most Recent 1 year, 3 months ago
Selected Answer: B
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-on-premise.html
upvoted 1 times
...
rcaliandro
2 years ago
Selected Answer: B
B is the correct answer because for on-prem servers we do need to download and install the CloudWatch agent. It is also need to configure permission to write to CloudWatch report
upvoted 1 times
...
pancman
2 years, 4 months ago
Similar question was on the exam today (Feb 2023)
upvoted 2 times
...
sichilam
2 years, 5 months ago
The unified CloudWatch agent enables you to do the following: Collect internal system-level metrics from Amazon EC2 instances across operating systems. The metrics can include in-guest metrics, in addition to the metrics for EC2 instances. The additional metrics that can be collected are listed in Metrics collected by the CloudWatch agent. Collect system-level metrics from on-premises servers. These can include servers in a hybrid environment as well as servers not managed by AWS. Retrieve custom metrics from your applications or services using the StatsD and collectd protocols. StatsD is supported on both Linux servers and servers running Windows Server. collectd is supported only on Linux servers. Collect logs from Amazon EC2 instances and on-premises servers, running either Linux or Windows Server.
upvoted 1 times
...
MeenuSingla
2 years, 6 months ago
B . As cloud watch agent works well when it comes to onprem monitoring on clod watch
upvoted 1 times
...
JP_PA
3 years, 5 months ago
Selected Answer: B
ANS: B
upvoted 1 times
...
Juanlufr
3 years, 8 months ago
Answer B
upvoted 2 times
...
Chinta
3 years, 8 months ago
B is correct
upvoted 2 times
...
saeidp
3 years, 8 months ago
B is correct
upvoted 2 times
...
rasiram
3 years, 8 months ago
Answer B
upvoted 1 times
...
requiem
3 years, 8 months ago
answer: B
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...