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
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Data Streams
    • Preparing the environment
    • Creating a stream
    • Processing CDC streams from Debezium
  • Access management
  • Pricing policy
  • FAQ
  1. Getting started
  2. Creating a stream

Creating a stream in Data Streams

Written by
Yandex Cloud
Improved by
Danila N.
Updated at April 22, 2025
Management console
  1. In the management console, select the folder to create a data stream in.

  2. Select Data Streams.

  3. Click Create stream.

  4. Specify the Yandex Managed Service for YDB database or create a new one. If you opted for creating a new database, click after creating it to update the list of databases.

  5. Enter a name for the stream. The naming requirements are as follows:

    • It must be from 2 to 63 characters long.
    • It may contain lowercase Latin letters, numbers, and hyphens.
    • It must start with a letter and cannot end with a hyphen.
  6. Specify the number of data shards.

    Warning

    You cannot reduce the number of shards for the created stream.

  7. Set the maximum shard throughput. A stream's throughput is equal to the product of the number of shards by the throughput of each of them.

  8. Select a pricing mode (for serverless databases).

  9. Select data storage settings:

    • Size Limit: Specify the maximum data storage size.
    • Time Limit: Specify the maximum data retention period for the stream.
  10. Click Create.

Wait for the stream to start. Once the stream is ready for use, its status will change from CREATING to ACTIVE.

Was the article helpful?

Previous
Preparing the environment
Next
Fluentd
© 2025 Direct Cursus Technology L.L.C.