Heroku

Heroku is a platform-as-a-service created by Salesforce that abstracts infrastructure management for developers deploying web applications. Unlike AWS Elastic Beanstalk or Google App Engine, Heroku uses a container-based 'slug' system where applications are packaged with dependencies into deployable units. Companies like Shopify and Buffer use Heroku for rapid prototyping and scaling web apps with PostgreSQL add-ons. A key technical detail is its use of ephemeral filesystems, where local disk writes are lost between dyno restarts, requiring external storage for persistence.

🧊Why learn Heroku?

Use Heroku when you need to deploy web applications quickly without managing servers, such as for startups or MVPs where developer productivity outweighs cost control. It is not suitable for high-performance computing or latency-sensitive workloads, like real-time trading systems, due to its shared runtime and potential dyno sleeping. The vendor acknowledges that Heroku can become expensive at scale, with dyno costs and add-on pricing making it less economical than self-managed cloud infrastructure for large enterprises.

See how it ranks →

Compare Heroku

Related Tools

Alternatives to Heroku

Other Traditional Hosting

View all →
.NET
.NET is a free, cross-platform, open-source developer platform for building many types of applications, including web, mobile, desktop, games, IoT, and cloud services. It provides a unified runtime (CLR) and framework libraries that support multiple programming languages like C#, F#, and Visual Basic. The platform includes tools, libraries, and languages that enable developers to create high-performance, scalable applications.
.NET
.NET is a free, cross-platform, open-source developer platform for building many types of applications, including web, mobile, desktop, games, IoT, and cloud services. It provides a unified runtime and framework with libraries and tools that support multiple programming languages, primarily C#, F#, and Visual Basic. The platform includes the .NET runtime (Common Language Runtime or CLR), the .NET class library, and language compilers.
.NET
.NET is a free, cross-platform, open-source developer platform for building many types of applications, including web, mobile, desktop, games, IoT, and cloud services. It provides a unified runtime and framework with multiple language support, primarily C#, F#, and Visual Basic, along with extensive libraries and tools for development, testing, and deployment.
.NET
.NET is a free, cross-platform, open-source developer platform for building many types of applications, including web, mobile, desktop, games, IoT, and cloud services. It provides a unified runtime and framework with extensive libraries and tools, supporting multiple programming languages like C#, F#, and Visual Basic. The platform includes the .NET runtime (Common Language Runtime or CLR), the .NET SDK, and frameworks such as ASP.NET Core for web development and Entity Framework for data access.
.NET
.NET is a free, cross-platform, open-source developer platform for building many types of applications, including web, mobile, desktop, games, IoT, and cloud services. It provides a unified runtime and framework with libraries for common tasks, supporting multiple programming languages like C#, F#, and Visual Basic. The platform includes tools for development, debugging, and deployment across various operating systems.
.NET
.NET is a free, cross-platform, open-source developer platform for building many types of applications, including web, mobile, desktop, games, IoT, and cloud services. It provides a unified runtime and framework with libraries for common tasks, supporting multiple programming languages like C#, F#, and Visual Basic. The platform includes tools for development, debugging, and deployment, enabling developers to create high-performance, scalable applications.