Skip to main content

One post tagged with "api-gateway"

api-gateway tag description

View All Tags

GRPC on AWS: API Gateway Support, Lambda Integration, Streaming, and ALB Alternatives

· 10 min read
Serhii Hrekov
Senior Software Engineer & System Architect specializing in Python, Web Systems, Cloud Infrastructure & Automation

The question of whether AWS API Gateway supports gRPC is crucial for architects planning microservices deployments on AWS. The answer, which has evolved, is a nuanced Yes, but primarily through the HTTP API and only for unary calls, while traditional gRPC streaming requires alternative AWS services.