
AWS Certified Developer - Associate
Get started today
Ultimate access to all questions.
A development team is managing a diverse set of applications, some hosted on-premises and others on EC2 instances within AWS. The application residing on-premises oversees the operations of all applications deployed on the EC2 instances. The team seeks to utilize Amazon CloudWatch to effectively monitor and troubleshoot the on-premises application in the event of any errors.
As an AWS Certified Developer Associate, what solution would you propose to meet this requirement?
A development team is managing a diverse set of applications, some hosted on-premises and others on EC2 instances within AWS. The application residing on-premises oversees the operations of all applications deployed on the EC2 instances. The team seeks to utilize Amazon CloudWatch to effectively monitor and troubleshoot the on-premises application in the event of any errors.
As an AWS Certified Developer Associate, what solution would you propose to meet this requirement?
Explanation:
Configure the CloudWatch agent on the on-premises server by using IAM user credentials with permissions for CloudWatch
The CloudWatch agent enables you to do the following:
Collect system-level metrics from on-premises servers. These can include servers in a hybrid environment as well as servers not managed by AWS.
Collect logs from Amazon EC2 instances and on-premises servers, running either Linux or Windows Server.
To enable the CloudWatch agent to send data from an on-premises server, you must specify the access key and secret key of the IAM user that you created earlier.