nerdexam
Google

PROFESSIONAL-CLOUD-DATABASE-ENGINEER · Question #97

You are a DBA of Cloud SQL for PostgreSQL. You want the applications to have password-less authentication for read and write access to the database. Which authentication mechanism should you use?

The correct answer is A. Use Identity and Access Management (IAM) authentication.. https://cloud.google.com/sql/docs/postgres/authentication

Securing and Protecting Database Instances

Question

You are a DBA of Cloud SQL for PostgreSQL. You want the applications to have password-less authentication for read and write access to the database. Which authentication mechanism should you use?

Options

  • AUse Identity and Access Management (IAM) authentication.
  • BUse Managed Active Directory authentication.
  • CUse Cloud SQL federated queries.
  • DUse PostgreSQL database's built-in authentication.

How the community answered

(23 responses)
  • A
    91% (21)
  • C
    4% (1)
  • D
    4% (1)

Explanation

https://cloud.google.com/sql/docs/postgres/authentication

Topics

#Cloud SQL#IAM Authentication#PostgreSQL#Security

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DATABASE-ENGINEER Practice