What should you do to remedy the situation and prevent future occurrences?

Last Updated on September 12, 2021 by Admin 3

You manage a web service that is used by client applications deployed in 300 offices worldwide. The web service architecture is an Elastic Load Balancer (ELB) distributing traffic across four application servers deployed in an Auto Scaling group across two Availability Zones.

The ELB is configured to use round robin, and sticky sessions are disabled. You have configured the NACLs and security groups to allow port 22 from your bastion host, and port 80 from 0.0.0.0/0. The client configuration is managed by each regional IT team.

Upon inspection you find that a large amount of requests from incorrectly configured sites are causing a single application server to degrade. The remainder of the requests are equally distributed across all servers with no negative effects.

What should you do to remedy the situation and prevent future occurrences?

  • Mark the affected instance as degraded in the ELB and raise it with the client application team.
  • Update the NACL to only allow port 80 to the application servers from the ELB servers.
  • Update the Security Groups to only allow port 80 to the application servers from the ELB.
  • Terminate the affected instance and allow Auto Scaling to create a new instance.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments