Step-By-Step Guide: Enable sticky sessions in the Application Load balancer

Step-By-Step Guide: Enable sticky sessions in the Application Load balancer
Table of ContentsArchitecture DiagramStep-By-Step GuideStep 1. Create a Security Group for the load balancer and EC2 InstanceStep 2. Launch 2 EC2 InstancesStep 3. Create target group and application load balancerStep 4. Enable stickiness by modifying the Target Group attributeStep 5. Testing the stickiness Architecture Diagram Step-By-Step Guide Step 1. Create a Security Group for the ...

Step-by-Step Guide: Setting up AWS ALB using AWS CLI

Step-by-Step Guide: Setting up AWS ALB using AWS CLI
Table of ContentsAWS ALB SetupPrerequisiteIf you don’t have one, create a default vpcGet the aws cli if you don’t already have itConfigure your aws cliGet the AMI id of the free tier-eligible AMIGet the AMI id of the free tier-eligible AMIList your VPCsCreate an environment variable for your VPCUse a key pair from your existing ...