Need advice about which tool to choose?Ask the StackShare community!
Add tool
Decisions about Google Cloud Run and Heroku
Clifford Crerar
Software Engineer at Bidvest Advisory Services · | 9 upvotes · 59.4K views
Run cloud service containers instead of cloud-native services
- Running containers means that your microservices are not "cooked" into a cloud provider's architecture.
- Moving from one cloud to the next means that you simply spin up new instances of your containers in the new cloud using that cloud's container service.
- Start redirecting your traffic to the new resources.
- Turn off the containers in the cloud you migrated from.
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn MorePros of Google Cloud Run
Pros of Heroku
Pros of Google Cloud Run
- Pay per use9
- HTTPS endpoints9
- Fully managed9
- Concurrency: multiple requests sent to each container7
- Custom domains with auto SSL6
- Serverless6
- Deploy containers6
- "Invoke IAM permission" to manage authentication4
Pros of Heroku
- Easy deployment705
- Free for side projects459
- Huge time-saver374
- Simple scaling348
- Low devops skills required261
- Easy setup190
- Add-ons for almost everything174
- Beginner friendly153
- Better for startups150
- Low learning curve133
- Postgres hosting48
- Easy to add collaborators41
- Faster development30
- Awesome documentation24
- Simple rollback19
- Focus on product, not deployment19
- Natural companion for rails development15
- Easy integration15
- Great customer support12
- GitHub integration8
- Painless & well documented6
- No-ops6
- I love that they make it free to launch a side project4
- Free4
- Great UI3
- Just works3
- PostgreSQL forking and following2
- MySQL extension2
- Security1
- Able to host stuff good like Discord Bot1
- Sec0
Sign up to add or upvote prosMake informed product decisions
Cons of Google Cloud Run
Cons of Heroku
Cons of Google Cloud Run
Be the first to leave a con
Cons of Heroku
- Super expensive26
- Not a whole lot of flexibility8
- Storage6
- No usable MySQL option6
- Low performance on free tier4
- 24/7 support is $1,000 per month1
Sign up to add or upvote consMake informed product decisions
What is Google Cloud Run?
A managed compute platform that enables you to run stateless containers that are invocable via HTTP requests. It's serverless by abstracting away all infrastructure management.
What is Heroku?
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app developers spend 100% of their time on their application code, not managing servers, deployment, ongoing operations, or scaling.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Google Cloud Run and Heroku as a desired skillset
What companies use Google Cloud Run?
What companies use Heroku?
What companies use Heroku?
See which teams inside your own company are using Google Cloud Run or Heroku.
Sign up for StackShare EnterpriseLearn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Google Cloud Run?
What tools integrate with Heroku?
What tools integrate with Google Cloud Run?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Google Cloud Run and Heroku?
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the underlying compute resources for you. You can use AWS Lambda to extend other AWS services with custom logic, or create your own back-end services that operate at AWS scale, performance, and security.
Google App Engine
Google has a reputation for highly reliable, high performance infrastructure. With App Engine you can take advantage of the 10 years of knowledge Google has in running massively scalable, performance driven systems. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow.
AWS Fargate
AWS Fargate is a technology for Amazon ECS and EKS* that allows you to run containers without having to manage servers or clusters. With AWS Fargate, you no longer have to provision, configure, and scale clusters of virtual machines to run containers.
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
Serverless
Build applications comprised of microservices that run in response to events, auto-scale for you, and only charge you when they run. This lowers the total cost of maintaining your apps, enabling you to build more logic, faster. The Framework uses new event-driven compute services, like AWS Lambda, Google CloudFunctions, and more.