Azure Web App + SSR + SNAT limit

Hi, I was wondering if anyone uses Azure hosting or any other third party hosting that has SNAT limits and uses SSR.

How do you handle these limits?

With Azure in a blog they suggest to create a singleton or connection pool, I was wondering how that is feasible with Apollo Client on server side?

Is it even possible?

Any advice is appreciated, thanks!