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.
Discover more from Free Exam Prep By IT Professionals | CertificationTest | ExamTopics
Subscribe to get the latest posts sent to your email.
- Cognito Under the Hood
- WordPress on AWS: smooth and pain free
- What’s the best AWS Compute option for your project?
- Unlock Advanced Network Security Skills: Your Ultimate 2025 Guide to NSE7_EFW-6.4 Certification Success
- Master Incident Response and Elevate Your IT Career: The 2025 Complete Guide to CIS-SIR Certification Success

















