Heroku

A cloud computing platform

Heroku is a “platform as a service” (PAAS) cloud-computing platform.

At least as of this writing (August 2018), Heroku has a free tier that we can use without needing a credit card to try out web applications) in the cloud. This allows us to run Java/Python/Rails/Node.js web applications and make them available 24x7 on the public internet.

The Heroku Toolbelt (aka Heroku CLI)

The “Heroku Toolbelt” is a command-line interface to Heroku that you can install on Windows, Mac or Linux.

As of this writing (08/27/2018), the Heroku toolbelt is also available on the CSIL machines and the machines in Phelps 3525 (CSTL).

Using Heroku with various platforms

If you need access to this, post an instructor note on Piazza, and we’ll track down the links and link them from here.

Related topics: