AWS Classroomnotes 11/May/2022

Load Balancing

  • Lets create an aws ec2 autoscaling group
  • Load Balancers perform health checks to ensure that they forward traffic to ec2 instances in ASG where the application is up. So, we need to configure health checks which will inform load balancer to forward traffic to particular ec2 instance or not
    Preview
  • Now lets create a load balancer
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
  • Now edit the autoscaling group and attach the target group
    Preview
    Preview
    Preview
    Preview
  • Now lets view the target group
    Preview
    Preview
    Preview
    Preview
    Preview
  • Next Steps:

    • Maintenance => Systems Manager:
      • OS Patching
      • Troubleshooting
    • AWS CLI

Exercises

  1. Ensure you understand about json Refer Here

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner