Updated on 2022-09-13 GMT+08:00

Introduction

This document provides instructions for getting started with Distributed Message Service (DMS) for RocketMQ, including creating a RocketMQ instance on the console and connecting to an instance through an Elastic Cloud Server (ECS).

Procedure

Figure 1 Procedure for using DMS for RocketMQ
  1. Prepare the environment.

    A RocketMQ instance runs in a Virtual Private Cloud (VPC). Before creating an instance, ensure that a VPC is available.

  2. Create a RocketMQ instance.

    When creating an instance, you can choose whether to enable SSL. If SSL is enabled, data is encrypted for transmission, improving data security. The SSL setting can be configured only when you create an instance. After an instance is created, the SSL setting cannot be changed.

  3. Create a topic.

    After an instance is created, create a topic for sending and receiving messages.

  4. Connect to the instance.

    A client can connect to an instance without SSL or with SSL.

  5. Configure alarm rules.

    Configure alarm rules for the RocketMQ instance to monitor the service running status.

Learn more about the basic concepts of RocketMQ.