Deploy
Deploy from Git, your CI system, or deploy on every push to a branch in GitHub. Heroku runs your app in a dyno — a smart, secure, curated container with your choice of Ruby version and interpreter. Dynos come in different types, ranging from free dynos for getting started, to dynos at $7 per month for hobby projects, all the way to dedicated types for your highest-traffic apps.
Learn more >>
Manage
Manage your app portfolio in a straightforward dashboard or with a CLI. Extend your apps with more than 150 fully managed add-ons for a range of functionality such as data stores, logging, and more. Provisioning an add-on is as simple as heroku addons:create papertrail. You can just as easily add Heroku Postgres.
Learn more >>
Scale
Heroku's horizontally scalable, share-nothing architecture is designed for building services in today's world of containerized applications. Use App Metrics to monitor CPU, throughput, and memory so you know when to scale. Scale out your Ruby app’s web dynos with a single CLI command or by dragging a slider in the Heroku Dashboard.
Learn more >>