ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 602 - DVA-C01 discussion

Report
Export

A company is migrating a web application from on premises to AWS. The company needs to move session storage from the application code to a shared service as part of the migration. The session storage data must be encrypted at rest. Which AWS services meet these requirements? (Choose two.)

A.
Amazon ElastiCache for Redis
Answers
A.
Amazon ElastiCache for Redis
B.
Amazon ElastiCache for Memcached
Answers
B.
Amazon ElastiCache for Memcached
C.
Amazon CloudWatch
Answers
C.
Amazon CloudWatch
D.
AWS CloudTrail
Answers
D.
AWS CloudTrail
E.
Amazon DynamoDB
Answers
E.
Amazon DynamoDB
Suggested answer: A, E

Explanation:

https://aws.amazon.com/blogs/security/amazon-elasticache-now-supports-encryption-forelasticache-for-redis/ A) ElastiCache for Redis is always a good option as a distributed cache for session management -

https://aws.amazon.com/getting-started/hands-on/building-fast-session-caching-with-amazonelasticache-for-redis/ It also supports encrypt at rest - https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/atrest-encryption.html

E) DynamoDB is also common to store session state with TTL support. And all user data stored inAmazon DynamoDB is fully encrypted at rest - https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/EncryptionAtRest.html

asked 16/09/2024
Mareah Allawi
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first