Skip to main content

One post tagged with "api-gateway"

api-gateway tag description

View All Tags

Does AWS API Gateway Support gRPC?

· 9 min read
Serhii Hrekov
software engineer, creator, artist, programmer, projects founder

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.