Actor Model concurrency
Millions of lightweight processes on BEAM VM.
Fault tolerance and Phoenix ready to ship. All the robustness of Erlang/OTP on a modern runtime.
Everything optimized, production-ready.
Millions of lightweight processes on BEAM VM.
Native OTP — self-healing systems.
Hex, Rebar, and deps resolved on first boot.
Full modern Elixir stack supported.
Where this runtime shines on our platform.
Real-time web without heavy JavaScript, with reactive server-side rendering and Hooks.
Idiomatic backends with versioned migrations, repo pattern, and declarative validations in production.
Phoenix Channels and PubSub at scale with presence tracking and millions of concurrent connections.
Resilient data pipelines, concurrent processing, and supervision trees for critical workloads.
Elixir bot hosting with hot code reload, OTP fault tolerance, and ultra-low latency.
Self-healing distributed systems for IoT, telemetry, and critical fault-tolerant workloads.
Pick the track that best fits your project.
Current version
1.19
Single stable toolchain
Everything you need to configure your app.
.ex.exsmix.exselixirCreate a squarecloud.app file at your project root:
MEMORY=512
DISPLAY_NAME=Meu App
VERSION=recommendedBEAM VM, Mix, Phoenix, and OTP.