Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Yandex Message Queue
  • Getting started
    • Quick start
    • Supported tools
    • Code samples
      • Node.js
      • PHP
      • JMS
      • Laravel
      • Terraform
  • Step-by-step instructions
    • Overview
    • Creating a new message queue
    • Sending messages
    • Receiving and deleting messages
    • Deleting a message queue
  • Concepts
    • Overview
    • Message queues
    • Messages
    • Deduplication
    • Visibility timeout
    • Long Polling
    • Dead Letter Queue
    • Delay queues
    • Quotas and limits
  • Access management
  • Pricing policy
  • Yandex Message Queue API
    • Overview
    • Queue
      • CreateQueue
      • DeleteQueue
      • GetQueueAttributes
      • GetQueueUrl
      • ListQueues
      • PurgeQueue
      • SetQueueAttributes
    • Message
      • ChangeMessageVisibility
      • ChangeMessageVisibilityBatch
      • DeleteMessage
      • DeleteMessageBatch
      • ReceiveMessage
      • SendMessage
      • SendMessageBatch
    • Data types
      • BatchResultErrorEntry
      • ChangeMessageVisibilityBatchRequestEntry
      • ChangeMessageVisibilityBatchResultEntry
      • DeleteMessageBatchRequestEntry
      • DeleteMessageBatchResultEntry
      • Message
      • MessageAttributeValue
      • SendMessageBatchRequestEntry
      • SendMessageBatchResultEntry
    • Common errors
  • Questions and answers
  1. Pricing policy

Pricing for Message Queue

  • What goes into the cost of using Yandex Message Queue
    • Requests to queues
    • Outgoing traffic

What goes into the cost of using Yandex Message Queue

Message Queue charges for the number of requests to standard queues and FIFO queues, as well as for outgoing traffic.

Requests to queues

Prices in USD
Prices in roubles
Service Rate for 1 million requests, without VAT
The first 100 000 requests per month Not charged
Requests to standard queues $0.390769
Requests to FIFO queues $0.490000
Service Rate for 1 million requests, with VAT
The first 100 000 requests per month Not charged
Requests to standard queues ₽30.48
Requests to FIFO queues ₽38.22

Payment is made for the actual number of requests. For example, the cost per thousand requests is $0.000390.

For pricing purposes, every 64 KB of request data is considered a separate request. For example, a 63 KB request is charged as one request, while a 65 KB request is charged as two requests (64 + 1).

Outgoing traffic

When using the service, you pay for the traffic from Yandex.Cloud to the internet. Traffic between Yandex.Cloud services and incoming internet traffic are free.

The minimum charging unit is 1 MB.

Prices in USD
Prices in roubles
Resource category Cost of 1 GB, without VAT
Outgoing traffic, <10 GB $0
Outgoing traffic, >10 GB $0.012307
Resource category Cost of 1 GB, with VAT
Outgoing traffic, <10 GB ₽0
Outgoing traffic, >10 GB ₽0.9600
Language
Careers
Privacy policy
Terms of use
© 2021 Yandex.Cloud LLC