Skip to content
Heroku Workshops

Exploring Pipelines (Basic)

Learn the basics of Heroku Pipelines

Introduction

Heroku is a Platform as a Service (PaaS) that offers managed computing and data services for deploying and running applications written with open languages. It supports Node.js, Python, Ruby, Java, Go, and PHP.

In this challenge, you will deploy a sample application and setup a basic Heroku pipeline to promote the appliation through from development, to staging and finally to production.

Prerequisites

Please make sure you have the following before starting the workshop: