Teams using Encore Cloud spend 93% less time on DevOps, without investing in platform engineering.
When you want a simple development workflow, so you can focus on building your app.
All you need is an email.
When you want a powerful development platform, with DevOps automation for your cloud on AWS/GCP.
Try for free, cancel anytime. No questions asked.

When you need enterprise-grade security, compliance, and support for your mission-critical applications.
Book a call to discuss custom solutions for your enterprise needs.

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.)
$139.70 / month
~16h / month
(?)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
Join our Discord community to chat with other Encore developers.

Finding Encore was the missing piece, we're on track to save $60k annually and our DevOps workload has dropped 95% for services migrated to Encore.
Before we might have spent days dealing with Terraform, with Encore we're done in less than an hour.

Lizza's backend team loves Encore! We've skipped the whole "hiring a DevOps team" thing and can concentrate on dishing out awesome new features to our users.
See case study
Using Encore is an unfair advantage. Imagine having a development platform as great as in Spotify or Monzo, from day one."
See case study
"Encore has been a game-changer for us. We now do 90% less DevOps work and the whole team can focus on product development without getting distracted."
See case study
"Encore solved our platform-related problems and saved us weeks of work on DevOps. We can focus on the real product and react to customer feedback within hours."

The local development is awesome, I just run 'encore run' and then I have locally what we actually have in production.
See case study
Encore helped us scale our product and infrastructure — without additional hiring. The ROI we've seen is outstanding, easily 10x.
See case study
"Encore lets us go from idea to shipped product at least 3x faster and saves us hours of dev ops work every week. It's invaluable to have all of the tooling built for us out of the box."

I've been using Encore for a few months now and I think it's the future for Go development. Check it out!
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.
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 moreEncore 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.
Encore currently supports TypeScript and Go. Both languages provide the full feature set.
View DocumentationEncore 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