Capítulo 514 de 988

Chapter 514: Upgrading Lambda

Core Idea

Upgrade all packages to the newest version (@remotion/lambda, but also remotion, @remotion/cli etc.

Key Concepts

  • 1. Upgrade all Remotion packages
  • 2. Deploy a new Lambda function
  • 3. Update the site
  • 4. Remove old functions
  • Zero-downtime upgrades
  • Useful commands

Code Examples

npx remotion upgrade
  • What it demonstrates: Usage pattern for Upgrading Lambda from the official docs.

Key Takeaways

  1. Understand 1. upgrade all remotion packages when working with Upgrading Lambda.
  2. Understand 2. deploy a new lambda function when working with Upgrading Lambda.
  3. Understand 3. update the site when working with Upgrading Lambda.
  4. Understand 4. remove old functions when working with Upgrading Lambda.
  5. Understand zero-downtime upgrades when working with Upgrading Lambda.

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.