AWS announced an important update for the Application Load Balancer (ALB) in November 2020: Support for gRPC and HTTP/2.
HTTP/2 comes with request multiplexing over a single TCP connection, header compression (HPACK) which reduces network utilization, and a
binary protocol which reduces overhead in parsing data.
gRPC is a high-performance RPC framework with full-duplex streaming. It is designed to connect mircoservices efficiently and uses HTTP/2 under the covers.
This video includes a demo of a gRPC service running behind an ALB.
JavaScript is disabled. Please visit YouTube.com to watch the video.
Read more:
- Mastering the 2V0-41.20 Certification: Your 2025 Roadmap to Advanced VMware Skills and Career Boost
- Using DynamoDB Entity Store for cleaner TypeScript code
- How to reduce your AWS Config bill for volatile workloads
- AWS Cost Optimization 101
- New CloudFormation Templates – NAT Gateway, Static website, Security