SCS-C02 · Question #330
An application running on EC2 instances in a VPC must access sensitive data in the data center. The access must be encrypted in transit and have consistent low latency. Which hybrid architecture…
The correct answer is B. A VPN between the VPC and the data center over a Direct Connect connection. Since this is required over a consistency low latency connection, you should use Direct Connect. For encryption, you can make use of a VPN Option A is invalid because exposing an HTTPS endpoint will not help all traffic to flow between a VPC and the data center. Option C is…
Question
An application running on EC2 instances in a VPC must access sensitive data in the data center. The access must be encrypted in transit and have consistent low latency. Which hybrid architecture will meet these requirements?
Options
- AExpose the data with a public HTTPS endpoint.
- BA VPN between the VPC and the data center over a Direct Connect connection
- CA VPN between the VPC and the data center.
- DA Direct Connect connection between the VPC and data center
How the community answered
(18 responses)- A6% (1)
- B83% (15)
- C6% (1)
- D6% (1)
Explanation
Since this is required over a consistency low latency connection, you should use Direct Connect. For encryption, you can make use of a VPN Option A is invalid because exposing an HTTPS endpoint will not help all traffic to flow between a VPC and the data center. Option C is invalid because low latency is a key requirement Option D is invalid because only Direct Connect will not suffice https://aws.amazon.com/answers/networking/aws-multiple-vpc-vpn-connection-sharint
Topics
Community Discussion
No community discussion yet for this question.