I have a quick question - basic one. In AWS, does placing application instances in the same subnet with Database improve the performance of application and database request and response?
Thank you. Amanuel
This is just a general question that challenged me. I know in the physical world since we are removing the routing layer overhead and computes are interacting in layer 2 I can say that it can be faster. But not sure how it works on Amazon VPC.