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 |
What is instance store in aws?
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?
Do reserved instances embody a capability reservation?
How many security groups are there in vpc?
Explain the difference between instance store and ebs?
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?
How many layers are there in the cloud architecture? Name them.
What is the best platform in the cloud?
Explain the importance of buffer in amazon web services?
What is amazon elasticache?
What are the components involved in amazon web services?
What is the difference between alb and nlb?