Cheaper than one DevOps hire, faster than a Platform team.

Teams using Encore Cloud spend 93% less time on DevOps, without investing in platform engineering.

Free

When you want a simple development workflow, so you can focus on building your app.

Free forever

All you need is an email.

Development Platform

Local development with automated infrastructure
Declarative Infrastructure as Code (No Terraform, no YAML)
Service Catalog & Architecture Diagrams
2 Free dev environments on Encore Cloud (Fair use)
Distributed tracing with 1M events / month included
7 days Logs & trace retention
Secrets management
CI/CD & Automated testing
1 Concurrent builds

Support

Community support on Discord

Pro

When you want a powerful development platform, with DevOps automation for your cloud on AWS/GCP.

From $49 per Member / month

Try for free, cancel anytime. No questions asked.

Development Platform

Local development with automated infrastructure
Declarative Infrastructure as Code (No Terraform, no YAML)
Service Catalog & Architecture Diagrams
Unlimited Free dev environments on Encore Cloud (Fair use)
Distributed tracing with 20M events / month included, then $1.2 per 1M events
30 days Logs & trace retention
Secrets management
CI/CD & Automated testing
2 Concurrent builds (Upgradeable)
Preview Environments per Pull Request
Custom Domains

Automate Your Own Cloud
AWSGCP

Deploy to your own AWS & GCP
Automatic infrastructure provisioning
Infrastructure tracking & change management with approval workflows
Import existing Kubernetes clusters
Web Application Firewall (Powered by Cloudflare)
Integrations with Datadog, Grafana, and more
Cloud cost analytics

Support

Community support on Discord
Email support
Free 14-day private onboarding
Private Slack support

Enterprise

When you need enterprise-grade security, compliance, and support for your mission-critical applications.

Tailored to you

Book a call to discuss custom solutions for your enterprise needs.

Development Platform

Local development with automated infrastructure
Declarative Infrastructure as Code (No Terraform, no YAML)
Service Catalog & Architecture Diagrams
Unlimited Free dev environments on Encore Cloud (Fair use)
Distributed tracing
Custom Logs & trace retention
Secrets management
CI/CD & Automated testing
Custom Concurrent builds
Preview Environments per Pull Request
Custom Domains

Automate Your Own Cloud
AWSGCP

Deploy to your own AWS & GCP
Automatic infrastructure provisioning
Infrastructure tracking & change management with approval workflows
Import existing Kubernetes clusters
Web Application Firewall (Powered by Cloudflare)
Integrations with Datadog, Grafana, and more
Cloud cost analytics

Enterprise Features

Least-privilege IAM management
Self-Hosted Preview Environments
Custom Network Security rules
Custom Role-Based Access Control (RBAC)
CI/CD Customization
SOC 2 compliance assistance

Support

Community support on Discord
Email support
Free 14-day private onboarding
Private Slack support
Technical Account Manager
Uptime guarantees & Custom Support SLAs

Calculate your Pro plan costs

Pro Plan Pricing
  • $49/month per member
  • + $99/month per AWS/GCP environment
  • + $2.5/month per resource in each AWS/GCP environment

What's a resource?
Resources are the abstractions you've defined in code with Encore: Services, Databases, Cron Jobs, Caches, Buckets, Pub/Sub topics & subscriptions, and Secrets. (Underlying AWS/GCP resources are not counted towards your resources.)

Calculate your price

Your price:

$139.70 / month

Dev time saved:

~16h / month

(?)
Estimated ROI:

6.95x

Have questions? Book a call

"Encore is our foundation for all new development. Since adopting it, we've seen a 2-3x increase in development speed and 90% shorter project lead times. What used to take days or weeks of back-and-forth between developers and infra teams is now automated and completed in minutes."

Josef Sima, Engineering Director at Groupon

Groupon Logo

We built the platform,
so you can build the product.

Secure

All your environments are automatically provisioned using security best-practices, making great security the default.

No lock-in

Your application is deployed to your own cloud, with no proprietary code or runtime dependencies on Encore. To migrate away, use the Open Source CLI to generate Docker images for your own deployment process.
Learn more

Scalable

Encore deploys your app using battle-tested services from AWS/GCP, ensuring that you can keep growing at any scale.
Learn more

cost && time effective

Prioritize your product development by choosing a mature development platform at a fraction of the build-it-yourself price.

Don't take our word for it

Join our Discord community to chat with other Encore developers.

Questions & Answers

Can I use Encore for existing projects?

Yes. Encore is designed to work for both new projects and existing applications.

For new projects, sign up and create a new app.

For existing projects, you can incrementally adopt Encore by converting invidivual services to use Encore's SDK, one by one. Learn more in the migration guide.

How does Encore compare to Terraform/Pulumi?

Instead of writing separate config files, you declare infrastructure directly in your application code. Encore provisions everything automatically in each environment, so there are no Terraform configs or Pulumi stacks to maintain.

Learn more

How does local development work?

Encore provides a 1:1 local development environment that mirrors your cloud setup. Run your entire backend locally with real multiple services, databases, Pub/Sub, and all other infrastructure using just one command.

What programming languages are supported?

Encore currently supports TypeScript and Go. Both languages provide the full feature set.

View Documentation

What about lock-in?

Encore is designed to avoid vendor lock-in. You deploy to your own cloud account (AWS or GCP), so you own and control your infrastructure.

If you decide to stop using Encore Cloud for infrastructure automation, you can keep using your existing infrastructure and set up your own CI/CD pipeline using Encore's Open Source tools.

Learn about migrating away