Data Stream quickstart

Prev Next

Available in VPC

By using NAVER Cloud Platform's Data Stream service, you can collect, process, and manage real-time data. You can learn about how to use Data Stream in more detail in Getting started with Data Stream and Using Data Stream, but we recommend reading through Data Stream quickstart first. After learning the quickstart and checking how to use them, you will be able to use the Data Stream service more smoothly. The entire usage process and step-by-step descriptions of the Data Stream service are as follows:

1. Set usage permissions
2. Prepare integration service
3. Create topic
4. Produce data
5. Consume data
6. Set up connector
7. Monitoring and operation

1. Set usage permissions

If you need to manage and share the Data Stream service with multiple users, you can set permissions for each user. You can configure the permissions as administrator and user through Sub Account in NAVER Cloud Platform, and roles can be defined for each permission.
However, producers who send data to topics must have Sub Account permissions, and when creating and managing connectors, the service role must be set so that the connector can access the data.

Note

Sub Account is a service provided free of charge upon subscription. For more information on Sub Account and its fees, see Services > Management & Governance > Sub Account in NAVER Cloud Platform portal.

You can see the following user guides:

2. Prepare integration service

Apply for NAVER Cloud Platform's Object Storage service to store topic data through a connector and create a bucket. You can see the following user guides:

3. Create topic

Create a topic. You can store and consume data in the topics you create. You can see the following user guides:

4. Set up connector

You can set up an integration connector to store data in an Object Storage bucket on NAVER Cloud Platform and use it in linked external systems. You can see the following user guides:

5. Produce data

Data is stored by sending messages from producers to topics. You can see the following user guides:

6. Consume data

Receive data stored in a topic from a consumer. You can see the following user guides:

7. Monitoring and operation

Monitor key indicators in real time, including topics, partitions, consumer groups, and data processing status. You can see the following user guides: