Skip to main content
TrustRadius
Heroku Platform

Heroku Platform

Overview

What is Heroku Platform?

The Heroku Platform, now from Salesforce, is a platform-as-a-service based on a managed container system, with integrated data services and ecosystem for deploying modern apps. It takes an app-centric approach for software delivery, integrated with developer tools and workflows. It’s three main…

Read more
Recent Reviews
Read all reviews

Awards

Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards

Popular Features

View all 11 features
  • Upgrades and platform fixes (43)
    8.4
    84%
  • Scalability (43)
    8.2
    82%
  • Platform management overhead (42)
    7.6
    76%
  • Platform access control (42)
    7.0
    70%
Return to navigation

Pricing

View all pricing

Production

$25.00

Cloud
per month

Advanced

$250.00

Cloud
per month

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Starting price (does not include set up fee)

  • $85 per month
Return to navigation

Features

Platform-as-a-Service

Platform as a Service is the set of tools and services designed to make coding and deploying applications much more efficient

8.1
Avg 8.2
Return to navigation

Product Details

What is Heroku Platform?

The Heroku Platform, now from Salesforce, is a platform-as-a-service based on a managed container system, with integrated data services and ecosystem for deploying modern apps. It takes an app-centric approach for software delivery, integrated with developer tools and workflows. It’s three main tool are: Heroku Developer Experience (DX), Heroku Operational Experience (OpEx), and Heroku Runtime.

Heroku Developer Experience (DX)
Developers deploy directly from tools like Git, GitHub or Continuous Integration (CI) systems without the need to manage infrastructure. The web-based Heroku Dashboard makes it possible to manage applications online and gain visibility into performance.

Heroku Operational Experience (OpEx)
OpEx helps developers troubleshoot and remediate issues and customize the ops experience to identify and address trends in application health. Heroku provides a set of tools to alert teams if something goes wrong, or to automatically scale web dynos if the response time for web requests exceeds a specified threshold.

Heroku Runtime
Heroku runs apps inside dynos—smart containers on a fully managed runtime environment. Developers deploy their code written in Node, Ruby, Java, PHP, Python, Go, Scala, or Clojure to a build system which produces an app that's ready for execution. The system and language stacks are then monitored, patched, and upgraded. The runtime keeps apps running without manual intervention.

Heroku Platform Technical Details

Deployment TypesSoftware as a Service (SaaS), Cloud, or Web-Based
Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

Heroku Platform starts at $85.

AWS Elastic Beanstalk, CloudFoundry, and Red Hat OpenShift are common alternatives for Heroku Platform.

Reviewers rate Development environment creation highest, with a score of 8.7.

The most common users of Heroku Platform are from Small Businesses (1-50 employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(171)

Attribute Ratings

Reviews

(1-3 of 3)
Companies can't remove reviews or game the system. Here's why
Andrew Starodubtsev | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Heroku is an innovative platform for fast web applications development and thus ideal for deploying demos / testing environments / learning / APIs / microservices, etc. Heroku is used primarily as platform for APIs integration. Many software vendors provide Open Source web applications and microservices with API and documentation, ready to be deployed at Heroku with one click or with some manual tuning and configuration, the rest is automated and integrated with various cloud services and platforms by default.
  • Opensource (with extensive documentation)
  • Innovative (cutting-edge web technologies, latest versions of programming languages, tools, services, integrations)
  • Focused on speed and scalability
  • Free pricing plan and pricing in general
  • Experimentation
  • Heroku requires installation of Heroku CLI tools locally.
The simplest scenario is when some developer engineers a website or portal or online service with third-party integrations and there is a requirement to build some kind of infrastructure, every integrated app (back-end) will live on Heroku, providing APIs / microservices to main application that will aggregate all the data and display on main website. The main website can be easily deployed to Heroku. Everything can be additionally tested, secured, etc right at Heroku. Due to Heroku platform flexibility there are many successful scenarios and use cases.
Platform-as-a-Service (11)
96.36363636363637%
9.6
Ease of building user interfaces
100%
10.0
Scalability
100%
10.0
Platform management overhead
70%
7.0
Workflow engine capability
100%
10.0
Platform access control
90%
9.0
Services-enabled integration
100%
10.0
Development environment creation
100%
10.0
Development environment replication
100%
10.0
Issue monitoring and notification
100%
10.0
Issue recovery
100%
10.0
Upgrades and platform fixes
100%
10.0
  • Familiarization with latest web technologies.
  • Reducing deployment costs.
  • Automation.
  • OpenShift and IBM Cloud PaaS (formerly IBM Bluemix - PaaS)
Some APIs are specifically developed to be deployed to certain platforms and usually decision which platform to use is not developer's. Another question is deployment cost and pricing model; in specific cases after price comparison Heroku is often selected among other cloud providers / platforms mostly by being developer-friendly which means Heroku offers more than just a platform, accompanying technologies and documentation.
I gave 10 out of 10 because never had issues with Heroku. "Heroku offers a variety of support options, resources, and partners to help developers focus on their apps, not on issues." as Heroku support page says. Heroku provides with very detailed categorized constantly updating documentation and innovative in presenting documentation and code documenting. Open Source developers are able to find solutions / answers in communities or on github.com also.
No
  • Price
  • Product Features
  • Product Usability
  • Product Reputation
  • Vendor Reputation
No
I have several cloud applications in development deployed on Heroku Platform, not big at scale and not resources hungry. Their requirements are satisfied with Free pricing plan and support is sufficient. Prospective cloud applications that will potentially require more resources, horizontal scaling and are dynamic and complex by design can be deployed with Premium Plan and premium support.
No
  • Microservices
  • API
  • Integration
  • n/a
Yes, but I don't use it
From developers' perspective Heroku Platform usability technically is excellent. In some sense it cannot be rated as for example usability of website. In some cases the usability can be measured in comparison to Heroku implementation as a standard or prototype. Surely for non-technical persons, building something with Heroku products / tools is very complex process, and they would not give the usability 10.
Willian Molinari | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Heroku has both, a free and a paid plan. I [have] used the free tier for many years now, and it's the best platform to deploy an MVP of a Rails application, no doubt. It provides all the tools you need to deploy and manage your application in production so that you can focus on the development of your product. The paid plan is a natural choice when you validate your idea since you're used to the tools and the application is ready for the infrastructure. Both, free and paid, are excellent products.
  • The tooling is simply amazing. You can deploy your application in some minutes without any prior experience with the platform.
  • Their way of building applications encourage you to think about scalability and composability of your app.
  • They have a big community around the platform and many add-ons written by third-parties.
  • The price is not so affordable when you start growing. For small companies, needing small containers, it works quite well but for large applications, it may be too expensive.
For small companies that are building a new app or already have one being maintained by a very small team, Heroku is perfect. The price will be affordable and it will totally pay the price of having all the tooling they provide. When you start growing, the platform may become too expensive for the size of the company, so it's important to be prepared to change in case you reach this phase.
Platform-as-a-Service (10)
97%
9.7
Scalability
100%
10.0
Platform management overhead
90%
9.0
Workflow engine capability
100%
10.0
Platform access control
100%
10.0
Services-enabled integration
100%
10.0
Development environment creation
100%
10.0
Development environment replication
100%
10.0
Issue monitoring and notification
90%
9.0
Issue recovery
90%
9.0
Upgrades and platform fixes
100%
10.0
  • A lot less time spent with infrastructure tasks
  • Less money spent on a staging environment. We can use the free tier with the same app on a different scale.
  • A guideline to develop scalable applications in a cloud environment
Heroku has an amazing tooling to deploy and manage infrastructure. It's probably the best infrastructure host I ever used. Everything is so simple to setup and manage that you don't want to get back to manage your own infrastructure anymore. Recently, I migrated an application from a VPS setup to Heroku and I'm more than satisfied.
There's not much to say because I did not use it. I can only talk about the written help articles they have. They are pretty good.
Better UI and tooling
Todoist, Twist, Toggl
3
Developers and a manager.
2
You definitely have to have some tech skills but you don't need to go hands on in coding or server maintenance. The manager can go there and restart servers, scale instances, and do some other simple things that can save the day.
  • Infrastructure management
  • Application scale
  • Application development
  • It's just a simple application. It uses the basic of Heroku and it's works great.
  • We plan to use other add-ons. Redis is the next one we're going to try.
  • We think about creating new pipelines so new developers can submit code to staging and we can promote it.
We don't have plans to leave Heroku anytime soon.
Yes
We were using Linode before Heroku. It's a different use case, but we decided to refactor the app to be able to use Heroku. Building and maintaining your own server takes time and effort, and we just wanted to improve the application instead of focusing on the infrastructure side of things. Heroku is great for that.
  • Product Features
  • Product Usability
  • Product Reputation
  • Prior Experience with the Product
Product features is probably the most important factor. The idea of having an immutable infrastructure was something that made a huge difference for us. We don't want to keep maintaining our own server to have the application running.
I would choose Heroku once again.
  • Implemented in-house
No
Change management was minimal
  • Changing the application to use 12factor.net
  • The application had to be written to work good on Heroku
  • Making the application use less memory and CPU. It was using a big server and we wanted it to use small heroku instances
Be ready to pay a bit more than expected in the beginning if you're migrating from a big server. The application is probably not ready for the change and you have to keep improving it with time.

It's also important to consider that you can't save anything to the disc as it will be lost when your application restarts, so you have to think about using something like S3.
I did not have the change to talk to the support team directly but I used their writen instructions many times. I have to say that its very well written and solved my problems almost every time. They even have instructions on how to improve your application so it can run better on Heroku. In my opinion, it's one of the best I ever used.
  • Their command like tool is awesome. You can do almost anything there.
  • Creating a new database or a new app is fantastic.
  • The fact that I can deploy my application by using git push is amazing.
  • If you start growing, it's hard to keep the prices low. Everything is so easy to add.
Yes
I had to check charts and do basic scaling via mobile interface and it works good. It's not a fully-featured interface but it has all the basic functions you would expect if you're in need. Nothing to complain about that.
Jonathan Crane | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
We used Heroku to deploy two Node.js web apps for clients in our Health practice. Both apps integrated various COTS products and were brought to market very quickly.
  • Integrates with Git and GitHub
  • Handles all the infrastructure requirements and lets us focus on development
  • Documentation is fantastic
  • Requires technical knowledge to use; you need an engineer for the project
  • Costs money to scale properly
I would recommend Heroku without reservation for companies looking to deploy a web app written in Node.js or Ruby on Rails.
  • Made great use of staff resources; we didn't need to procure any infrastructure or have any infrastructure support
  • Supports agile methodology; very short time to market
  • Takes care of versioning due to integration with Git
  • AWS,GoDaddy
Heroku is another layer of abstraction on top of AWS that is targeted toward a very specific use case (building a web app in a limited list of languages). It takes much less configuration and expertise than AWS and is much more robust and scalable than GoDaddy.
It works great; we'll keep renewing our subscription until the project is over.
No
The basic support rocks!
All my answers were answered thoroughly and well within their advertised timeframes.
Yes
It was not so much a bug with Heroku as a bug with npm, and they gave me the fix within hours.
So apparently NPM unilaterally and without much warning discontinued support for packages with self-signed certificates. This well known issue had many solutions posted online within 34 hours of it happening but none of them were specific to Heroku. I emailed support and received a full set of instructions for a bug fix within hours which worked perfectly. So they even solve other peoples' bugs with alacrity!
  • Deploying a new version of the app
  • Provisioning an addon
  • Creating a new app
  • Upgrading the database plan
  • Automatically Setting environment variables
  • Load testing
No
While there is a steep learning curve, I love learning and I love how Heroku works. I would suggest that companies using it budget plenty of time for even a highly technical engineer to learn it. But learn it they will, and they will probably love it, too.
Return to navigation