English, asked by sanarch65, 2 months ago

Which VPC scenario is recommended for single tier web applications

Answers

Answered by gowrinaiduthota35
0

Answer:

VPC with a Public Subnet Only

The configuration for this scenario includes a VPC with a single public subnet, and an Internet gateway to enable communication over the Internet. It is recommended to run a single-tier, public-facing web application, such as a blog or a simple website

Similar questions