Multiple Choice
A DevOps Engineer must track the health of a stateless RESTful service sitting behind a Classic Load Balancer. The deployment of new application revisions is through a Cl/CD pipeline. If the service's latency increases beyond a defined threshold, deployment should be stopped until the service has recovered. Which of the following methods allow for the QUICKEST detection time?
A) Use Amazon CloudWatch metrics provided by Elastic Load Balancing to calculate average latency. Alarm and stop deployment when latency increases beyond the defined threshold.
B) Use AWS Lambda and Elastic Load Balancing access logs to detect average latency. Alarm and stop deployment when latency increases beyond the defined threshold.
C) Use AWS CodeDeploy's MinimumHealthyHosts setting to define thresholds for rolling back deployments. If these thresholds are breached, roll back the deployment.
D) Use Metric Filters to parse application logs in Amazon CloudWatch Logs. Create a filter for latency. Alarm and stop deployment when latency increases beyond the defined threshold.
Correct Answer:

Verified
Correct Answer:
Verified
Q28: An AWS CodePipeline pipeline has implemented a
Q29: During metric analysis, your team has determined
Q30: A company wants to use Amazon DynamoDB
Q31: You are responsible for a large-scale video
Q32: A DevOps Engineer is leading the implementation
Q34: A DevOps Engineer at a startup cloud-based
Q35: A highly regulated company has a policy
Q36: When running a playbook on a remote
Q37: A DevOps team needs to query information
Q38: A DevOps Engineer needs to deploy a