Deep-dive on the Next Gen Platform. Join the Webinar!

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
View 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
      • Troubleshooting Node.js Apps
      • Node.js Behavior in Heroku
    • 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
    • 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
  • Guidance for Choosing a Dyno

Guidance for Choosing a Dyno

Last updated January 23, 2025

Table of Contents

  • Choosing a Dyno Tier
  • Choosing a Dyno Size
  • Additional Reading

Here’s some general guidance for choosing a dyno tier and size, depending on which runtime you deploy to. Most apps deploy to the Common Runtime. You can read more about runtimes here.

Choosing a Dyno Tier

First, choose a tier that has the features your app needs.

Common Runtime

4 tiers of dynos are available in the Common Runtime. If you need:

  • a solution for low traffic apps or prototypes, try Eco or Basic dynos.
  • robust performance, try Standard dynos.
  • dedicated compute resources, try Performance dynos.

Private Spaces Runtime

Cedar Generation

The Cedar generation of this runtime supports two types of spaces: Heroku Private Spaces and Shield Private Spaces. Each type of space offers its own tier of available dynos.

For apps that require dedicated networking, most users run Private dynos in Private Spaces.

If your app also requires HIPAA-compliance in addition to private networking, use Shield dynos in a Shield space.

Fir Generation

The Fir generation of this runtime supports one type of space: Private Spaces. You can only use Fir dynos in Fir spaces.

Mixing Dynos Tiers

An app can use a mix of Standard- and Performance-tier dynos. For example, an app can run its web process type on performance-m dynos while running a worker on a standard-1x dyno.

If your app uses any other dyno tier, it can only use dynos from that tier for all process types. For example, an app that uses Basic-tier dynos can only use basic dynos for all its process types. An app that uses Private-tier dynos can only use private-* dynos for all of its process types. An app that uses Fir-tier dynos can only use Fir dynos for all of its process types.

Choosing a Dyno Size

After choosing a dyno tier based on the features your app needs, you must also decide on the size of dyno to use. Different sizes have different compute and memory resources. For specifications on individual plans, see Technical Specifications by Dyno Size.

While looking at technical specifications is a good place to start, the only way to find the appropriate size for your app is to conduct testing. See our articles on Application Load Testing and Optimizing Dyno Usage for more detailed guidance.

Additional Reading

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

  • Scaling Your Dyno Formation
  • Technical Specifications by Dyno Size
  • Dyno Scaling and Process Limits
  • The Dyno Management category
  • Application Load Testing

Keep reading

  • Dyno Concepts

Feedback

Log in to submit feedback.

One-Off Dynos One-Off Dynos

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
OSZAR »