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 |
How will you decide to choose the storage volume type while creating it for your application?
What is ami and how to create an aws ami?
Differentiate between spot instances. An on-demand instance or reserved instance?
How to upload files in amazon s3?
How important is vpc in aws environment and brief about it.
Is aws offers paas ?
How many db instances am I able to run with amazon rds?
What happens if CloudTrail is turned on for my account but my Amazon S3 bucket is not configured with the correct policy?
What is redshift?
When would a user use amazon rds vs. Amazon ec2 relational database amis?
What info am I able to read on the rds dashboard?
Why aws limits elastic ip’s to 5? What if I want to have more?