Global Infrastructure:
1. AWS Regions:
- AWS has region all around the world
- Names can be us-east-I, eu-west-3........
3. AWS Data Centers
Question: If you want to launch a new application then how will you decide the region?
Answer:
You can decide the region based on the below parameters.
1. Compliance: You have to follow the governance and legal requirements data never leave a region without your explicit permission.
2. Proximity to customers: reduce latency
3. Available Services within a Region: Because if you are going to launch a new application then you should have used all the new services and features so choose based on the services is also one of the parameters.
4. Pricing: AWS services and features prices varies region to region based on that price varies...
AWS Availability Zone

- ap-southeast-2a
- ap-southeast-2b
- ap-southeast-2c
AWS Point of Presence (Edge Location)
- Amazon has 216 points points of presence (205 Edge Location) in 84 cities across 42 countries.
- data deliver to end user with very lower latency.
No comments:
Post a Comment