Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Architect All Questions

View all questions & answers for the Professional Cloud Architect exam

Exam Professional Cloud Architect topic 1 question 11 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 11
Topic #: 1
[All Professional Cloud Architect Questions]

Your customer is moving an existing corporate application to Google Cloud Platform from an on-premises data center. The business owners require minimal user disruption. There are strict security team requirements for storing passwords.
What authentication strategy should they use?

  • A. Use G Suite Password Sync to replicate passwords into Google
  • B. Federate authentication via SAML 2.0 to the existing Identity Provider
  • C. Provision users in Google using the Google Cloud Directory Sync tool
  • D. Ask users to set their Google password to match their corporate password
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
gcp_aws
Highly Voted 4 years, 6 months ago
The correct answer is B. GCDS tool only copies the usernames, not the passwords. And more over strict security requirements for the passwords. Not allowed to copy them onto Google, I think. Federation technique help resolve this issue. Please correct me if I am wrong.
upvoted 78 times
brss39
1 year ago
B is the answer. Why ? GCDS syncs passwords - Ok but which passwords? Clients need to provide a new password for accessing Google Cloud after GCDS sync. Google recognizes the user because GCDS populated the user list. The user is redirected to a standard Google sign-in screen where they enter their standard username and Google Cloud-specific password. The issue here is the two sets of passwords. Even if a user manually sets them both to the same value, they aren’t managed in a single place. If you need to update your password, you’d have to do that in AD and then again in Google Cloud Identity. In some cases, this approach can allow for better separation between your on-premises environment and Google Cloud, but it’s also one more password to manage for your users.
upvoted 13 times
Robert0
6 months ago
This should be the top comment. It explains in detail the proccess
upvoted 3 times
...
...
Neferith
2 years, 2 months ago
Passwords are also synchronized: https://support.google.com/a/answer/6120130?hl=en&ref_topic=2679497
upvoted 8 times
...
ExamTopicsFan
3 years, 5 months ago
GCDS synchronises password as well and that is the reason why B is the correct answer. Only in B the password doesn't get copied to GCP.
upvoted 11 times
...
zr79
2 years, 1 month ago
C is the answer
upvoted 3 times
...
...
Eroc
Highly Voted 5 years ago
"A" will syncronise passwords between on pre-mise and the GCP, this duplicates the existing strategy plus Google's "built-in" encryption of all the data. "B" does not support the moving to GCP. "C" The directory sync tool copies the filesystem settings between servers, UNIX filesystems have permission settings built in and passwords to log into the permission groups, syncing these would set GCP up the same way their on-premises is, plus Google's "built-in" encryption. "D" disrupts the users, so this is not correct. The debate should be between "A" and "C", "C" includes "A" according to (https://cloud.google.com/solutions/migrating-consumer-accounts-to-cloud-identity-or-g-suite-best-practices-federation) so choose "C"
upvoted 22 times
Gobblegobble
4 years, 4 months ago
B is supported read https://cloud.google.com/architecture/identity/federating-gcp-with-active-directory-configuring-single-sign-on
upvoted 4 times
tsys
3 years, 8 months ago
There is no mention SSO is needed.
upvoted 3 times
...
...
tartar
4 years, 3 months ago
B is ok.
upvoted 5 times
tartar
4 years, 3 months ago
miss typed.. C is ok
upvoted 11 times
...
...
nitinz
3 years, 8 months ago
B, you dont want to store password as per security guidelines provided in question.
upvoted 3 times
...
cetanx
4 years, 5 months ago
GCDS syncs user accounts and some other LDAP attributes but not the passwords, with hybrid connectivity to GCP, SAML (or federation) is the preferred method. Answer should be "B" https://cloud.google.com/solutions/patterns-for-authenticating-corporate-users-in-a-hybrid-environment https://cloud.google.com/architecture/identity/federating-gcp-with-active-directory-synchronizing-user-accounts#deciding_what_to_provision
upvoted 16 times
squishy_fishy
2 years, 10 months ago
This is the best answer so far.
upvoted 1 times
...
SamirJ
4 years, 1 month ago
GCDS does sync passwords. Please refer - https://support.google.com/a/answer/6120130. Since the question says client wants to move to GCP , C should be the answer.
upvoted 5 times
...
BiddlyBdoyng
1 year, 5 months ago
The article implies that ADFS is best but suggests you also need the GCDS. This makes sense, you need the users in Google to allocate permissions but you don't want to copy the passwords across hence ADFS.
upvoted 1 times
...
...
...
Ekramy_Elnaggar
Most Recent 1 week, 5 days ago
Selected Answer: B
1. Minimal User Disruption: Federated authentication allows users to use their existing corporate credentials to access the application in Google Cloud. This eliminates the need for them to create and remember new passwords, minimizing disruption and improving user experience. 2. Strict Security Requirements: SAML 2.0 is a widely used, secure standard for authentication and authorization. It allows the existing identity provider (IdP) to handle password management and security policies, ensuring compliance with the security team's requirements. 3. Centralized Identity Management: Federation keeps identity management centralized within the existing corporate infrastructure. This simplifies user management and reduces the overhead of managing identities in multiple places.
upvoted 1 times
...
selected
1 month ago
Selected Answer: B
cross-domain SSO can be achieved by SAML
upvoted 1 times
...
JohnJamesB1212
2 months, 2 weeks ago
Selected Answer: B
I think B is correct
upvoted 1 times
...
maxdanny
2 months, 2 weeks ago
Selected Answer: B
Minimal user disruption: By federating authentication via SAML 2.0, users can continue using their existing corporate credentials without having to manage or remember new passwords. Security requirements: SAML 2.0 federation allows your organization to maintain control over user authentication and password management within the existing Identity Provider (IdP). Passwords do not need to be stored in Google’s systems, which aligns with strict security requirements.
upvoted 1 times
...
Manishjb006
3 months, 1 week ago
B is right one . Because C While Google Cloud Directory Syc (GCDS) helps sync users between an on-premises directory and Google, it does not address the password management aspect. Users may still face disruptions as this method might not handle existing passwords securely.
upvoted 1 times
...
Hungdv
3 months, 2 weeks ago
Choose B
upvoted 1 times
...
kingfighers
5 months, 2 weeks ago
the most convenient way is B, but the principle of this kind of exam is use cloud provider's native tools, so the C is correct.. this principle is also used on aws
upvoted 1 times
...
santoshchauhan
8 months, 2 weeks ago
Selected Answer: B
B. Federate authentication via SAML 2.0 to the existing Identity Provider. Here's why: Security: SAML 2.0 allows for secure single sign-on (SSO) without storing passwords on Google's side. It ensures that authentication happens against the corporate Identity Provider (IdP), which maintains control over the user credentials. Minimal Disruption: Users can continue to use their existing corporate credentials to access the application on GCP without having to remember a new set of credentials or go through a password change process. Compliance: It satisfies the security team's requirements for password storage by ensuring that passwords remain within the corporate boundary. Integration: SAML is widely supported and can be integrated with many IdPs, allowing for a seamless transition to cloud-based resources while leveraging existing identity management infrastructure.
upvoted 5 times
...
lisabisa
9 months, 1 week ago
The correct answer is C. Google Cloud Directory Sync will provide federated authentications. B is wrong because SAML is used for Single sign-on. It also doesn't mention how the cloud can be authenticated to the existing Identity Provider. SAML by itself is not enough to do the job.
upvoted 2 times
...
xxoox
9 months, 1 week ago
Selected Answer: B
Federating authentication aligns with strict security team requirements for password storage, as it avoids the need to store or sync passwords outside the corporate environment.
upvoted 2 times
...
hzaoui
10 months, 2 weeks ago
Selected Answer: B
Minimal User Disruption: Users continue using their existing corporate credentials for both on-premises and GCP applications, avoiding password resets or new account creations. Security Team Requirements: GCP doesn't store or manage corporate passwords; authentication relies on the existing Identity Provider (IdP), meeting strict password storage requirements.
upvoted 1 times
...
02fc23a
1 year ago
Selected Answer: B
B is a preferred solution nowadays, that's why: https://cloud.google.com/architecture/framework/security/identity-access#use_a_single_identity_provider
upvoted 2 times
...
nideesh
1 year ago
Selected Answer: C
GCDS is better as it is a corporate application. The requirements for storing password can be met by GCP. As GCP has many security features For SAML, the corporate needs to have Identity provider service such as the one provided by Google, Facebook
upvoted 1 times
nideesh
1 year ago
Also the application needs to be modified to use identity provider service, if they are going by choice B
upvoted 1 times
...
...
asciimo
1 year ago
Selected Answer: B
main reason for B are strict storage requirements.
upvoted 1 times
...
Arun_m_123
1 year, 1 month ago
B is the correct answer
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...