# Build a multi-region, multi-master application with Serverless and DynamoDB Global Tables

DevFeed: [Build a multi-region, multi-master application with Serverless and DynamoDB Global Tables](<https://devfeed.tech/articles/build-a-multi-region-multi-master-application-with-serverless-and-dynamodb-global-tables-14115.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/build-multiregion-multimaster-application-dynamodb-global-tables>)

Author: Alex DeBrie

Published: 2018-01-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [build](<https://devfeed.tech/tags/build.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

A tutorial describing how to build a multi-region, multi-master, geo-routed application with Serverless and DynamoDB Global Tables.

## Source excerpt

We're going to create a multi-region, multi-master, geo-routed application--all in about 30 minutes.