Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A retail company wants to design a VPC for their new e-commerce platform that separates the public-facing web servers from the internal payment processing system. What is the best practice for achieving this network segmentation?
A
Use a single public subnet for all components
B
Place all components in private subnets and use NAT gateways
C
Use separate public subnets for web servers and private subnets for payment systems
D
Use a VPN to connect web servers and payment systems