How to avoid HTTP request to get Strapi data running own server as single process

Thank you @DMehaffy :slight_smile:

You saved me time exploring a dead end :sweat_smile:

When you say you have your “Strapi instances running in AWS”, do you mean EC2 instances? Re using auto scaling solutions like lambdas, I haven’t considered that for my solo project to avoid skyrocketing costs in case of misconfiguration - DDoS attack somehow bypassing Cloudflare for e.g.

Anyway, thanks for replying!