Files
freeCodeCamp/guide/english/cloud-development/heroku/index.md
Harsh Mittal eb9cb56443 Removed unwanted reference number (#19669)
Removed reference number which was of no use.
2018-10-18 05:05:31 +05:30

822 B

title
title
Heroku

Heroku

Heroku is a cloud platform as a service (PaaS) supporting several programming languages that is used as a web application deployment model. Heroku, one of the first cloud platforms, has been in development since June 2007, when it supported only the Ruby programming language, but now supports Java, Node.js, Scala, Clojure, Python, PHP, and Go. For this reason, Heroku is said to be a polyglot platform as it lets the developer build, run and scale applications in a similar manner across all the languages. Heroku was acquired by Salesforce.com in 2010 for $212 million

More Information: