hi there,
I just started with the App Engine.
I created the app.yaml file with the specifications about scaling.
But now I'm trying to create a Load Balancer and I'm not able to do it.
Every time I try to search about it, it's telling about "Instances Groups" but for my App, I cannot create those groups.. there are only available for Compute Engine instances.
Is it correct that App Engine makes itself already a Load Balancing, or what I'm doing wrong?
cheers