SlideShare ist ein Scribd-Unternehmen logo
1 von 5
NAT Gateway
• NAT gateway enables instance in Private Subnet to connect to the
internet or other AWS services but prevent the internet from initiating
a connection with those instances.
How NAT works
• NAT device has an Elastic IP address and is connected to the
Internet through an internet gateway.
• When we connect an instance in a private subnet through the NAT
device, which routes traffic from the instance to the internet gateway
and routes any response to the instance
• NAT maps multiple private IPv4 addresses to a single public IPv4
address.
The advantage of NAT Gateways
• NAT gateway is highly available but we need it per availability
zone.
• Can scale up to 45Gbps
• Managed by AWS
Important Points
• Make sure you select the Public Subnet in your custom VPC
• For NAT gateway to work, it needs Elastic IP
AWS NAT Gateway in a Nutshell

Weitere ähnliche Inhalte

Mehr von ujjwalsoni23

AWS Global Infrastructure - Regional Edge Cache
AWS Global Infrastructure - Regional Edge CacheAWS Global Infrastructure - Regional Edge Cache
AWS Global Infrastructure - Regional Edge Cacheujjwalsoni23
 
AWS Global Infrastructure - Regions.pptx
AWS Global Infrastructure - Regions.pptxAWS Global Infrastructure - Regions.pptx
AWS Global Infrastructure - Regions.pptxujjwalsoni23
 
AWS Global Infrastructure - Availability Zone.pptx
AWS Global Infrastructure - Availability Zone.pptxAWS Global Infrastructure - Availability Zone.pptx
AWS Global Infrastructure - Availability Zone.pptxujjwalsoni23
 
AWS Lambda SnapStart.pptx
AWS Lambda SnapStart.pptxAWS Lambda SnapStart.pptx
AWS Lambda SnapStart.pptxujjwalsoni23
 
AWS Storage Gateway.pptx
AWS Storage Gateway.pptxAWS Storage Gateway.pptx
AWS Storage Gateway.pptxujjwalsoni23
 
AWS VPC Zero to Hero in 30 Minutes.pptx
AWS VPC Zero to Hero in 30 Minutes.pptxAWS VPC Zero to Hero in 30 Minutes.pptx
AWS VPC Zero to Hero in 30 Minutes.pptxujjwalsoni23
 
KMS managed Encryption Keys - CSE KMS.pptx
KMS managed Encryption Keys  - CSE KMS.pptxKMS managed Encryption Keys  - CSE KMS.pptx
KMS managed Encryption Keys - CSE KMS.pptxujjwalsoni23
 
Amazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptx
Amazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptxAmazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptx
Amazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptxujjwalsoni23
 
Azure Hands-on Session - Azure Resource Manager.pptx
Azure Hands-on Session - Azure Resource Manager.pptxAzure Hands-on Session - Azure Resource Manager.pptx
Azure Hands-on Session - Azure Resource Manager.pptxujjwalsoni23
 
Azure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptx
Azure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptxAzure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptx
Azure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptxujjwalsoni23
 
Aws hands on session - share aws resources using aws resource access manager
Aws hands on session - share aws resources using aws resource access managerAws hands on session - share aws resources using aws resource access manager
Aws hands on session - share aws resources using aws resource access managerujjwalsoni23
 
Hack proof your aws account in 8 easy steps
Hack proof your aws account in 8 easy stepsHack proof your aws account in 8 easy steps
Hack proof your aws account in 8 easy stepsujjwalsoni23
 
Setup cross account access between twi accounts in AWS as read only
Setup cross account access between twi accounts in AWS as  read onlySetup cross account access between twi accounts in AWS as  read only
Setup cross account access between twi accounts in AWS as read onlyujjwalsoni23
 

Mehr von ujjwalsoni23 (13)

AWS Global Infrastructure - Regional Edge Cache
AWS Global Infrastructure - Regional Edge CacheAWS Global Infrastructure - Regional Edge Cache
AWS Global Infrastructure - Regional Edge Cache
 
AWS Global Infrastructure - Regions.pptx
AWS Global Infrastructure - Regions.pptxAWS Global Infrastructure - Regions.pptx
AWS Global Infrastructure - Regions.pptx
 
AWS Global Infrastructure - Availability Zone.pptx
AWS Global Infrastructure - Availability Zone.pptxAWS Global Infrastructure - Availability Zone.pptx
AWS Global Infrastructure - Availability Zone.pptx
 
AWS Lambda SnapStart.pptx
AWS Lambda SnapStart.pptxAWS Lambda SnapStart.pptx
AWS Lambda SnapStart.pptx
 
AWS Storage Gateway.pptx
AWS Storage Gateway.pptxAWS Storage Gateway.pptx
AWS Storage Gateway.pptx
 
AWS VPC Zero to Hero in 30 Minutes.pptx
AWS VPC Zero to Hero in 30 Minutes.pptxAWS VPC Zero to Hero in 30 Minutes.pptx
AWS VPC Zero to Hero in 30 Minutes.pptx
 
KMS managed Encryption Keys - CSE KMS.pptx
KMS managed Encryption Keys  - CSE KMS.pptxKMS managed Encryption Keys  - CSE KMS.pptx
KMS managed Encryption Keys - CSE KMS.pptx
 
Amazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptx
Amazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptxAmazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptx
Amazon S3 Server-Side Encryption with S3-Managed Keys – SSE-S3.pptx
 
Azure Hands-on Session - Azure Resource Manager.pptx
Azure Hands-on Session - Azure Resource Manager.pptxAzure Hands-on Session - Azure Resource Manager.pptx
Azure Hands-on Session - Azure Resource Manager.pptx
 
Azure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptx
Azure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptxAzure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptx
Azure Hands-on Session - Hybrid Cloud Sync using Azure File Sync.pptx
 
Aws hands on session - share aws resources using aws resource access manager
Aws hands on session - share aws resources using aws resource access managerAws hands on session - share aws resources using aws resource access manager
Aws hands on session - share aws resources using aws resource access manager
 
Hack proof your aws account in 8 easy steps
Hack proof your aws account in 8 easy stepsHack proof your aws account in 8 easy steps
Hack proof your aws account in 8 easy steps
 
Setup cross account access between twi accounts in AWS as read only
Setup cross account access between twi accounts in AWS as  read onlySetup cross account access between twi accounts in AWS as  read only
Setup cross account access between twi accounts in AWS as read only
 

AWS NAT Gateway in a Nutshell

  • 1.
  • 2. NAT Gateway • NAT gateway enables instance in Private Subnet to connect to the internet or other AWS services but prevent the internet from initiating a connection with those instances. How NAT works • NAT device has an Elastic IP address and is connected to the Internet through an internet gateway. • When we connect an instance in a private subnet through the NAT device, which routes traffic from the instance to the internet gateway and routes any response to the instance • NAT maps multiple private IPv4 addresses to a single public IPv4 address.
  • 3. The advantage of NAT Gateways • NAT gateway is highly available but we need it per availability zone. • Can scale up to 45Gbps • Managed by AWS
  • 4. Important Points • Make sure you select the Public Subnet in your custom VPC • For NAT gateway to work, it needs Elastic IP