Tous les avis sur Heroku Appliquer les filtres
Parcourir les avis sur Heroku
Tous les avis sur Heroku Appliquer les filtres

- Secteur d'activité : Design
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
The most elegant Platform as a Service
Great for someone starting out and deploying their first webapp, and great as a service overall. I cannot immediately recommend it to larger organizations though without looking deeper into the potential cost first.
Avantages
Heroku is really easy and out of your way as a developer. Setup and deployment is fast, and integrating add-ons is a breeze. I enjoy using Heroku more than any other similar platform as a service. If it were slightly cheaper, we would always use it.
Inconvénients
Unfortunately we do not use Heroku for every project because it does have a high cost. While it is my favorite to use, sometimes it feels like the smarter decision to give up a little bit of the elegant design in exchange for a significant savings in cost. The introduction of Hobby dynos awhile back made Heroku a great starting point for fresh apps, but depending on how many users we plan on having, sometimes the cost of staying on Heroku will quickly eclipse other platform as a service options which while less elegant, still get the job done.
- Secteur d'activité : Banque
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé Autre pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Go Somewhere Else!
Heroku has refused to dialogue despite us giving them several chances over the half of the decade. So they've blown it. So time to say our official good byes.
Avantages
Not really anything that stood out too much.
Inconvénients
We have a long list but will give the short story. We are never coming back to this company again for multiple reasons which we addressed to them several times for the past 4-5 years. Employees completely blew us off, and if they even did answer on some rare occassion, they woud send out derogatory and antagonistic communications. This group refused to use phone, so the limited accessbility was only with email, when they would always pickle us back and forth to differing departments, not finding any solutions for us. Although we continued to warn them that if they do not improve their prices, features, and attitude and professionalism, they still ignored us. So a promise is a promise: they are never getting a single email from me ever again, although they still send me antagonistic emails to us, rather than simply helping us- you know, the ones paything THEM for their salaries. They are so lucky to have their jobs still? They don't even deserve to be in the workforce!
And to this day, they still insist on sending harassing emails to us despite the fact that we have now officially blocked them TWICE.
And they wonder why they don't get respect from us. Treat us like your toilets, Heroku had better believe they will have to suffer the consequences and then some. Trust and respect are earned, not given. Good bye and best of luck to you. Go somewhere else. This group is full of harassers! And that's unethical behavior on their part.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé toutes les semaines pendant plus d'un an
-
Provenance de l'avis
Afficher plus d'informations
A variety of integrations and add-ons are available through Heroku, which can improve...
For developers looking for a straightforward, scalable platform for creating, distributing, and maintaining web apps, Heroku is a good option overall. The platform has certain potential shortcomings, yet developers frequently choose it because of how user-friendly and scalable it is.
Avantages
Heroku's simplicity of use is one of its best qualities. It's a terrific option for developers who prefer to concentrate on creating their applications rather than worrying about infrastructure because users can rapidly set up and deploy their applications with just a few clicks. Heroku's capacity to scale is an additional benefit. According to user needs, users may easily scale up or down their applications, and Heroku will take care of the necessary infrastructure changes automatically.
Inconvénients
Control is restricted since Heroku abstracts away a lot of the supporting infrastructure, which might reduce the amount of control developers have over their apps. This can worry developers who seek more precise control over their infrastructure or who have sophisticated needs that Heroku's platform might not be able to adequately accommodate.

- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les mois pendant plus d'un an
-
Provenance de l'avis
Afficher plus d'informations
Great Paas making deployment a breeze
An easy way to deploy and get your app out there.
Avantages
When I need to get a product out there in an MVP-like case I go for Heroku, a few clicks and you are ready to go. Heroku UI is beautifully crafted and they support many languages through their buildpacks, making almost any app compatible.
Their CLI and integration with Github makes deployment a breeze, I love to deploy by simply doing a git push. Their CLI is easy to use and the documentation is clear enough for most cases. Thanks to Heroku I was able to deploy a few web apps easily, their pipelines and integration make them ideal for small-scale projects and prototypes removing a great deal of low-level and hosting issues. Most of the heavy lifting is done for you.
Is amazing that the downtime is non-existent, the old dyno keeps serving until the new one is ready, then they're switched and the user doesn't experience downtime.
For small-scale apps and prototypes, Heroku is super affordable, even I hosted many of my apps in free plans.
Inconvénients
I found it difficult to deploy apps client-based, for instance, I made an Angular app but since there's no buildpack for a fully static app I had to wrap on the app on PHP in order to be deployed.
Prices can go up quickly if your app starts using more resources, in many cases, it would be wiser to migrate to a different platform once the things start to escalate.
As Heroku does it really easy to set up the application for you it's often hard to tweak or change advanced features, you don't really have full server control. Also, I would like to see more integrations with other .git providers like Bitbucket and Gitlab.

- Secteur d'activité : Logiciels
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Perfect for scaling your startup business
Heroku was the best choice of platform for scaling our very small startup or quickly testing a proof of concept without paying any money for a hobbyist box.
Avantages
This system works VERY well with Node js based applications and allows for quick scaling of the services.
Inconvénients
With the simplistic management of your systems comes less functionality like other platforms like AWS and Azure
Alternatives envisagées
Amazon EC2Pourquoi passer à Heroku
price!- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Feature rich, easy to setup PaaS
H is a great tool to deploy for small teams and people wishing to host small projects. I connect my Github repos to the platform and it automatically handles much of the build and setup process. It can do better in terms of diversifying its scope of services, rather than just sticking to server hosting
Avantages
Heroku allows us to deploy simple full stack applications to the cloud, without us having to go through the complex AWS/GCP/Azure configurations. For pet projects and/or minor applications, it provides a great uptime, fast deployment, CI/CD, database deployment plugins, and good logging mechanisms, so that we developers can focus on the business logic without worrying about configuring our environment
Inconvénients
I faced several issues while setting up simple applications, and the answers to fix them were more like hacks. Its CLI, while useful is prone to bugs and lacks documentation. It provides limited functionality compared to IaaS platforms like AWS.
- Secteur d'activité : Internet
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
The best replacement to a devops engineer for startups
The best solution to deploy small applications or MVP-like products
Avantages
Heroku makes it very easy to deploy applications and to add resources to it. It's also easy to perform basic actions, via the user-friendly interface or the CLI which is quite comprehensive.
Inconvénients
Becomes very expensive as the server needs grow. Not easy to fine-tune the capacity of each server.
Their business development team is super lazy: they contacted me to upsell their solutions because I'm becoming a large client, but when I said I was in Asia they suddenly stopped the conversation because it was too much effort to take a call in a different timezone than theirs!
- Secteur d'activité : Mode et vêtements
- Logiciel utilisé toutes les semaines pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
An excellent and simple to use web-based development and prototyping platform
Heroki is a world-class web-based development platform
Avantages
We used Heroku to prototype a ruby on rails based shopify app and were able to get started using Heroku quickly. There are many guides, add-ons, tools, and features available via the Heroku platform which allowed us to set up an app with webhooks, OAuth, and Resque Redis active queues with db backups. The Github integration was also simple to set up and use. The Heroku dashboard and website was simple to use and options and features are well explained and displayed. Uptime was always reliable and server lag minimal even with our free feature set.
Inconvénients
We did not find simple solutions to be able to run a Heroku based development version of our app locally on a workstation. With our complex setup for a rails app including Oath and Webhooks, it was not going to be simple to run a development version locally on a workstation due to IPs, URLS, etc. So we ended up running everything as qa/prod on a heroku server for rapid development. As a result any rails codebase change needed to be committed and the rails app redeployed to the heroku instance, which was just a 3 line command. However this commit/deploy process did add to the turnaround and overhead for our app development.

- Secteur d'activité : Internet
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Best platform for hobby and production apps
Best platform for hobby and production apps, great documentation and very easy for ruby/rails apps.
Avantages
Heroku has a very intuitive and well-organized dashboard, it offers a simple vision of your apps' databases, with tools like backup & restore, access to a console inside the database instance, and simple statistics. The deploy is only a git push to a previously configured remote, and the output is shown just right in the terminal, which is very good because I don't need to open a browser to verify the deploy status.
Inconvénients
Therefore the documentation is very complete and full of support links and articles, maybe it could be better suited for junior developers, because some things seems a little out of order, like, they don't say that you need to provision a database instance, but already give you the database setup commands.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Simple way to keep your web apps up
I use Heroku for all of my consultancy work. It makes it easier to manage resources for non-technical clients.
Avantages
Zero downtime during deployment is the best feature. Unlike traditional hosts, you do not have to take the whole server down to make the deployment. The deployments are made to another dyno while the old dyno keeps serving. As deployment is completed, dynos are switched and your visitors do not notice a downtime.
Inconvénients
Heroku is good for small to medium web applications. Their cost grows rapidly as the website demands more resources.
- Secteur d'activité : E-learning
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Good for first, gets really expensive later on
Avantages
Really good for a start - first deployment and starting serving users is a breeze
Inconvénients
It gets really expensive really fast.
Vendor lock-in is an important factor you need to take into account - it's really difficult to switch from heroku.
- Secteur d'activité : Vétérinaire
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Afficher plus d'informations
My Experience With Heroku
Avantages
I like the container security features
The software basically makes application development easy
Inconvénients
It served us well. However, new users needs thorough training
- Secteur d'activité : Gestion de l'enseignement
- Taille de l'entreprise : 501–1 000 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Afficher plus d'informations
A Powerful Application Development Solution
Avantages
I like the container security features and also the collaboration features
With Heroku, application development has never been this easy
Inconvénients
With Heroku, you only need to have some experience and no issues.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Heroku used to be free
I’ve had a great experience in the past with heroku. Due to its changes I’ve decided to not deploy as much on that platform
Avantages
I like that heroku can be integrated with our GitHub account and via the cli I can update my deployed code.
Inconvénients
That heroku went to a paid platform when it used to be a great tool for free code development. I also don’t like that some apps take a while to run on the platform unlesss you pay for a larger dyno
- Secteur d'activité : Santé, bien-être et fitness
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
Great PaaS solution for early stage startups
Avantages
It's really easy to get things up and running on Heroku. It is no frills, but also very straightforward. It just works.
Inconvénients
I would love if it had native support for cron jobs. They have apps you can add to support cron jobs, but they are expensive.
- Secteur d'activité : Automobile
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
New to cloud development? Heroku is a great place to start with low startup cost to scale up
Mostly positive. Before steering folks towards Azure/AWS, I would refer them to try out Heroku first to wet their feet.
Avantages
I was up and running in about an hour. I didn't understand very much about cloud ops, or deployments in the cloud and they made it simple enough to use--even interesting. I love the company behind Heroku; their vision is leading the CI/CD industry with affordable and scalable web development.
Inconvénients
Dynamos were just plain confusing. Coming as someone from a pure client/server architecture background who'd never worked in the cloud, it seemed a little scary. Heroku (at the time ) didn't offer a lot of training or documentation on how their pay-to-play model worked. Thankfully, they had a free tier, but I'm not sure it's around anymore :(

- Secteur d'activité : Logiciels
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé toutes les semaines pendant plus d'un an
-
Provenance de l'avis
Afficher plus d'informations
Excellent Hosting Platform
Avantages
I would say the ease of usage without much ambiguity is a catch for me. Have hosted a couple of web applications during the days of the free tier and also most recently but overall, it's a good experience.
Inconvénients
Within the context of my usage, there's not much to like least about it.
- Secteur d'activité : Presse écrite
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Heroku is still one of the simplest and best out there
Avantages
Configuring and deploying a system is still about as simple as it's possible to be, their add-ons market makes creating and managing your infrastructure trivial, and the simple push-to-deploy mechanism makes releasing new versions easy.
Inconvénients
The only downside to Heroku is the price can grow faster than you might expect - though personally I don't mind this as the amount we save on not having our own devops team easily makes it worthwhile. I can see this being more of an issue for companies who have both an in house team and a Heroku instance.
Alternatives envisagées
Amazon EC2Pourquoi passer à Heroku
Configuration, management and troubleshooting would have to have been a manual process with Amazon services (the same would have been true for other cloud services) and this was what I was using Heroku to avoid.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
A pratical paaS to deploy, manage and scale applications
Heroku's support for multiple programming languages and its integration with popular tools such as Git and GitHub make it a flexible and convenient platform for us (developers)
Avantages
One of the things I like most about Heroku is its simplicity and ease of use. With just a few clicks, developers can deploy their applications to the cloud without having to worry about server configuration or infrastructure management. Heroku's managed services also make it easy to add functionality like databases, caching, and background workers to applications.
Inconvénients
One potential limitation is the lack of control over the underlying infrastructure. Like control over the servers and operating systems running the applications.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
The easiest and the most useful cloud platform out there.
I am very happy with the free and fast deployment of heroku. It's the first cloud platform that I used and I use it still to the very date.
Avantages
The thing that I liked the most was the simplicity of heroku. In little to no time, one can get used to this piece of software. Deployments are faster comparing to others platforms. Another amazing fact about heroku is that it provides good features in its free tier. It has a managed postgreSQL server which is really handy.
Inconvénients
I have used heroku for a long period of time and to my knowledge, it has never failed. I haven't found anything that's a let down for heroku. Although it could been better if there was a managed MySQL server.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les mois pendant pendant l'essai gratuit
-
Provenance de l'avis
Afficher plus d'informations
Evil UX patterns
Avantages
The ability to delete my account after all the money has been transferred from my account.
Inconvénients
The misleading pricing and hidden costs.

- Secteur d'activité : Services financiers
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé toutes les semaines pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
Host your project here for FREE
Avantages
Version control and building and managing the project through CLI or GitHub with a very seamless process.
Inconvénients
Sometimes GitHub pushed or deployed is not deployed through Heroku showing errors like Something went wrong which should be checked or solved.
- Secteur d'activité : Gestion de l'enseignement
- Taille de l'entreprise : 1 001–5 000 employés
- Logiciel utilisé toutes les semaines pendant plus d'un an
-
Provenance de l'avis
Afficher plus d'informations
Best Place to run node.js for backend work
Overall, my experience with Heroku has been good. They offer great service and are always improving their offerings. The documentation is excellent and the support is responsive. I haven't had any major issues with using Heroku. They make it easy to get my app up and running quickly and easily. The documentation is great and the support team is responsive and helpful.
Avantages
First, it is very easy to use and set up. You can get your app up and running in just a few minutes. Second, it has great documentation and support. If you have any problems, you can usually find a solution in the Heroku docs or on the Heroku support site. And finally, Heroku is always adding new features and improving their platform. I also liked the ease of use and the concise documentation.
Inconvénients
The least liked thing about Heroku is the way it charges for resources. For example, if you want to keep your app running continuously, you have to pay for a dyno (virtual machine) every month. This can add up quickly if you have multiple apps or need to run multiple dynos simultaneously.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé toutes les semaines pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
Should you use heroku?
I absolutely love Heroku. It has made deploying my APIs so much easier. The first time I tried to set up an API in general took me a lot of time, especially because Heroku wasn't too famous. I tried 2-3 other products before landing on Heroku and somehow I instantly knew it would work. In the start I did face some problems using it as it isn't too beginner friendly but once I got used to it, everything made a lot of sense. I would definitely recommend Heroku to those who do not have a big budget but need to host their applications, because it would be perfect for them
Avantages
1. Developer friendly console
2. Easy integration with 3rd party tools
3. Free deployment even for high storage APIs. I used it to host a tensorflow ML model once and I didn't even have to use tensorflow-lite which degrades the performance.
4. Support for many languages
5. Easy deployment and packaging techniques
Inconvénients
1. Little hard to get started with
2. Isn't too popular so tutorials do exist, but not of very high qualtiy
- Secteur d'activité : Enseignement supérieur
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Easy to scale PaaS in top of Amazon regions for your own or orgs git projects
Heroku has a friendly UI and set it up very easily with git flow inside a corporation. The way it scales up/down its really intuitive and makes a team work without issues. However, sometimes, the PaaS lacks in display some different regions availability and have a higher cost for private spaces, so need some planning before implementing in your org to check if fits with your needs.
Avantages
The way Heroku let you scale up clustered instances using the dynos all through an friendly UI its a really useful feature that makes effortless get your app up and running to handle huge amount of traffic. Also its really simple setup a Review App pipeline created automatically by a git hook which makes easy create versions of the app based in a PR Review or purposed change.
Inconvénients
I think Heroku lacks in display different regions in the free tier and also private spaces. This limit your application for certain regions - if you're planning have a Data Residency and Region availability isn't recommended in my opinion. Also Heroku depends 100% with Amazon availability - once some regions of amazon or ec2 was off last year, the whole panel wasn't able to access. I would suggest have a backup plan with dynos in a different provider to have resilience in third-party providers.
Pourquoi passer à Heroku
I think Heroku still have an intuitive UI that makes easier for a team manage without go over so much documentation or troubleshooting if something happens. Also the company provide some support and buildpacks for legacy code, like frameworks such as Meteor and different Node versions.- Secteur d'activité : Informatique et sécurité réseau
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les jours pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
The Greatest Cloud Application Service
I mainly use Heroku as a free product but would definitely pay whenever I have a need for it. Heroku is an excellent platform for new and heavy users alike. I love the functionality it provides and have not had any issues. Definitely would recommend.
Avantages
Heroku is amazing for deploying your applications; it's an amazing choice for free and paying users alike. The inclusion of buildpacks, environmental variables, SSL, domains, and more are amazing for customizing deployments. Add-ons also provide amazing functionality for projects.
Inconvénients
The only negative I can think of is the lack of logs on the web client; in order to debug my deployments, I have to use the Heroku CLI (which is very good, just annoying to toggle between).

- Secteur d'activité : Gestion de l'enseignement
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Best & Friendly to use for begginers want to host Web Applications
Avantages
I love the user friendlyness of this software, very easy to connect with github & deploy the application. View logs made it easy to debug the errors, where as in other cloud deployment platform need more technical knowledge.
Inconvénients
Some time I found it little difficult to deploy some of my bigger projects which include databases & some other operations. And one more thing that I least like is to auto shutdown/restart my application, so that I can save my monthly dyno for letter use.

- Secteur d'activité : Relations publiques et communications
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Most straight forward git push deployment around
Wonderful developer / DevOps experience. In ~6 years of using the service we've hardly seen any issues attributable to Heroku itself (rather to AWS which they buiding their service on top of).
Avantages
Very simple to deploy and configure. Allows developers to manage deployments and serverside configuration without the need for a dedicated DevOps team.
Apart from just running applications their Heroku Postgres offering is rock-solid (and last I checked: the largest Postgres cloud deployment in the world).
Inconvénients
- Support for 0 downtime deploys via "preboot" is too rudimentary. Preferably it would verify that the deployed code actually managed to boot before routing traffic. Also no built in support for canary deploys.
- Could use more dyno types (ie. instance types) to fit more use-cases. However introducing more options would also complicate the product and business model so understandable that it's kept simple.
- Somewhat overpriced.
- For security focused enterprise organisations the lack of fine grained security settings might be an issue.
Alternatives envisagées
AWS CloudFormationPourquoi choisir Heroku
Switching from bare metal to cloud was a pretty obvious thing to do back in 2014. We chose Heroku since they were the de-facto PaaS for Ruby on Rails applications and we wanted to allow developers to manage deployments without a dedicated DevOps team.Pourquoi passer à Heroku
Ease of use. Good reputation. Perfect fit for Ruby on Rails applications.- Secteur d'activité : Logiciels
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
A Nice Hosting Option
Heroku is a good option for those looking a potential hosting service for their apps, and not only are the base and free options well-fleshed out, and the pricing is not egregious. While one has to be sure to take the time to learn Heroku, not only their web app but also their CLI, that's expected, and they make sure they provide a lot of resources for newcomers. I continue to use Heroku and hope to test them in larger scale apps in the future,
Avantages
Heroku is a good hosting option for one's own apps. Being able to support several different languages is also a big plus of not having to worry about moving different code bases and still being able to work with Heroku. Upon creation, adding a project to Heroku does take a bit of work but when it definitely gets going, it does feel good and pushing updates doesn't take long for them to get running with the Github integration, which is a massive QoL addition within Heroku. Within apps there a lot of options that one can work with, even with the free plan and give lots of information to be able to track how one's app performance along with being able to keep track of potential errors and faults. The Heroku CLI is also nice to work with and well developed, being able to manage directly from terminal is important. The different staging options are pretty going in being able to test one's own app before even releasing out to the public and having a lot of options in testing before release is a big plus. While learning, I do have to say that Heroku’s wiki is fleshed out and provides a lot of information for someone new to such software.
Inconvénients
Navigating through their website could use improvement, and while I have gotten used to Heroku and generally have a good idea of where their content is, I do feel like in the beginning I was constantly wondering where some options where and felt like information could definitely be better displayed along with general navigation. I also which there was a way to change up the appearance of the desktop app.
- Secteur d'activité : Recrutement
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Afficher plus d'informations
Best free app hosting service
I've launched several applications using Heroku because it's free. Dinos are a boon since they let me execute basic apps at absolutely no expense. Heroku has been connected with a number of apps and platforms. I have a free Bot deployed on Heroku that tweets a Mars picture every hour. Previously, I considered various options, but nothing beats Heroku.
Avantages
Heroku provides solutions that make it easier and less complicated to deploy our application. The nicest part about Heroku is that you don't have to deal with the headache of setting up a server, hiring a URL, maintaining proxies, authentication, and so on. Because all connectors use event-bus connectivity, Heroku apps may produce events on our Salesforce platform. Furthermore, it is simple to add additional services and set up numerous settings for testing and development. Pipelines are an excellent tool that significantly enhances new integrations.
Inconvénients
I expected the price would fall over time, but that does not appear to have happened. We must have prior expertise choosing which connection to utilise to map our Salesforce object fields to the table and how to monitor its activity. We utilise it to host third-party API integrations with our ERP. If there is no user engagement for an extended period of time, applications can fall to sleep. Setting up environment setup is also a little more difficult than with simpler options.
- Secteur d'activité : E-learning
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé tous les mois pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
subscribed for free, did not use it i am not using. but they are charging me everymonth
Horrible. They are thief
Avantages
Nothing to like. They are unprofessional and cheaters
Inconvénients
ones they start charging you, they will block you from your account. you cant login but they will charge you everymonth
- Secteur d'activité : Internet
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Easy to Use and Highly Flexible - A Winning Combination
I have been using Heroku for a few years now and have found it to be a great platform for quickly building and deploying applications. It is easy to use, highly flexible, and can easily scale as needed. The only downside is the cost, but for many applications it is well worth it.
Avantages
Heroku is a great platform for building and deploying applications quickly and easily. The user interface is intuitive and easy to use, and the service itself is highly flexible and powerful. With the ability to easily scale applications as needed, Heroku is a great choice for those who need a reliable and flexible platform.
Inconvénients
The only downside to Heroku is the cost. For larger applications, the cost of hosting can be quite high. Additionally, some features such as database backups and monitoring can be expensive to add on.

- Secteur d'activité : Logiciels
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Best web hosting platform
Overall, the experience with Heroku has been pretty good. I can deploy my projects on the go and view them live. I have been using it for my personal projects as it has less maintenance to do by myself and focus more on development and it saves my time.
Avantages
I have been using it for 4 years to showcase my personal projects to others on GitHub. It's a great platform to deploy my projects and it supports all types of programming languages. I like the features of deployment of my GitHub repositories and also set up the webhook for automatic redeployment on changes on my GitHub repositories. It's easy to use and doesn't need to deal with a lot of infrastructures as it's a PaaS. Also, the startup can use this platform and focus more on development rather than setting up own servers and configuring it. Also i love feature of scaling the web apps/services starightforword, i just need to specify the number of dynos to scale it. It offers both the powerful dashboard and CLI so i can perform something on its dashboard or by using its CLI. I love when i can deploy a web app in no time so its fast and simple to deploy. It also provides free addons such as PostgreSQL, redis etc which i can use in my web apps.
Inconvénients
Heroku Dynos are not cheap compared with the EC2 instances and the price may increase when we need scaling on the projects. The free tier can only create limited apps and also only a dyno is available with limited hours. Not all add-ons are available free of cost.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Deployment and UI
Overall it's pretty good. I'll surely recommend this to my friends. Very use friendly UI and easy to understand documentation.
Avantages
Smoothens multi functionality and gives ease to use.Easily reachable and usable monitoring activities makes Heroku experience pretty good.
Inconvénients
Heroku do send annoying mails though we have not subscribed for it. It needs to increase their ratio of using apps which sometimes on user end gets frustrating.
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Heroku is a powerful PaaS with unmatched support
Heroku has allowed us to focus on our product and outsource the majority of our dev ops workload, which has been highly effective at our (small) size.
Avantages
We've been using Heroku since our product launch for much of our backend infrastructure, and we remain absolutely smitten with the fantastic product and support we've gotten. Heroku strikes a great balance between the responsibilities of running everything on bare metal yourself and a more managed infrastructure, and we've been very happy with the trade-offs here. To top it off, their support is phenomenal, and, in the case of highly technical issues, consistently escalate support queries to the right technical person internally.
Inconvénients
Heroku can definitely be pricier than running your own show directly on your own servers, or even in a virtualized environment like AWS that's definitely one critique we've seen from colleagues, however in our case that cost is more than justified for what we get in return for it.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 501–1 000 employés
- Logiciel utilisé toutes les semaines pendant 1 à 5 mois
-
Provenance de l'avis
Afficher plus d'informations
One of the easiest web deployment services
It is the easiest tool I know used for cloud-based web hosting (both free and paid) for small projects and developers learning programming. It supports many main stream languages and thank to easy integration with github it makes it really easy to deploy all kinds of web applications. The Command line interface is also great for managing deployments and accessing logs.
Avantages
Heroku allows to easily deploy any web application really easily. It has multiple addons helping to manage your applications and databases, even heavy ones. It is also great for small projects thatks to it's simplicity. The CLI of Heroku is very helpful if one likes to operate from console rather than from app portal.
Inconvénients
When hosting multiple websites it is not always the cheapest service one can get. Also the "sleeping" policy is inconvenient for some of my teammates when working on a free environments.

- Secteur d'activité : Enseignement supérieur
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Great Platform as a Service Host
Avantages
Heroku is my go-to when I need to deploy any application that's not just a static website. The pricing is very easy to understand, they have a great free tier, and the add-on system makes it easy to take on the services that I need to make things work the way I want. I really appreciate the recent addition of support for Docker containers as well. It makes things easier to use and deploy when I've got a containerized application.
I also appreciate how easy it is to transfer an application between my personal account and a work account. That means I can easily experiment with something in the free tier, then transfer it to the work account for billing purposes once something is up and running.
Inconvénients
I really wish there was built-in support for docker-compose. I use that to manage my applications, but when I deploy I need to switch over to using the add-ons. Not a dealbreaker, but a bit annoying.
- Secteur d'activité : Télécommunications
- Taille de l'entreprise : 5 001–10 000 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Heroku source control for a NOC manager and software Engineer
Avantages
It allow you to host up to 5 project without paying I think that's the most useful feature it has that I like so much.
Inconvénients
It is not easy to integrate a database into the system because the system requires you to do it in its own manner. Integration of databases is complicated.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
Heroku, take control on your server side app deployment!
Heroku is a fast, easy, nice and very reliable place to host your server side apps, node.js and ruby on rails apps works like a charm. I use HEROKU to deploy my apps, it allows me to store logs, run commands on the server side, clone the entire app and create a new environment, add services to my apps such as Sendgrid, Postgres DB and many many other.
It also allows you to create pipelines and setup your environment variables in a very easy going manner over the web tools but also there is the CLI that allows you to do all the actions over the console.
The overal service experience is great, once you start working with HEROKU, git will be your best friend since it is the way to deploy your apps. It even provides you with many development environments for your app like Swift and any other that have some sort of package manager.
Last but not least you can manage your project collaborators and ownership over the web manager so you can create your app and add all the members on your development team in no time or you can create an app for your client and once its finished you can transfer the app ownership to your client.
This is by far one of the best services for apps development i'd found in years, it really reduces the development and deployment time, no setup for each app, just the joy of git push heroku master ..... Done
Avantages
To get start with the services you just need to create the app in the web manager app, witch makes it super Easy to use, it is super FAST to deploy and run the apps.
It is highly scalable, you can start with a free dyno and scale it over the paid plans according to your needs with makes it ver cost efficient.
It might replace your git repository but also it is very easy to create several environments for your app in no time with exact clones of it even with environmental variables
Inconvénients
The only one that i can mention right now is that i haven't found a really nice solution for push notifications (i'd like to find something easy going like send grid )
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Heroku is really a very best hosting/deployment web server
I'm really very happy to use Heroku in my daily vision.
Avantages
Heroku is really very easy to use and can deploy the application very quick.
Inconvénients
It will be very good if we can see the code/files in it.
Alternatives envisagées
Amazon EC2- Secteur d'activité : Internet
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Our team uses Heroku for a multitude of projects and we are very happy overall
Avantages
Provides a multitude of add-ons - literally plug and play with very little setup.
Pleasant Dashboard and UI/UX (overall)
It's like the Swiss knife of PaaS
Inconvénients
Hard to debug failed builds
Documentation could do better although I am aware with such complexity at hand it's not easy to manage perfect docs.

- Secteur d'activité : Internet
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Ideal companion of a Rails developer
It's a joy to work with with a simple workflow and not needing to rely on a dedicated devops team to maintain a server infrastructure can make features flow faster to production instances and thus happier customers.
Avantages
One of the best features introduced by Heroku to me, was the ability to deploy with a 'git push'. Also, it's very constrained, but that's for a good reason: it helps me develop an 'optimize-first' mentality where I don't just push any code to it, but rather force myself to implement an optimal solution. When deployed to Heroku, I know that it will scale well and that when it doesn't then I surely need to take a look at how to do my code better.
Inconvénients
It can get very expensive very quickly, especially when inexperienced developers start adding add-ons, that may not be required.

- Secteur d'activité : Logiciels
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant 6 à 12 mois
-
Provenance de l'avis
Afficher plus d'informations
Offers great service for server side app deployment
I am using this software to deploy ruby based web apps for our clients. It offers an easy to use and easy to manage web app facility. If the cost of the service is reduced a little bit, I would love to give them full stars. Some business and developers must use this at least once.
Avantages
Heroku offers one of the best services to deploy server-side apps. It is a fast, reliable and straightforward way to use apps. I found it very easy and efficient to create different environments for your app. It allows focussing more on the app rather than deploying it. I found it very easy to connect the web app further with the databases. One can easily test or scale any app with the tools provided. It is an excellent alternative of the git since; it gives the ability of version control from the same system.
Inconvénients
When you have to scale up your application, pricing of the service will get pain for you. One limitation which I had noticed is the inability to have direct access to the services. This results in decidedly fewer customisation options for a developer. Some add-ons have an inferior user interface.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
A good plattform for your services
Avantages
Heroku's GitHub integration and pipelines make it easy to organize and automatically deploy multiple services and and move them through their stages of development. The fact that you can "promote" a service from staging to production without building/compiling is a game changer for me. Not to mention the large catalog of third party integrations that can be deployed and integrated with services in just a few clicks.
Inconvénients
There are quite significant gaps between the pricings of dynos. If a certain tier isn't enough for you, the next tier may cost more than double.
- Secteur d'activité : Télécommunications
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
always want to love Heroku, keep getting stuck on like
Avantages
Heroku is great for turn keying an app or DB during the early days
Inconvénients
lack of console or the ability to just get a straight shell is always why we leave, project after project
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
My take on Heroku
I've been happy with the tools Heroku has offered me. However, for a user that knows her way around cloud providers these might provide a more fine grained control over their application's availability.
Avantages
A decent free to use offer, and a overwhelmingly well thought paid plan. Integration with Git and other Control Version systems is mature and well thought, allowing the team to make sure the application is always up and running.
Inconvénients
The interface is not always as responsive as one would wish for, also the CLI version is not yet as intuitive as I would expect. Migrating your application from Heroku to another provider could also be easier.

- Secteur d'activité : Logiciels
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Deploy your code with less hustle
Deploying without having to hire an extra person for DevOps, Just do a git push and your app is deployed this helps businesses to deliver new features to users faster with less resources.
Avantages
Heroku makes it easy to deploy applications, and you can do it in many ways. either using their cli or syncing with the repo whether on Github or Gitlab.
Another cool feature of Heroku is the ability to add any addons with a simple click, beyond this their documentation is well written and they have a free version that works well for small apps, another cool feature is the metrics and analytics on the traffic your site is getting.
Inconvénients
There is no easy way of switching account, let's say you have a person account and a work account, also some errors are cryptic sometimes which makes it hard to debug what went wrong.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Heroku is easiest option for deployment.
I'd give 9.5 out of 10 for Heroku. This is the easiest deployment service I have ever seen. Add ons and dyno scaling makes is very good tool. The have nice documentation too in overall.
Avantages
It is the easiest option for deployment I have ever seen. And the option for addon is plenty. The option for dyno scaling is easy. Also Review app feature from Heroku is one of the most underrated features for them. We user review the app feature for all pull requests and all QA reviews.
Inconvénients
It is a bit expensive for a starter and low traffic web application. Most of the time debugging is pretty easy with Rollbar and Papertrail logs but those only works when the app already started. If the app cannot start after deployment it gives H10 error which is very generic and does not tell anything about the error.

- Secteur d'activité : Internet
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
Great PaaS for your application
Avantages
Heroku is a great Platform as a Service product. You can set up a server and deploy it in a few minutes (at least a ruby on rails application). Integration with git is awesome!. You can scale your app with only a couple of clicks and is as transparent as it should be. If you don't want to spend money with a dev ops and managing server this is the solution for you.
Inconvénients
They only con I will say is the pricing, even though you will save a lot of money in your initial stage, since you won't need someone to manage the infrastructure of your application, when you app start to grow, also will your invoices.

- Secteur d'activité : Logiciels
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Afficher plus d'informations
A platform to grow with
Avantages
How easy it has been to get started and upgrade the capacity instantly as we have grown our SaaS business.
Inconvénients
Have had some trouble signing in to the account from a Chrome browser for a time. So had to open a browser I normally dont use to get in. However my colleagues did not seem to experience it.