AWS fundamentals: Aside: Regions

Philipp Muens
1 min readMar 4, 2016

In this blog post series we’ll take a closer look at Amazon web services (AWS) and all their Serverless related services in detail.

Today we look at AWS regions.

This chapter is a free sample taken from our “Learn Serverless” book.

Amazon web services can be deployed in different regions. Those regions are split up geographically. You should choose a region near to you or your users to keep response time low and your app performance snappy. Furthermore regions make it possible to create a redundant and fault tolerant application infrastructure. It’s no problem if there datacenter in Oregon is on fire if you have another deployment in Ireland.

Serverless makes it easy to deploy your Lambdas into multiple regions so that your application is spread across the globe.

Take a look here if you want to learn more about regions.

Additional resources

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Philipp Muens
Philipp Muens

Written by Philipp Muens

👨‍💻 Maker — 👨‍🏫 Lifelong learner — Co-creator of the Serverless Framework — https://philippmuens.com

No responses yet

Write a response