exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 53 discussion

Exam question from Amazon's AWS-SysOps
Question #: 53
Topic #: 1
[All AWS-SysOps Questions]

A customer has a web application that uses cookie Based sessions to track logged in users. It is deployed on AWS using ELB and Auto Scaling. The customer observes that when load increases. Auto Scaling launches new Instances but the load on the easting Instances does not decrease, causing all existing users have a sluggish experience.
Which two answer choices independently describe a behavior that could be the cause of the sluggish user experience? (Choose two.)

  • A. ELB's normal behavior sends requests from the same user to the same backend instance
  • B. ELB's behavior when sticky sessions are enabled causes ELB to send requests in the same session to the same backend instance
  • C. A faulty browser is not honoring the TTL of the ELB DNS name
  • D. The web application uses long polling such as comet or websockets. Thereby keeping a connection open to a web server tor a long time
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
awscertified
Highly Voted 6 months, 3 weeks ago
B. ELB's behavior when sticky sessions are enabled causes ELB to send requests in the same session to the same backend instance D. The web application uses long polling such as comet or websockets. Thereby keeping a connection open
upvoted 6 times
...
TroyMcLure
Most Recent 6 months ago
Correct Answers: B & D
upvoted 1 times
...
RicardoD
6 months ago
B | D are the answers sticky sessions (B) can kill your ASG or even load balance. Unless you need it, it is better not to use. Also, long polling will keep users connected to the same machine (D)
upvoted 1 times
...
teosinh
6 months, 1 week ago
BD are correct because - A is not true (ELB doesn't have that behavior if don't enable sticky session). - C is strange as well
upvoted 4 times
...
SHoKMaSTeR
6 months, 2 weeks ago
D. Full content is: "The web application uses long polling such as comet or WebSockets. Thereby keeping a connection open to a web server for a long time"
upvoted 3 times
...
Me_ThatsWho
6 months, 4 weeks ago
A web application that uses long polling? Is SQS being used? Otherwise, I never heard that a web application would behave that way before. I understand that in using SQS, but there was mention that SQS was part of the process.
upvoted 2 times
...
Subhro1295
7 months, 2 weeks ago
What is the reason for selecting option D?
upvoted 1 times
gretch
6 months, 3 weeks ago
https://www.quora.com/Why-do-websockets-require-sticky-sessions?share=1
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago