Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
MongoDB Branding Shape
Click here >
Docs Menu

Get Started with Atlas Stream Processing

This tutorial guides you through creating a stream processing workspace, connecting it to an existing Atlas cluster, and setting up a stream processor to ingest sample data from solar streaming devices and write the data to your connected cluster.

To complete this tutorial you need:

  • An Atlas project with an empty cluster. This cluster serves as the data sink for your stream processor.

  • A database user with the atlasAdmin or readWriteAnyDatabase role, or a user or role to which you assign stream processing privileges to create and run stream processors

  • An Atlas user with the Organization Owner, Project Owner or the Project Stream Processing Owner role to manage a Stream Processing Workspace and Connection Registry

    Note

    The Project Owner role allows you to create database deployments, manage project access and project settings, manage IP Access List entries, and more.

    The Project Stream Processing Owner role enables Atlas Stream Processing actions such as viewing, creating, deleting, and editing stream processing workspaces, and viewing, adding, modifying, and deleting connections in the connection registry.

    See Project Roles to learn more about the differences between the two roles.

Learn how to: