Deploying a grpc service on AWS was pretty straight forward thanks to the built in support in their load balancer, but as far as I can tell they don't have a built in solution for grpc-web?
What would be the easiest way to add support for grpc-web for a low volume service running in ECS?