AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 167
Your company needs to directly update an S3 bucket that serves as a CloudFront origin with the most reliability possible. Your company also has a set of private
EC2 servers that it needs to access with the same reliability. Which combination will provide the best solution?
Answer options
- A. A Virtual Gateway and a Public VIF
- B. A Private VIF is all you need to access all AWS resources.
- C. A Hosted VIF and a Private VIF
- D. A Public VIF and a Private VIF
Correct answer: D
Explanation
The correct answer is D because a Public VIF allows reliable access to public resources like CloudFront while a Private VIF ensures secure connectivity to private EC2 servers. Options A, B, and C do not provide the necessary combination of public and private connectivity required for both use cases.