What is an Internet Gateway?
Answer
AWS Docs: "component that allows communication between instances in your VPC and the internet"
In addition it's good to know that IGW is:
- Highly available and redundant
- Not porivding internet access by its own (you need route tables to be edited)
- Created separately from VPC