Elastic IP Address
- This is static public ip.
- Elastic IP is of no cost as long we are using it.
- If we allocate elastic ip to a ec2 instance and if we stop the ec2 instance then billing will start.
- Refer Here for pricing.
NAT Gateway
- NAT Gateway is NAT as a service offered by AWS
- Pricing of NAT Gateway
- Lets create a NAT Gateway and check connectivity
- To experiment with NAT Gateway follow the steps as discussed in the class.
Exercise: Refer Here
