When we should choose Virtual Private Cloud(VPC)?
Assume we build an application that has internal components (or microservices) on GCP (or AWS, Azure…).
I guess there are 2 main security options:
use VPC to protect internal communications.
use service account-based authentication…