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

terminal

$ guara deploy --image myapp:latest

Deploying to guaracloud.dev...

✓ Live at https://myapp.guaracloud.dev

myapp.guaracloud.dev
Live
Secure connection

How It Works

From code to production in three simple steps.

01

Push

Deploy from a Docker image or Git repository.

02

Live

Get an HTTPS URL instantly with automatic TLS.

03

Scale

Add replicas, resources, and custom domains as you grow.

Built For You

See how Guara Cloud fits your workflow.

Dockerfile
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.

api-backend Healthy
CPU
32%
RAM
512MB
terminal

$ 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

terminal

$ 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.

clienteA.com.br
TLS
clienteB.com.br
TLS
clienteC.com.br
TLS

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

Kubernetes
Docker
Let's Encrypt
Prometheus
Grafana

Be the First to Deploy on Guara Cloud

No commitment. Early members get exclusive launch pricing.

We'll only email you about launch updates.