How will you bind the user session with a specific instance in elb (elastic load balancer)?
Answer / Manish Singh
Session stickiness, also known as session persistence, can be enabled on an ELB to bind user sessions with specific instances. This is typically done by using cookies or headers for session identification. However, AWS does not support session affinity directly in its classic ELB. Instead, consider using Application Load Balancer (ALB) or Network Load Balancer (NLB), which support session stickiness.
| Is This Answer Correct ? | 0 Yes | 0 No |
Once ought to use a classic load balancer associate once to use an application load balancer?
What is AWS in simple terms?
In cloudfront what happens when content is not present at an edge location and a request is made to it?
Load balancer and dns service come under which type of cloud service?
Do we need to attach elastic ip to all the instance which we create?
What is an elastic ip in aws?
What is the difference between aws and ec2?
How To Use Amazon Sqs?
How am I able to visualize the metrics generated by rds enhanced monitoring in cloudwatch?
When an instance is unhealthy, it is terminated and replaced with a new one, which services does that?
Do iam role can resolve any security issues?
What are security groups?