Capítulo 484 de 988

Chapter 484: Optimizing for cost

Core Idea

On this page, a few strategies for optimizing the cost of using Remotion Lambda are presented.

Key Concepts

  • Less memory
  • Lower concurrency
  • Use <Video> from @remotion/media
  • Using cheaper regions
  • Pre-compute data
  • Make the render more performant
  • Real life optimization example
  • See also

Key Takeaways

  1. Understand less memory when working with Optimizing for cost.
  2. Understand lower concurrency when working with Optimizing for cost.
  3. Understand use <video> from @remotion/media when working with Optimizing for cost.
  4. Understand using cheaper regions when working with Optimizing for cost.
  5. Understand pre-compute data when working with Optimizing for cost.

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.