Skip Navigation
Show nav
Dev Center
  • Get Started
  • Documentation
  • Changelog
  • Search
  • Get Started
    • Node.js
    • Ruby on Rails
    • Ruby
    • Python
    • Java
    • PHP
    • Go
    • Scala
    • Clojure
    • .NET
  • Documentation
  • Changelog
  • More
    Additional Resources
    • Home
    • Elements
    • Products
    • Pricing
    • Careers
    • Help
    • Status
    • Events
    • Podcasts
    • Compliance Center
    Heroku Blog

    Heroku Blog

    Find out what's new with Heroku on our blog.

    Visit Blog
  • Log inorSign up
Hide categories

Categories

  • Heroku Architecture
    • Compute (Dynos)
      • Dyno Management
      • Dyno Concepts
      • Dyno Behavior
      • Dyno Reference
      • Dyno Troubleshooting
    • Stacks (operating system images)
    • Networking & DNS
    • Platform Policies
    • Platform Principles
  • Developer Tools
    • Command Line
    • Heroku VS Code Extension
  • Deployment
    • Deploying with Git
    • Deploying with Docker
    • Deployment Integrations
  • Continuous Delivery & Integration (Heroku Flow)
    • Continuous Integration
  • Language Support
    • Node.js
      • Working with Node.js
      • Node.js Behavior in Heroku
      • Troubleshooting Node.js Apps
    • Ruby
      • Rails Support
      • Working with Bundler
      • Working with Ruby
      • Ruby Behavior in Heroku
      • Troubleshooting Ruby Apps
    • Python
      • Working with Python
      • Background Jobs in Python
      • Python Behavior in Heroku
      • Working with Django
    • Java
      • Java Behavior in Heroku
      • Working with Java
      • Working with Maven
      • Working with Spring Boot
      • Troubleshooting Java Apps
    • PHP
      • PHP Behavior in Heroku
      • Working with PHP
    • Go
      • Go Dependency Management
    • Scala
    • Clojure
    • .NET
      • Working with .NET
  • Databases & Data Management
    • Heroku Postgres
      • Postgres Basics
      • Postgres Getting Started
      • Postgres Performance
      • Postgres Data Transfer & Preservation
      • Postgres Availability
      • Postgres Special Topics
      • Migrating to Heroku Postgres
    • Heroku Key-Value Store
    • Apache Kafka on Heroku
    • Other Data Stores
  • AI
    • Model Context Protocol
    • Vector Database
    • Heroku Inference
      • Inference Essentials
      • AI Models
      • Inference API
      • Quick Start Guides
    • Working with AI
  • Monitoring & Metrics
    • Logging
  • App Performance
  • Add-ons
    • All Add-ons
  • Collaboration
  • Security
    • App Security
    • Identities & Authentication
      • Single Sign-on (SSO)
    • Private Spaces
      • Infrastructure Networking
    • Compliance
  • Heroku Enterprise
    • Enterprise Accounts
    • Enterprise Teams
    • Heroku Connect (Salesforce sync)
      • Heroku Connect Administration
      • Heroku Connect Reference
      • Heroku Connect Troubleshooting
  • Patterns & Best Practices
  • Extending Heroku
    • Platform API
    • App Webhooks
    • Heroku Labs
    • Building Add-ons
      • Add-on Development Tasks
      • Add-on APIs
      • Add-on Guidelines & Requirements
    • Building CLI Plugins
    • Developing Buildpacks
    • Dev Center
  • Accounts & Billing
  • Troubleshooting & Support
  • Integrating with Salesforce
  • Heroku Architecture
  • Compute (Dynos)
  • Dyno Concepts
  • Dyno Tiers

Dyno Tiers

Last updated April 07, 2025

Table of Contents

  • Dyno Feature Support Comparison
  • Common Runtime Dynos
  • Private Spaces Runtime Dynos
  • Basic Guidance For Choosing a Dyno Tier
  • Additional Reading

Heroku dynos come in different tiers, each with its own sets of features. Each tier also offers different sizes of dynos with varying performance characteristics.

For specifications on individual dyno sizes within each tier, see Technical Specifications by Dyno Size.

Dyno Feature Support Comparison

All dynos share the features listed in our Dynos overview page.

In addition, certain features are available for specific dyno tiers.

Eco Basic Standard Performance Private Shield Fir
Metrics X X X X X X
Language runtime metrics X X X X X X
Preboot X X
Horizontal scalability X X X X X
Autoscaling X X X *
Dedicated compute instance X X X X
Dedicated networking X X X
Rolling deploy X X X
HIPAA-compliance X *
Dyno sleeping X

*Coming to Fir dynos. Subscribe to our changelog to see when we add these features.

Continue reading for more details about each tier. For specifications of the individual plans within these dyno tiers, see Technical Specifications by Dyno Size.

Common Runtime Dynos

The Common Runtime offers 4 tiers of dynos, two of which have multiple sized dynos within their tiers. For technical specifications of the individual plans within the Common Runtime dyno tiers, see Technical Specifications by Dyno Size.

Eco Tier

The Eco dyno tier offers dynos in only one size: eco. Unlike our other dynos, where we charge for consumption of individual dynos separately, the Eco plan provides a monthly pool of Eco dyno hours. This pool is shared by all Eco dynos in your account, so it’s possible to run multiple apps for a $5 monthly flat fee. This low, flat fee makes it possible to run many small apps and prototypes economically. Eco dynos sleep automatically after a period of inactivity to conserve your dyno hours. Apps using Eco dynos can have only one dyno running per process type. For more info, see Eco Dyno Hours.

Basic Tier

The Basic dyno tier offers dynos in only one size: basic. Basic dynos are great for small projects, but lack the Preboot and scaling features that come with our higher dyno tiers. Apps using Basic dynos can have only one dyno running per process type.

Standard Tier

The Standard dyno tier offers multiple sizes of dynos. These general purpose dynos are great for running more robust apps. It supports features like Preboot. It’s possible to run a mix of Standard and Performance-tier dynos for the same app.

Performance Tier

We limit access to Performance dynos to customers with an established payment history.

The Performance dyno tier offers multiple sizes of dynos. In addition to having the same features as the Standard tier, Performance dynos are also single tenant, have higher compute and memory resources, and support Autoscaling. It’s possible to run a mix of Standard and Performance dynos for the same app.

Private Spaces Runtime Dynos

Cedar Private Spaces Runtime

Private and Shield dynos are only available with Cedar Private Spaces and Shield Spaces. The Cedar Private Spaces Runtime allows you to run apps on Private dynos in a Heroku Private Space or Shield dynos in a Shield Private Space. For technical specifications of the individual plans within this runtime’s dyno tiers, see Technical Specifications by Dyno Size.

Private Tier

The Private dyno tier offers multiple sizes of dynos. In addition to having the same features as the Performance tier, they also benefit from network isolation from running in an isolated space. While the dynos in the Common Runtime which have Preboot, Private dynos support Rolling Deploys to help you deploy apps with zero downtime. You can only run Private dynos in Private spaces.

Shield Tier

The Shield dyno tier offers multiple sizes of dynos. In addition to having the same features as the Private tier, they’re also HIPAA-compliant and run in a HIPAA-compliant space. You can only run Shield dynos in Shield Private Spaces.

Fir Private Spaces Runtime

Fir Tier

With the addition of the Fir runtime, we offer the ability for apps to choose between numerous ARM-based dyno sizes. ARM processors are highly optimized for parallel processing and power efficiency, which can result in better price-to-performance ratios for certain workloads. The dyno sizes we offer are unique in the sense that they offer much more customization around the resources that they provide. Fir dynos have similar features to Private-tier dynos for Cedar Private Spaces, with autoscaling and HIPAA-compliance options yet to come.

Basic Guidance For Choosing a Dyno Tier

Here’s some general guidance for choosing a dyno tier, depending on which runtime you deploy to.

Additional Reading

Read these articles to learn more about dynos and working with your dyno formation:

  • Guidance for Choosing a Dyno
  • Scaling Your Dyno Formation
  • Technical Specifications by Dyno Size
  • Dyno Scaling and Process Limits
  • Application Load Testing

Keep reading

  • Dyno Concepts

Feedback

Log in to submit feedback.

One-Off Dynos Eco Dyno Hours

Information & Support

  • Getting Started
  • Documentation
  • Changelog
  • Compliance Center
  • Training & Education
  • Blog
  • Support Channels
  • Status

Language Reference

  • Node.js
  • Ruby
  • Java
  • PHP
  • Python
  • Go
  • Scala
  • Clojure
  • .NET

Other Resources

  • Careers
  • Elements
  • Products
  • Pricing
  • RSS
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku Blog
    • Heroku News Blog
    • Heroku Engineering Blog
  • Twitter
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku
    • Heroku Status
  • Github
  • LinkedIn
  • © 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States
  • heroku.com
  • Legal
  • Terms of Service
  • Privacy Information
  • Responsible Disclosure
  • Trust
  • Contact
  • Cookie Preferences
  • Your Privacy Choices