ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 164 - DOP-C02 discussion

Report
Export

A DevOps engineer notices that all Amazon EC2 instances running behind an Application Load Balancer in an Auto Scaling group are failing to respond to user requests. The EC2 instances are also failing target group HTTP health checks

Upon inspection, the engineer notices the application process was not running in any EC2 instances. There are a significant number of out of memory messages in the system logs. The engineer needs to improve the resilience of the application to cope with a potential application memory leak. Monitoring and notifications should be enabled to alert when there is an issue

Which combination of actions will meet these requirements? (Select TWO.)

A.
Change the Auto Scaling configuration to replace the instances when they fail the load balancer's health checks.
Answers
A.
Change the Auto Scaling configuration to replace the instances when they fail the load balancer's health checks.
B.
Change the target group health check HealthChecklntervalSeconds parameter to reduce the interval between health checks.
Answers
B.
Change the target group health check HealthChecklntervalSeconds parameter to reduce the interval between health checks.
C.
Change the target group health checks from HTTP to TCP to check if the port where the application is listening is reachable.
Answers
C.
Change the target group health checks from HTTP to TCP to check if the port where the application is listening is reachable.
D.
Enable the available memory consumption metric within the Amazon CloudWatch dashboard for the entire Auto Scaling group Create an alarm when the memory utilization is high Associate an Amazon SNS topic to the alarm to receive notifications when the alarm goes off
Answers
D.
Enable the available memory consumption metric within the Amazon CloudWatch dashboard for the entire Auto Scaling group Create an alarm when the memory utilization is high Associate an Amazon SNS topic to the alarm to receive notifications when the alarm goes off
E.
Use the Amazon CloudWatch agent to collect the memory utilization of the EC2 instances in the Auto Scaling group Create an alarm when the memory utilization is high and associate an Amazon SNS topic to receive a notification.
Answers
E.
Use the Amazon CloudWatch agent to collect the memory utilization of the EC2 instances in the Auto Scaling group Create an alarm when the memory utilization is high and associate an Amazon SNS topic to receive a notification.
Suggested answer: A, E

Explanation:

https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/metrics-collected-by-CloudWatch-agent.html

asked 16/09/2024
Roman Flores
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first