You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
This items are part of the public Nat gateway that should added:
Instances in the public subnet with Elastic IP addresses, which are public IPv4 addresses that enable them to be reached from the Internet.
A Public subnet spanning one or more availability zones with a public gateway that assign a public ip to extend the network into the cloud and associates with a route table that has a route to an Internet gateway.
A custom route table associated with the public subnet. This route table contains an entry that enables instances in the subnet to communicate with other instances in the VPC, and an entry that enables instances in the subnet to communicate directly with the Internet.
Add instances in the public subnet
Generate a SG to allow connection from a remote network described in VPC-scenario-3
The text was updated successfully, but these errors were encountered:
lpaulmp
changed the title
Add NAT Gateway and a ASG in the example vpc-scenario-3 to complete the scenario
Add Public NAT Gateway and a ASG in the example vpc-scenario-3 to complete the scenario
Aug 8, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This items are part of the public Nat gateway that should added:
The text was updated successfully, but these errors were encountered: