Logo

dev-resources.site

for different kinds of informations.

AWS VPC Limits

Published at
9/2/2024
Categories
aws
vpc
devops
Author
deepakpatil576
Categories
3 categories in total
aws
open
vpc
open
devops
open
Author
14 person written this
deepakpatil576
open
AWS VPC Limits

In the ever-expanding universe of Amazon Web Services (AWS), your Virtual Private Cloud (VPC) serves as the foundation for network architecture. However, it's crucial to understand the limits and quotas that AWS sets to ensure your VPC operates seamlessly. Let's explore these boundaries!

♻️VPC and subnets

🚫VPCs per Region - Default = 05 (Adjustable = Yes)
You can increase this limit so that you can have hundreds of VPCs per Region.
🚫Subnets per VPC - Default = 200 (Adjustable = Yes)
🚫IPv4 CIDR blocks per VPC - Default = 05 (Adjustable up to 50)
🚫IPv6 CIDR blocks per VPC - Default = 05 (Adjustable up to 50)

♻️Elastic IP addresses
🚫Elastic IP addresses per Region - Default = 05 (Adjustable = Yes)
This quota applies to individual AWS account VPCs and shared VPCs.
🚫Elastic IP addresses per public NAT gateway - Default = 02 (Adjustable = Yes)

♻️Gateways
🚫Egress-only internet gateways per Region - Default = 05 (Adjustable = Yes)
🚫Internet gateways per Region - Default = 05 (Adjustable = Yes)
🚫NAT gateways per Availability Zone - Default = 05 (Adjustable = Yes)
🚫Private IP address quota per NAT gateway - Default = 08 (Adjustable = Yes)
🚫Carrier gateways per VPC - Default = 01 (Adjustable = NO)

♻️Network ACLs
🚫Network ACLs per VPC - Default = 200 (Adjustable = Yes)
🚫Rules per network ACL - Default = 20 (Adjustable = Yes)

♻️Network interfaces
🚫Network interfaces per instance - Default = Varies by instance type (Adjustable = No)
🚫Network interfaces per Region - Default = 5000 (Adjustable = Yes)

♻️Route tables
🚫Route tables per VPC - Default = 200 (Adjustable = Yes)

♻️Security groups
🚫VPC security groups per Region - Default = 2500 (Adjustable = Yes)
🚫Inbound or outbound rules per security group - Default = 60 (Adjustable = Yes)
🚫Security groups per network interface - Default = 05 (Adjustable up to 16)

♻️VPC peering connections
🚫Active VPC peering connections per VPC - Default = 50 (Adjustable up to 125)

♻️VPC endpoints
🚫Gateway VPC endpoints per Region - Default = 20 (Adjustable = Yes)
🚫Interface and Gateway Load Balancer endpoints per VPC - Default = 50 (Adjustable = Yes)

♻️Network Address Usage
🚫Network Address Usage - Default = 64,000 (Adjustable up to 256,000)

✅Follow Deepak Patil for more content like this..!!📚♾️

🔁 Consider a Repost [if this is useful]

Source- https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html

vpc Article's
30 articles in total
Favicon
VPN Peering "Region to Region "
Favicon
Customize VPCs with CloudFormation Conditions
Favicon
AWS VPC with Public and Private Subnets & NAT Gateway
Favicon
Understanding AWS Networking Services: A Comprehensive Guide
Favicon
SECURITY GROUP IN AWS VPC
Favicon
IPs Explained: The Address of the Internet
Favicon
I am a wall - Call me a VPC
Favicon
AWS Private Zones To The Max
Favicon
High Availability Database Architecture on AWS: A Deep Dive
Favicon
Build a Virtual Private Cloud
Favicon
Subnet Settings in AWS: A Subtle Configuration That Can Cause Big Headaches
Favicon
Exploring Advanced Networking Concepts in the Cloud: VPC and Subnets
Favicon
A Beginners Guide to AWS (VPS) Virtual Private Cloud
Favicon
VPC y Subredes en AWS - Parte 2: Configuración de Conectividad Segura entre Recursos y hacia Internet
Favicon
Demystifying an interesting relation between ECR and S3
Favicon
Secure AWS VPC using Public and Private Subnets
Favicon
What is VPC Flow Log ? How to Enable VPC Log
Favicon
Cloud Networking - VPC Peering
Favicon
AWS VPC Peering: A Comprehensive Guide
Favicon
How to Create AWS VPC Using Terraform
Favicon
Deploy an EC2 instance inside a custom VPC using Terraform.
Favicon
Explaining Elastic IP Addresses in AWS
Favicon
Networking Essentials for Cloud Specialists
Favicon
Fundamentos de Redes en AWS: VPC y Subredes - Parte 1
Favicon
Transit Gateway v/s Direct Connect v/s Site-to-Site VPN
Favicon
AWS Networking - VPC
Favicon
AWS Client VPN Caveat: Knowing this can save you hours of troubleshooting
Favicon
Understanding AWS Availability Zones: Boosting SaaS Resilience and Uptime
Favicon
AWS VPC Limits
Favicon
AWS Networking, VPC, and Application Deployment: A Step-by-Step Guide

Featured ones: