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
- Understand less memory when working with Optimizing for cost.
- Understand lower concurrency when working with Optimizing for cost.
- Understand use
<video> from @remotion/media when working with Optimizing for cost.
- Understand using cheaper regions when working with Optimizing for cost.
- 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.