
Ultimate access to all questions.
A company has a multi-tier web application hosted in a VPC. They want to implement network segmentation to isolate the web tier from the application tier and the database tier for security purposes. What is the recommended strategy for network segmentation in this scenario?
A
Use a single public subnet for all tiers
B
Use a single private subnet for all tiers
C
Use public and private subnets, with the web tier in public subnets and the application and database tiers in private subnets
D
Use separate private subnets for each tier