Deploy Containers in Seconds, Pay in Reais
The Brazilian PaaS that makes infrastructure invisible. Push your code, get a URL, scale when you need to.
Join developers on the waitlist
$ guara deploy --image myapp:latest
Deploying to guaracloud.dev...
✓ Live at https://myapp.guaracloud.dev
How It Works
From code to production in three simple steps.
Push
Deploy from a Docker image or Git repository.
Live
Get an HTTPS URL instantly with automatic TLS.
Scale
Add replicas, resources, and custom domains as you grow.
Built For You
See how Guara Cloud fits your workflow.
FROM node:22-alpine
WORKDIR /app
COPY package*.json ./
RUN npm ci --omit=dev
COPY . .
EXPOSE 3000
CMD ["node", "server.js"] SaaS Backend
Deploy your API backend with real-time metrics, autoscaling, and HTTPS included.
$ git add . && git commit -m "v1.0"
$ git push guara main
Building from Dockerfile...
Pushing image...
✓ https://projeto.guaracloud.dev
Side Project
Ship your project with a git push. Free subdomain, zero config.
projeto.guaracloud.dev
Subdomain · HTTPS
$ guara deploy --name client-a
✓ https://client-a.guaracloud.dev
$ guara domains add --app client-a \
--domain clienteA.com.br
✓ Domain verified & TLS issued
Client Sites
Manage multiple deployments with custom domains for each client.
Everything You Need
Features built for developers.
Docker Deploy
Deploy public or private container images.
Git Deploy
Build from GitHub with Dockerfile or buildpacks.
Auto HTTPS
Automatic TLS via Let's Encrypt.
Custom Domains
CNAME/A record + TXT verification.
Autoscaling
Horizontal scaling based on CPU.
Real-time Logs
Stream your application logs.
Metrics
CPU and memory usage dashboard.
BRL Billing
Predictable pricing in Brazilian Reais.
Built on Cutting-Edge Technology
Be the First to Deploy on Guara Cloud
No commitment. Early members get exclusive launch pricing.
We'll only email you about launch updates.