Heroku

Description

Heroku is a Platform as a Service (PaaS) that provides hosting for web applications. It offers abstracted environments where you don't have to manage the underlying infrastructure, making it easy to manage, deploy, and scale web applications. Heroku embraces the "batteries included" philosophy. It's an opinionated environment, but it's also an environment that you don't have to manage -- so you can focus on application development rather than the environment supporting it.

The tutorials and articles on TestDriven.io teach advanced Heroku deployment strategies and workflows, usually with continuous integration and deployment, using Docker.

Latest Posts (7)

Featured Course

Developing a Real-Time Taxi App with Django Channels and Angular

Learn how to create a ride-sharing app with Django Channels, Angular, and Docker. Along the way, you'll learn how to manage client/server communication with Django Channels, control flow and routing with Angular, and build a RESTful API with Django REST Framework.

Featured Course

Developing a Real-Time Taxi App with Django Channels and Angular

Learn how to create a ride-sharing app with Django Channels, Angular, and Docker. Along the way, you'll learn how to manage client/server communication with Django Channels, control flow and routing with Angular, and build a RESTful API with Django REST Framework.