# Google Cloud Run vs Porter

| Attribute | Google Cloud Run | Porter |
|---|---|---|
| **Vioscale score** | 45.3 (49% (low)) | 59.6 (33% (low)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true,"hybrid":true,"on_prem":true,"self_hosted":true}` |
| description.long | A fully managed cloud platform for running containerized applications and backend services with automatic scaling, multi-region deployment, and pay-per-use billing. Supports multiple programming languages, batch jobs, and LLM hosting. | A platform-as-a-service that manages application deployment, scaling, and infrastructure across AWS, Google Cloud, or Azure. Handles CI/CD pipelines, monitoring, and cluster management automatically while running on your own cloud account. |
| features.capabilities | `{"hosting":"cloud","regions":"multi","runtimes":"Go, Node.js, Python, Java, .NET Core, Ruby, and any language via containers","autoscaling":"scale_to_zero","cli_and_api":true,"build_system":"buildpacks","git_push_deploy":true,"container_deploy":true}` | `{"hosting":"both","regions":"multi","runtimes":"JavaScript, Python, Go, and others","autoscaling":"horizontal","cli_and_api":true,"git_push_deploy":true,"preview_deploys":true,"container_deploy":true,"managed_databases":true,"custom_domains_tls":true}` |
| integrations.count | 2 | 5 |
| integrations.list | `[{"name":"Git"},{"name":"GitHub"}]` | `[{"name":"Tailscale"},{"name":"Helicone"},{"name":"Grafana"},{"name":"Temporal"},{"name":"GitHub Actions"}]` |
| market.availability | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"hybrid","summary":"Free tier: 2 million requests per month. Pay per request when usage exceeds free tier.","currency":"USD","freeTier":true,"sourceUrl":"https://cloud.google.com/run","retrievedAt":"2026-08-14T21:30:48.897Z"}` | `{"type":"usage","plans":[{"free":false,"name":"Standard","summary":"$6/GB RAM/mo + $13/vCPU/mo, prorated hourly","features":["Deploy from GitHub","Unlimited Applications","Preview Environments","Autoscaling","Jobs & Cron Jobs","Certificate Management","Monitoring","Logging","Custom Autoscaling","Alerting"],"commitment":"monthly","components":[{"per":{"qty":1,"unit":"GB RAM"},"kind":"metered","amount":6,"period":"month","currency":"USD"},{"per":{"qty":1,"unit":"vCPU"},"kind":"metered","amount":13,"period":"month","currency":"USD"}],"description":"Pay per use with metered billing for compute resources","contactSales":false},{"free":false,"name":"Enterprise","summary":"Volume discounts available for usage exceeding 40 vCPU or 80GB RAM","features":["Everything in Standard","Premium Support","Advanced RBAC","SAML-based SSO","Custom Alerts","On-Prem Installation"],"description":"Volume discounts and enterprise features for scale (starting at 40 vCPU / 80GB RAM)","contactSales":true}],"addOns":[{"name":"Helicone"}],"summary":"Usage-based: $6/GB RAM + $13/vCPU per month. Enterprise volume discounts available.","currency":"USD","freeTier":false,"sourceUrl":"https://www.porter.run/pricing","retrievedAt":"2026-08-14T09:19:32.203Z","startingPrice":{"amount":6,"period":"month","currency":"USD"},"billingPeriods":["month"]}` |
| pricing.free_tier | yes | no |
| pricing.model | freemium | commercial |
| pricing.price_level | low | low |
| pricing.transparent | no | yes |
| reliability.status_page | yes | - |
| security.hipaa | - | yes |
| security.soc2 | - | yes |

## Capabilities (PaaS & Hosting)

| Capability | Google Cloud Run | Porter |
|---|:--:|:--:|
| **Deploy** |  |  |
| Git-push auto-deploy | ✓ | ✓ |
| Deploy arbitrary container image | ✓ | ✓ |
| Per-PR preview environments | - | ✓ |
| **Build** |  |  |
| Build system | Buildpacks | - |
| Runtime / language breadth | Go, Node.js, Python, Java, .NET Core, Ruby, and any language via containers | JavaScript, Python, Go, and others |
| **Scale** |  |  |
| Autoscaling | Scale-to-zero | Horizontal |
| **Deployment** |  |  |
| Geographic reach | Multi-region | Multi-region |
| Hosting | Cloud only | Cloud + self-hosted |
| **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-01T15:02:05.578Z. "-" = undocumented, not absent.*
