Capítulo 493 de 988

Chapter 493: Region selection

Core Idea

Before going live with Remotion Lambda, you need to think about into which AWS region you are deploying your function and bucket.

Key Concepts

  • Available regions
  • Default region
  • Selecting a region
  • Which region should I choose?
  • Enabling regions in the AWS console
  • Other considerations

Code Examples

The security token included in the request is invalid
  • What it demonstrates: Usage pattern for Region selection from the official docs.

Reference Tables

RegionPrice per GB-second
ap-east-10.0000183000
af-south-10.0000176800
eu-south-10.0000156138
ap-south-10.0000133334
ap-northeast-30.0000133334
ap-northeast-20.0000133334
ap-southeast-10.0000133334
ap-southeast-20.0000133334
ap-northeast-10.0000133334
ca-central-10.0000133334
eu-central-10.0000133334
eu-west-10.0000133334
eu-west-20.0000133334
eu-west-30.0000133334
eu-north-10.0000133334
sa-east-10.0000133334
us-east-10.0000133334
us-east-20.0000133334
us-west-10.0000133334
us-west-20.0000133334

Key Takeaways

  1. Understand available regions when working with Region selection.
  2. Understand default region when working with Region selection.
  3. Understand selecting a region when working with Region selection.
  4. Understand which region should i choose? when working with Region selection.
  5. Understand enabling regions in the aws console when working with Region selection.

Connects To

  • api: related page in the Lambda (@remotion/lambda) section.
  • Approuterwebhook: related page in the Lambda (@remotion/lambda) section.
  • Authentication: related page in the Lambda (@remotion/lambda) section.