GRPC on AWS: API Gateway Support, Lambda Integration, Streaming, and ALB Alternatives
· 10 min read
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.
