# Heroku vs Platform.sh

| Attribute | Heroku | Platform.sh |
|---|---|---|
| **Vioscale score** | 59.9 (48% (low)) | 63.7 (61% (medium)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true}` |
| description.long | A cloud-based application platform that enables developers to build, run, and scale web applications using managed infrastructure and integrated deployment tools. Supports multiple programming languages and frameworks with Git-based deployment. | A managed platform-as-a-service that handles infrastructure and security while enabling development teams to test, experiment, and deploy applications at scale. Offers independent resource allocation and scaling for different project components. |
| features.capabilities | `{"hosting":"cloud","runtimes":"Node.js, Python, Ruby, Java, Go, Scala, PHP","cli_and_api":true,"env_secrets":true,"build_system":"buildpacks","git_push_deploy":true,"container_deploy":true,"custom_domains_tls":true}` | `{"runtimes":"Diverse application types supported","autoscaling":"horizontal","cli_and_api":true,"preview_deploys":true,"custom_domains_tls":true}` |
| integrations.count | 3 | 3 |
| integrations.list | `[{"name":"GitHub"},{"name":"Twilio"},{"name":"Salesforce"}]` | `[{"name":"GitHub"},{"name":"GitLab"},{"name":"Bitbucket"}]` |
| market.availability | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true,"web":true}` |
| pricing | - | `{"type":"hybrid","plans":[{"free":false,"name":"Project resources","summary":"Pay for resources provisioned: CPU/memory per hour, storage per GB, plus £7.50/project/month","commitment":"monthly","components":[{"per":{"qty":1,"unit":"hour"},"kind":"metered","amount":0.029,"currency":"GBP"},{"per":{"qty":1,"unit":"hour"},"kind":"metered","amount":0.086,"currency":"GBP"},{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.011,"currency":"GBP"},{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.42,"currency":"GBP"},{"kind":"fixed","amount":7.5,"period":"month","currency":"GBP"}],"description":"Usage-based: CPU, memory, disk storage, bandwidth, and fixed project fee","contactSales":false,"includedLimits":{"egress":"10GB","ingress":"500,000 requests","build_cpu":"2.5 hours","profiling":"15 minutes","build_memory":"5 hours","metrics_history":"30 days"}},{"free":false,"name":"User license","features":["Custom project/environment permissions","Teams management","MFA enforcement","SSO: Google, OIDC"],"minSeats":1,"components":[{"kind":"per_unit","unit":"user","amount":8.5,"period":"month","currency":"GBP"}],"contactSales":false},{"free":false,"name":"Advanced user management","features":["Advanced permissions","Teams management","MFA enforcement","SSO: Google, OIDC (Microsoft Entra ID, Okta, PingID, Ory)"],"components":[{"kind":"per_unit","unit":"user","amount":7.5,"period":"month","currency":"GBP"}],"contactSales":false}],"addOns":[{"name":"Organization support","components":[{"of":"global spend","kind":"percentage","rate":10}]}],"summary":"From £7.50/project + £8.50/user/month. Pay-as-you-go for resources. 15-day free trial with credits, no card required.","currency":"GBP","freeTier":true,"sourceUrl":"https://platform.sh","retrievedAt":"2026-08-03T22:44:43.161Z","freeTrialDays":15,"startingPrice":{"amount":0.011,"period":"month","currency":"GBP"},"billingPeriods":["month"]}` |
| pricing.free_tier | - | yes |
| pricing.model | commercial | commercial |
| pricing.price_level | - | unknown |
| pricing.transparent | - | yes |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | yes |
| security.iso27001 | yes | yes |
| security.pci | yes | yes |
| security.soc2 | yes | yes |

## Capabilities (PaaS & Hosting)

| Capability | Heroku | Platform.sh |
|---|:--:|:--:|
| **Deploy** |  |  |
| Git-push auto-deploy | ✓ | - |
| Deploy arbitrary container image | ✓ | - |
| Per-PR preview environments | - | ✓ |
| **Build** |  |  |
| Build system | Buildpacks | - |
| Runtime / language breadth | Node.js, Python, Ruby, Java, Go, Scala, PHP | Diverse application types supported |
| **Scale** |  |  |
| Autoscaling | - | Horizontal |
| **Deployment** |  |  |
| Geographic reach | - | - |
| Hosting | Cloud only | - |
| **Data** |  |  |
| Bundled managed data services | - | - |
| **Delivery** |  |  |
| Built-in global CDN / edge | - | - |
| Custom domains + automatic TLS | ✓ | ✓ |
| **Ops** |  |  |
| Env vars & secrets management | ✓ | - |
| Instant rollbacks | - | - |
| **Extensibility** |  |  |
| CLI + deploy API | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T16:59:59.701Z. "-" = undocumented, not absent.*
