Review of Deployment Structure

Learn to review a deployment to identify weaknesses regarding high availability.

We'll cover the following...

Let’s review the current state of our deployment.

Current state of our deployment
Current state of our deployment

We have already implemented most components of our scalable and highly available setup, namely:

  • Load balancers in two availability zones (ALB1 and ALB2 in the
...