Professional Cloud Architect Exam QuestionsBrowse all questions from this exam

Professional Cloud Architect Exam - Question 1


Your company has decided to make a major revision of their API in order to create better experiences for their developers. They need to keep the old version of the API available and deployable, while allowing new customers and testers to try out the new API. They want to keep the same SSL and DNS records in place to serve both APIs.

What should they do?

Show Answer
Correct Answer: D

Using separate backend pools for each API path behind the load balancer allows traffic to be directed to the appropriate backend based on the API path. This approach ensures that both the old and new APIs can coexist and be independently deployable while sharing the same SSL and DNS records. It provides isolation and simplifies the management of the two versions, aligning with the requirement to keep the old API available while new customers and testers try out the new API.

Discussion

17 comments
Sign in to comment
shandyOption: D
Nov 26, 2019

D is the answer because HTTP(S) load balancer can direct traffic reaching a single IP to different backends based on the incoming URL. A is not correct because configuring a new load balancer would require a new or different SSL and DNS records which conflicts with the requirements to keep the same SSL and DNS records. B is not correct because it goes against the requirements. The company wants to keep the old API available while new customers and testers try the new API. C is not correct because it is not a requirement to decommission the implementation behind the old API. Moreover, it introduces unnecessary risk in case bugs or incompatibilities are discovered in the new API.

AzureDP900
Oct 16, 2022

D is right

AWS56Option: D
Nov 19, 2019

agreed, The answer is D

anirban7172Option: D
Jul 11, 2023

The correct answer is D: Explanation: Option D, using separate backend pools for each API path behind the load balancer, allows traffic to be routed to the appropriate backend based on the API path. This ensures that the old and new APIs can coexist and be independently deployable while sharing the same SSL and DNS records. It provides isolation and simplifies the management of the two versions. Therefore, option D is the recommended approach to achieve the desired outcome of keeping the old API available and deployable while allowing new customers and testers to try out the new API.

ductrinh
Sep 27, 2023

for all whose will take this exam my 2 friends has taken this exam and both of them were failed. the questions were updated so this is not enought

[Removed]
Oct 10, 2023

yes, same happened to me as well. This question set is not enough, I had two use cases and had questions based on them. This set does not have those questions

Bert_77
Nov 28, 2023

That's not an issue, it is written on the Google certification pages that cases are part of the exam so this should have been clear when preparing for the exam. If you would only us these exam dumps to get certified you don't deserve the certification in my opinion, real knowledge is also required.

Bert_77
Nov 28, 2023

Exam dumps should never be enough, this can help in preparing but you also need knowledge and experience to deserve certification.

eloyusOption: D
Jan 24, 2024

D is ok

anirban7172Option: D
Jul 11, 2023

The correct answer is D:

vyomkeshbakshiOption: D
Jul 11, 2023

D is right

RaviRSOption: D
Aug 15, 2023

D is correct

dar10Option: D
Aug 23, 2023

The correct answer is D as visually explained in the HTTPS Load Balancer architecture infographic (figure 5.5) at page 225 in the "GCP Professional Cloud Network Engineer Certification Companion" book.

ChinaSailorOption: D
Sep 18, 2023

Obvious.... split the feed

HaigkOption: D
Dec 10, 2023

D is the right answer.

SWMokOption: D
Dec 26, 2023

Agreed D is the answer

hzaouiOption: D
Jan 9, 2024

D answer is correct

juanlopezcerveroOption: D
Apr 21, 2024

D is the answer

SaurabhLOption: D
May 10, 2024

D is the correct

A84-64
Jun 19, 2024

Testing.

RickMoraisOption: D
Jul 3, 2024

D is right