List of AWS Regions
This is complete list of AWS regions available currently.
S.No | Code | Name |
---|---|---|
1 | us-east-1 | US East (N. Virginia) |
2 | us-west-2 | US West (Oregon) |
3 | us-west-1 | US West (N. California) |
4 | eu-west-1 | EU (Ireland) |
5 | eu-central-1 | EU (Frankfurt) |
6 | ap-southeast-1 | Asia Pacific (Singapore) |
7 | ap-northeast-1 | Asia Pacific (Tokyo) |
8 | ap-southeast-2 | Asia Pacific (Sydney) |
9 | ap-northeast-2 | Asia Pacific (Seoul) |
10 | sa-east-1 | South America (São Paulo) |
11 | cn-north-1 | China (Beijing) |
12 | ap-south-1 | India (Mumbai) |
AWS upcoming regions
S.No | Code | Name |
---|---|---|
1 | N/A | OHIO |
2 | N/A | MONTREAL |
3 | N/A | UK |
4 | N/A | INDIA |
5 | N/A | NINGXIA |
List of AWS regions and their availability zones
S.No | AWS region code | AWS region name | Number Of Availability Zones | Availability Zone Names |
---|---|---|---|---|
1 | us-east-1 | Virginia | 4 | us-east-1a us-east-1b us-east-1c us-east-1e |
2 | us-west-2 | Oregon | 3 | us-west-2a us-west-2b us-west-2c |
3 | us-west-1 | N. California | 3 | us-west-1a us-west-1b |
4 | eu-west-1 | Ireland | 3 | eu-west-1a eu-west-1b eu-west-1c |
5 | eu-central-1 | Frankfurt | 2 | eu-central-1a eu-central-1b |
6 | ap-southeast-1 | Singapore | 2 | ap-southeast-1a ap-southeast-1b |
7 | ap-southeast-2 | Sydney | 3 | ap-southeast-2a ap-southeast-2b ap-southeast-2c |
8 | ap-northeast-1 | Tokyo | 2 | ap-northeast-1a ap-northeast-1c |
9 | ap-northeast-2 | Seoul | N/A | N/A |
10 | sa-east-1 | Sao Paulo | 3 | sa-east-1a sa-east-1b sa-east-1c |
11 | cn-north-1 | China (Beijing) | N/A | N/A |
12 | ap-south-1 | India (Mumbai) | 2 | ap-south-1a ap-south-1b |
If you are familiar with AWS CLI you can always check regions and availability zones using following aws cli commands
Find regions using AWS CLI
Command: aws ec2 describe-regions
AWS Solution Architect Certification Tutorials EC2 (Session-1) — By DevOpsSchool
AWS Solution Architect Certification Tutorials EC2 (Session-2) — By DevOpsSchool
AWS Solution Architect Certification Tutorials EC2 (Session-3) — By DevOpsSchool
AWS Solution Architect Certification Tutorials EC2 (Session-4) — By DevOpsSchool
AWS Solution Architect Certification Tutorials EC2 (Session-5) — By DevOpsSchool
AWS Solution Architect Certification Tutorials EC2 (Session-6) — by DevOpsSchool
AWS Solution Architect Certification Tutorials EC2 (Session-7) — by DevOpsSchool
Latest posts by Rajesh Kumar (see all)
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024
- Introduction to System Operations (SymOps) - October 30, 2024