Capítulo 500 de 988

Chapter 500: Separating production and testing environments

Core Idea

The code that is inside the Lambda function is always the same, no matter if you are calling it from a local, staging or production environment.

Key Concepts

  • Functions
  • Sites
  • Buckets
  • Common questions
  • Why can't I rename the function?
  • What if I want to have two functions for two different projects?
  • I need to separate production, staging and development
  • I want to have different configurations for different functions

Key Takeaways

  1. Understand functions when working with Separating production and testing environments.
  2. Understand sites when working with Separating production and testing environments.
  3. Understand buckets when working with Separating production and testing environments.
  4. Understand common questions when working with Separating production and testing environments.
  5. Understand why can't i rename the function? when working with Separating production and testing environments.

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.