Pub/Sub overview
What the Crusoe Agent Platform Pub/Sub service is, when to use it, and how it compares to GCP Pub/Sub, AWS SNS/SQS, and Azure Service Bus.
Pub/Sub quickstart
Create a topic, publish a message, and consume it end to end — with the expected output of every command.
Topics and subscriptions
The full Pub/Sub model — topic settings, the storage budget, message retention, subscription types, and what you can change later.
Publish and consume
How to produce and consume Pub/Sub messages with the API, CLI, and console — pull, push, acknowledgements, and delivery semantics.