AWS ALB using gRPC with SSL Termination

AWS/ALB

  • outline

We can use AWS ALB for gRPC with SSL termination.

  • how-to

Create Target Group >> HTTP, gRPC

Create ALB >> HTTPS listener, ACM, disable mTLS

MUST!! gRPC target group under HTTPS listener

  • reference

https://aws.amazon.com/blogs/aws/new-application-load-balancer-support-for-end-to-end-http-2-and-grpc/