SAP-C02 · Question #5
A company has many services running in its on-premises data center. The data center is connected to AWS using AWS Direct Connect (DX) and an IPSec VPN. The service data is sensitive and connectivity…
The correct answer is A. Create a VPC Endpoint Service that accepts TCP traffic, host it behind a Network Load Balancer. Endpoint services require either a Network Load Balancer or a Gateway Load Balancer. An endpoint service supports traffic only over TCP.
Question
A company has many services running in its on-premises data center. The data center is connected to AWS using AWS Direct Connect (DX) and an IPSec VPN. The service data is sensitive and connectivity cannot traverse the internet. The company wants to expand into a new market segment and begin offering its services to other companies that are using AWS. Which solution will meet these requirements?
Options
- ACreate a VPC Endpoint Service that accepts TCP traffic, host it behind a Network Load Balancer,
- BCreate a VPC Endpoint Service that accepts http or httpS traffic, host it behind an Application
- CAttach an internet gateway to the VPC. and ensure that network access control and security
- DAttach a NAT gateway to the VPC. and ensure that network access control and security group
How the community answered
(20 responses)- A80% (16)
- B5% (1)
- C5% (1)
- D10% (2)
Explanation
Endpoint services require either a Network Load Balancer or a Gateway Load Balancer. An endpoint service supports traffic only over TCP.
Community Discussion
No community discussion yet for this question.