How will you bind the user session with a specific instance in elb (elastic load balancer)?



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

Post New Answer

More Amazon Web Services (AWS) Interview Questions

What is instance store in aws?

1 Answers  


You have a content management system running on an Amazon EC2 instance that is approaching 100% CPU utilization. Which option will reduce a load on the Amazon EC2 instance?

1 Answers  


Do reserved instances embody a capability reservation?

1 Answers  


How many security groups are there in vpc?

1 Answers  


Explain the difference between instance store and ebs?

1 Answers  


A company needs to monitor the read and write IOPS for their AWS MySQL RDS instance and send real-time alerts to their operations team. Which AWS services can accomplish this?

1 Answers  


How many layers are there in the cloud architecture? Name them.

1 Answers  


What is the best platform in the cloud?

1 Answers  


Explain the importance of buffer in amazon web services?

1 Answers  


What is amazon elasticache?

1 Answers  


What are the components involved in amazon web services?

1 Answers  


What is the difference between alb and nlb?

1 Answers  


Categories