
Ultimate access to all questions.
How do you configure connectivity for a Java application deployed on Cloud Run that requires access to a Cloud SQL database using its internal IP address, while adhering to Google's recommended best practices for compliance with regulatory requirements?
A
Configure your Cloud Run service with a Cloud SQL connection.
B
Configure your Cloud Run service to use a Serverless VPC Access connector.
C
Configure your application to use the Cloud SQL Java connector.
D
Configure your application to connect to an instance of the Cloud SQL Auth proxy.