AWS Certified Cloud Practitioner — Question 83
A company wants to migrate its applications from its on-premises data center to a VPC in the AWS Cloud. These applications will need to access on-premises resources.
Which actions will meet these requirements? (Choose two.)
Answer options
- A. Use AWS Service Catalog to identify a list of on-premises resources that can be migrated.
- B. Create a VPN connection between an on-premises device and a virtual private gateway in the VPC.
- C. Use an Amazon CloudFront distribution and configure it to accelerate content delivery close to the on-premises resources.
- D. Set up an AWS Direct Connect connection between the on-premises data center and AWS.
- E. Use Amazon CloudFront to restrict access to static web content provided through the on-premises web servers.
Correct answer: B, D
Explanation
The correct actions are B and D because both establish secure connections between the on-premises resources and the AWS VPC. A is incorrect as AWS Service Catalog does not facilitate resource migration directly. C and E pertain to content delivery and access restrictions but do not address the need for access to on-premises resources.