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.
Prerequisites
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
atlasAdminorreadWriteAnyDatabaserole, or a user or role to which you assign stream processing privileges to create and run stream processorsAn Atlas user with the
Organization Owner,Project Owneror theProject Stream Processing Ownerrole to manage a Stream Processing Workspace and Connection RegistryNote
The
Project Ownerrole allows you to create database deployments, manage project access and project settings, manage IP Access List entries, and more.The
Project Stream Processing Ownerrole 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.
Procedure
Next Steps
Learn how to: