Multiple Choice
A DevOps Engineer discovered a sudden spike in a website's page load times and found that a recent deployment occurred. A brief diff of the related commit shows that the URL for an external API call was altered and the connecting port changed from 80 to 443. The external API has been verified and works outside the application. The application logs show that the connection is now timing out, resulting in multiple retries and eventual failure of the call. Which debug steps should the Engineer take to determine the root cause of the issue?
A) Check the VPC Flow Logs looking for denies originating from Amazon EC2 instances that are part of the web Auto Scaling group. Check the ingress security group rules and routing rules for the VPC.
B) Check the existing egress security group rules and network ACLs for the VPC. Also check the application logs being written to Amazon CloudWatch Logs for debug information.
C) Check the egress security group rules and network ACLs for the VPC. Also check the VPC flow logs looking for accepts originating from the web Auto Scaling group.
D) Check the application logs being written to Amazon CloudWatch Logs for debug information. Check the ingress security group rules and routing rules for the VPC.
Correct Answer:

Verified
Correct Answer:
Verified
Q52: A Development team uses AWS CodeCommit for
Q53: You have an ASP.NET web application running
Q54: A company is implementing AWS CodePipeline to
Q55: A company manages an application that stores
Q56: You have an application running on multiple
Q58: A DevOps Engineer just joined a new
Q59: A company that runs many workloads on
Q60: A company requires its internal business teams
Q61: A company is using AWS CodePipeline to
Q62: Currently, your deployment process consists of setting