CloudSignal Docs
Getting Started

Why CloudSignal?

How CloudSignal compares to self-hosted MQTT brokers, HiveMQ Cloud, and AWS IoT Core, and when managed MQTT is the right choice.

Choosing the right MQTT infrastructure shapes how fast you ship and how reliably your real-time features run. Here's how CloudSignal compares to the alternatives.

Why managed MQTT?

Running your own MQTT broker means handling:

ResponsibilityWhat it involves
ScalingAdding nodes, load balancing, connection limits
High availabilityClustering, failover, data replication
SecurityTLS certificates, authentication systems, ACL management
MonitoringMetrics collection, alerting, log aggregation
UpdatesSecurity patches, version upgrades, compatibility testing
InfrastructureServers, networking, backups, disaster recovery

With CloudSignal, that work is handled for you. You get MQTT infrastructure with no DevOps overhead.

CloudSignal vs. self-hosted Mosquitto or EMQX

AspectSelf-hostedCloudSignal
Setup timeDays to weeksMinutes
ScalingManual configurationAutomatic
High availabilityComplex clustering setupBuilt-in
Security updatesYour responsibilityAutomatic
MonitoringDIY with Prometheus/GrafanaBuilt-in dashboard
CostServer + DevOps timePredictable monthly fee
SupportCommunity forumsDirect support

Self-host when you need custom broker plugins, have strict data residency requirements, or have a dedicated DevOps team with MQTT expertise.

CloudSignal vs. HiveMQ Cloud

Both are managed MQTT platforms. CloudSignal differs on:

AspectCloudSignal
PricingFlat tiers with no hidden fees for persistent sessions
Developer experienceDashboard built for rapid iteration
Browser authServer-side tokens included, no extra setup
Multi-tenancyOrganization-level isolation from day one
QuotasClear per-plan limits, no surprise overages

CloudSignal vs. AWS IoT Core

AWS IoT Core is feature-rich but ties you into the AWS ecosystem.

AspectAWS IoT CoreCloudSignal
ProtocolProprietary extensions on MQTTStandard MQTT 3.1.1 / 5.0
SetupIAM policies, certificates, rules engineDashboard + credentials
PricingPer-message + connectivity + rulesSimple per-plan pricing
PortabilityAWS-specificStandard MQTT, swap brokers anytime
Learning curveSteep (AWS ecosystem)Minimal

Use AWS IoT Core when you're already deep in AWS and need tight integration with Lambda, DynamoDB, and other AWS services.

Best fit for CloudSignal

CloudSignal fits when you need:

NeedWhy CloudSignal works
Fast time-to-marketStart building immediately, not configuring infrastructure
Predictable costsFixed monthly pricing based on your plan
Browser/mobile real-timeServer-side tokens for secure WebSocket connections
Multi-tenant applicationsBuilt-in organization isolation
AI/agent workloadsEfficient pub/sub for agent coordination
Reliability without complexityEnterprise features without enterprise setup

When not to use CloudSignal

Be honest about the limits:

LimitRecommendation
Custom broker pluginsCloudSignal runs a managed broker with standard extensions; server-side plugins aren't supported
Strict data residencyWe run on managed infrastructure; self-hosting gives you full control over data location
Millions of concurrent connectionsContact us about Enterprise plans
Non-MQTT protocolsWe focus on MQTT; for AMQP or other protocols, consider alternatives

Ready to get started? Create your free account and connect your first client in minutes.

On this page