Projects
A project is an isolated FlowMQ environment inside an organization.
Each project has its own endpoint, credentials, resources, and limits. Applications connect to a project endpoint to publish and consume messages.
What a Project Contains
- Connection endpoints for supported protocols
- Authentication credentials
- Streams, queues, subscriptions, and their topic filter bindings
- Region and deployment configuration
Isolation
Resources in one project are separate from resources in another project. A stream, queue, or credential created in one project does not apply to other projects.
Use separate projects for environments or workloads that need separate access control, limits, or lifecycle management.