exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 329 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 329
Topic #: 1
[All AWS Certified Developer Associate Questions]

A developer is writing an application that will run on Amazon EC2 instances in an Auto Scaling group. The developer wants to externalize the session state to support the application.

Which AWS services or resources can the developer use to meet these requirements? (Choose two.)

  • A. Amazon DynamoDB
  • B. Amazon Cognito
  • C. Amazon ElastiCache
  • D. Application Load Balancer
  • E. Amazon Simple Queue Service (Amazon SQS)
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

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
rcaliandro
1 year, 11 months ago
Selected Answer: AC
We can decide to store the session state both in Amazon DynamoDB or ElasticCache so both A and C are correct options
upvoted 1 times
...
Ankit1010
2 years, 3 months ago
AC To externalize session state in an application running on Amazon EC2 instances in an Auto Scaling group, the developer can use Amazon DynamoDB and/or Amazon ElastiCache. Both services are designed to store and manage data for applications, and they can help externalize the session state to support the application.
upvoted 2 times
...
by116549
2 years, 5 months ago
Ok so deffo not B or E that leaves us with A, C or D. Amazon recommends to use a shared env for this, ALB offers sticky sessions which just keep a specific user hitting a specific instance. It doesn't maintain any other state. So leaning towards mored A and C on this
upvoted 1 times
...
SoMaL69
2 years, 6 months ago
Selected Answer: AC
I believe it should be AC because of "externalize the session state"
upvoted 1 times
...
fswklotto1
2 years, 6 months ago
Selected Answer: CD
Vote for CD, D sticky session
upvoted 1 times
...
michaldavid
2 years, 6 months ago
Selected Answer: AC
A and C easy
upvoted 2 times
...
k1kavi1
2 years, 6 months ago
Selected Answer: AC
https://www.examtopics.com/discussions/amazon/view/28318-exam-aws-certified-developer-associate-topic-1-question-227/
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 ...