Ronaldo Lanhellas
Ronaldo Lanhellas

Reputation: 3336

gRPC streaming through AWS NLB

I'm trying to understand how AWS NLB can handle gRPC streaming connections behind the scenes. I know that gRPC streaming keep connection open for long times but AWS NLB has a connection timeout, if I'm not wrong, it means I can't keep the same connection more than {n} seconds.

Can you explain to me how is it possible?

Upvotes: 1

Views: 180

Answers (0)

Related Questions