Topic 1 Question 468
A company runs an application on Amazon EC2 instances in an Auto Scaling group. The application experiences variable loads throughout each day.
The company needs to collect detailed metrics from the EC2 instances to right-size the instances. The company also wants to monitor custom application metrics to ensure the application is performing efficiently.
Which solution will meet these requirements?
Install the AWS X-Ray agent on the instances. Configure the agent to collect the EC2 instance metrics and the custom application metrics.
Install the Amazon CloudWatch agent on the instances. Configure the agent to collect the EC2 instance metrics and the custom application metrics.
Install the AWS SDK in the application’s cade. Update the application to use the AWS SDK to collect and publish the EC2 instance metrics and the custom application metrics.
Configure AWS CloudTrail to capture and analyze the EC2 instance metrics and the custom application metrics.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: B
CloudWatch Agent te permite recopilar tanto métricas detalladas de las instancias EC2 (para ajustar su tamaño) como métricas personalizadas de la aplicación, todo sin modificar el código de la aplicación.
👍 1italiancloud20252025/02/17
シャッフルモード