Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Serverless Containers
  • Comparison with other Yandex Cloud services
    • Overview
    • Container
    • Invoking a container
    • Runtime environment
    • Networking
    • Mounting external resources to a container file system
    • Long-lived containers
    • Container termination notifications
    • Dead Letter Queue
    • Container logs
    • Backups
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Release notes
  • FAQ
  1. Concepts
  2. Quotas and limits
Written by
Yandex Cloud
Updated at April 28, 2025

editable: falseeditable: false

Quotas and limits Serverless Containers

Serverless Containers has the following limits:

  • Quotas are organizational constraints that our support team can change upon request.
  • Limits are technical constraints of the Yandex Cloud architecture. You cannot change the limits.

If you need more resources, you can increase your quotas in one of the following ways:

  • Make a request to increase your quotas.
  • Contact support, detailing which quotas you want increased and by how much.

To have your request processed, you must have the quota-manager.requestOperator role or higher, e.g.,editor or admin.

You can manage quotas using Cloud Quota Manager.

QuotasQuotas

Type of limit Value
Number of containers per cloud 10
Number of triggers per cloud 100
Total volume of Docker images used in active container revisions 20 GB
Number of container instances per availability zone 10
Number of concurrent requests to containers per availability zone 10
Total RAM for all running container instances per availability zone 20 GB
Total number of CPUs of all running container instances per availability zone 10
Number of provisioned container instances per cloud 2

LimitsLimits

Type of limit Value
Maximum size of the container image 10 GB
Maximum RAM per container instance 8 GB
Maximum size of an HTTP request to the container, including HTTP headers and the request body 3.5 MB
Maximum size of the container HTTP response, including HTTP headers and the response body 3.5 MB
Maximum size of temporary files 512 MB
Maximum time for request processing by the container before timeout, including the first launch initialization1 1 hour
Maximum total environment variable storage, including variable names2 4 KB
Maximum number of triggers per message queue 1
Maximum message size per trigger3 230 KB
Number of user networks per cloud 1

1 A timeout of over 10 minutes is only available for long-lived containers.
2 Lockbox secrets are provided via environment variables and are also counted towards this limit.
3 The message may include service metadata, which will reduce the maximum message size.

Was the article helpful?

Previous
Backups
Next
All tutorials
Yandex project
© 2025 Yandex.Cloud LLC