Capítulo 526 de 988

Chapter 526: npx remotion cloudrun services deploy

Core Idea

<ExperimentalBadge> <p> Cloud Run is in <a href="/docs/cloudrun/status">Alpha status and not actively being developed.

Key Concepts

  • --region
  • --memoryLimit
  • --cpuLimit
  • --minInstances
  • --maxInstances
  • --timeoutSeconds
  • --onlyAllocateCpuDuringRequestProcessing<AvailableFrom v="4.0.221" />
  • --quiet, -q

Code Examples

npx remotion cloudrun services deploy
  • What it demonstrates: Usage pattern for npx remotion cloudrun services deploy from the official docs.

Reference Tables

Remotion VersionDefault
<5.0.0100
>=5.0.05

Key Takeaways

  1. Understand --region when working with npx remotion cloudrun services deploy.
  2. Understand --memorylimit when working with npx remotion cloudrun services deploy.
  3. Understand --cpulimit when working with npx remotion cloudrun services deploy.
  4. Understand --mininstances when working with npx remotion cloudrun services deploy.
  5. Understand --maxinstances when working with npx remotion cloudrun services deploy.

Connects To

  • api: related page in the Cloud Run (@remotion/cloudrun) section.
  • Checklist: related page in the Cloud Run (@remotion/cloudrun) section.
  • cli: related page in the Cloud Run (@remotion/cloudrun) section.