Process Flow - Creating a Cloud SQL instance
Start: Define instance config
Call API to create instance
Cloud SQL service processes request
Instance provisioning begins
Instance status: PENDING
Instance status: CREATING
Instance status: RUNNABLE
Instance ready for connections
This flow shows how defining a Cloud SQL instance configuration leads to API call, provisioning, and finally a ready-to-use database instance.