# AWS API Gateway vs Gloo Gateway

| Attribute | AWS API Gateway | Gloo Gateway |
|---|---|---|
| **Vioscale score** | 54.5 (41% (low)) | 51.4 (33% (low)) |
| deployment.options | `{"cloud":true}` | `{"self_hosted":true}` |
| description.long | A managed cloud service that handles the complete lifecycle of APIs—from creation and deployment to monitoring and security—including traffic management, authorization, throttling, and version control. | Enterprise-grade API gateway delivering high performance with flexibility for self-managed deployment. Handles 400k+ requests/sec, 7+ years in production, built on open-source Envoy with CNCF governance. |
| features.capabilities | `{"hosting":"cloud","k8s_native":false,"grpc_support":false,"observability":true,"rate_limiting":true,"graphql_gateway":false,"developer_portal":true,"request_transformation":true}` | `{"hosting":"self","k8s_native":true,"grpc_support":true,"observability":true,"graphql_gateway":true,"request_transformation":true}` |
| integrations.count | 10 | - |
| integrations.list | `[{"name":"AWS Lambda"},{"name":"Amazon CloudFront"},{"name":"Amazon CloudWatch"},{"name":"Amazon DynamoDB"},{"name":"Amazon S3"},{"name":"Amazon EC2"},{"name":"Amazon VPC"},{"name":"AWS PrivateLink"},{"name":"AWS Serverless Application Model"},{"name":"AWS IoT"}]` | - |
| market.availability | `{"hqCountry":"US","primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"web":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"usage","plans":[{"free":false,"name":"HTTP APIs","summary":"1M free calls/month for 12 months; then $1.00/million (first 300M), $0.90/million above 300M","features":["1M free API calls per month for 12 months","Tiered pricing after free tier","Data transfer out charges apply"],"components":[{"per":{"qty":1000000,"unit":"requests"},"kind":"metered","amount":1,"currency":"USD"}],"description":"Pay per API call and data transfer out","contactSales":false,"includedLimits":{"free_tier_http_api_calls_per_month":"1M for 12 months (new AWS customers)"}},{"free":false,"name":"REST APIs","summary":"1M free calls/month for 12 months; then $3.50/million API calls (Edge Optimized/Regional)","features":["1M free API calls per month for 12 months","$3.50 per million for Edge Optimized/Regional APIs","No data transfer charges for Private APIs (PrivateLink charges apply)","Optional data caching at hourly rate"],"components":[{"per":{"qty":1000000,"unit":"requests"},"kind":"metered","amount":3.5,"currency":"USD"}],"description":"Pay per API call, data transfer, and optional caching","contactSales":false,"includedLimits":{"free_tier_rest_api_calls_per_month":"1M for 12 months (new AWS customers)"}},{"free":false,"name":"WebSocket APIs","summary":"1M free messages + 750k connection minutes/month for 12 months","features":["1M free messages per month for 12 months","750k free connection minutes per month for 12 months","Messages up to 128KB, metered in 32KB increments","Control frames (ping/pong) not metered"],"description":"Pay for messages sent/received and connection minutes","contactSales":false,"includedLimits":{"free_tier_messages_per_month":"1M for 12 months (new AWS customers)","free_tier_connection_minutes_per_month":"750000 for 12 months (new AWS customers)"}},{"free":false,"name":"API Gateway Portals","summary":"Monthly charge includes 10 PortalProducts with 40 REST endpoints each; additional PortalProducts billed separately","features":["Developer portal hosting","10 PortalProducts with 40 REST endpoints each included monthly","Additional PortalProducts billed separately","API discovery and documentation","Centralized governance","Prorated monthly charges"],"description":"Managed developer portals for API discovery and governance","contactSales":true,"includedLimits":{"portal_products":"10 per month","product_rest_endpoints":"40 per product"}}],"summary":"Usage-based pricing with no minimum fees or upfront commitments. HTTP APIs: $1.00/million calls; REST APIs: $3.50/million calls; data transfer charges apply. Free tier: 1M API calls per month for 12 months (new AWS customers). $200 free tier credit for new customers as of July 15, 2025.","currency":"USD","freeTier":true,"sourceUrl":"https://aws.amazon.com/api-gateway/pricing/","retrievedAt":"2026-08-16T20:53:52.220Z","startingPrice":{"amount":1,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"hybrid","plans":[{"free":true,"name":"Open Source","summary":"Free, perpetual license","features":["Request routing by path, header, method, query parameter, host","Kubernetes Gateway API support","Traffic splitting and transformation","Multi-protocol support: REST, gRPC, GraphQL, WebSocket","Active community with regular releases"],"contactSales":false},{"free":false,"name":"Solo Enterprise","summary":"Contact sales for pricing","features":["24x7 Support SLA with guaranteed response times","N-3 Long Term Support with security patches and bug fixes","FIPS Compliant Images","Private Slack Channel with white-glove support"],"contactSales":true}],"summary":"Free open source forever. Enterprise support available.","freeTier":true,"sourceUrl":"https://www.solo.io/pricing","retrievedAt":"2026-08-13T17:04:52.281Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | freemium |
| pricing.price_level | low | low |
| pricing.transparent | yes | no |
| security.disclosure_policy | yes | yes |
| security.fedramp | yes | - |
| security.gdpr | yes | - |
| security.pci | yes | - |
| security.soc2 | - | yes |

## Capabilities (API Gateways)

| Capability | AWS API Gateway | Gloo Gateway |
|---|:--:|:--:|
| **Deployment** |  |  |
| Hosting | Cloud only | Self-hosted only |
| Kubernetes-native | ✗ | ✓ |
| **Traffic** |  |  |
| Rate limiting | ✓ | - |
| Request/response transformation | ✓ | ✓ |
| **Security** |  |  |
| OAuth2 / OIDC / JWT | - | - |
| Mutual TLS | - | - |
| **Protocols** |  |  |
| GraphQL gateway | ✗ | ✓ |
| gRPC support | ✗ | ✓ |
| **Delivery** |  |  |
| Developer portal | ✓ | - |
| Monetization | - | - |
| **Ecosystem** |  |  |
| Plugin ecosystem | - | - |
| **Insight** |  |  |
| Observability | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T17:10:10.506Z. "-" = undocumented, not absent.*
