ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

358 / 690

Question 358:

You are working as an AWS developer for an online multiplayer game start-up company. Elasticache with Redis is used for gaming leaderboards to provide low latency for online games. Redis clusters are deployed within a dedicated VPC in the us-east-1 region.
Last week, due to configuration changes in Redis Clusters, the gaming application was impacted for two hours. To avoid such incidents, you have been requested to plan for secure access to all the new clusters. What would you prefer to use for secure access to Redis Clusters while accessing from EC2 instance, initialized in different VPC in the us-east-1 region? (SELECT TWO)

Answer options:

A.Use Redis AUTH with in-transit encryption disabled for clusters.
B.Create a Transit Gateway to have connectivity between 2 VPC’s.
C.Use Redis AUTH with in-transit encryption, enabled for clusters.
D.Create an Amazon VPN connection between 2 VPCs.
E.Use Redis AUTH with At-Rest encryption, enabled for clusters.