Google Professional Cloud Developer Exam (page: 10)
Google Professional Cloud Developer
Updated on: 24-Mar-2026

Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Company Overview
HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and is rapidly growing into a global phenomenon. Its unique style of hyper-local community communication and business outreach is in demand around the world.

Executive Statement
We are the number one local community app; it's time to take our local community services global. Our venture capital investors want to see rapid growth and the same great experience for new local and virtual communities that come online, whether their members are 10 or 10000 miles away from each other.

Solution Concept
HipLocal wants to expand their existing service, with updated functionality, in new regions to better serve their global customers. They want to hire and train a new team to support these regions in their time zones. They will need to ensure that the application scales smoothly and provides clear uptime data, and that they analyze and respond to any issues that occur.

Existing Technical Environment
HipLocal's environment is a mix of on-premises hardware and infrastructure running in Google Cloud Platform. The HipLocal team understands their application well, but has limited experience in global scale applications. Their existing technical environment is as follows:
•Existing APIs run on Compute Engine virtual machine instances hosted in GCP.
•State is stored in a single instance MySQL database in GCP.
•Release cycles include development freezes to allow for QA testing.
•The application has no logging.
•Applications are manually deployed by infrastructure engineers during periods of slow traffic on weekday evenings.
•There are basic indicators of uptime; alerts are frequently fired when the APIs are unresponsive.

Business Requirements
HipLocal's investors want to expand their footprint and support the increase in demand they are seeing. Their requirements are:
•Expand availability of the application to new regions.
•Support 10x as many concurrent users.
•Ensure a consistent experience for users when they travel to different regions.
•Obtain user activity metrics to better understand how to monetize their product.
•Ensure compliance with regulations in the new regions (for example, GDPR).
•Reduce infrastructure management time and cost.
•Adopt the Google-recommended practices for cloud computing.
oDevelop standardized workflows and processes around application lifecycle management.
oDefine service level indicators (SLIs) and service level objectives (SLOs).

Technical Requirements
•Provide secure communications between the on-premises data center and cloud-hosted applications and infrastructure.
•The application must provide usage metrics and monitoring.
•APIs require authentication and authorization.
•Implement faster and more accurate validation of new features.
•Logging and performance metrics must provide actionable information to be able to provide debugging information and alerts.
•Must scale to meet user demand.

Which service should HipLocal use to enable access to internal apps?

  1. Cloud VPN
  2. Cloud Armor
  3. Virtual Private Cloud
  4. Cloud Identity-Aware Proxy

Answer(s): D


Reference:

https://cloud.google.com/iap/docs/cloud-iap-for-on-prem-apps-overview



Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Company Overview
HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and is rapidly growing into a global phenomenon. Its unique style of hyper-local community communication and business outreach is in demand around the world.

Executive Statement
We are the number one local community app; it's time to take our local community services global. Our venture capital investors want to see rapid growth and the same great experience for new local and virtual communities that come online, whether their members are 10 or 10000 miles away from each other.

Solution Concept
HipLocal wants to expand their existing service, with updated functionality, in new regions to better serve their global customers. They want to hire and train a new team to support these regions in their time zones. They will need to ensure that the application scales smoothly and provides clear uptime data, and that they analyze and respond to any issues that occur.

Existing Technical Environment
HipLocal's environment is a mix of on-premises hardware and infrastructure running in Google Cloud Platform. The HipLocal team understands their application well, but has limited experience in global scale applications. Their existing technical environment is as follows:
•Existing APIs run on Compute Engine virtual machine instances hosted in GCP.
•State is stored in a single instance MySQL database in GCP.
•Release cycles include development freezes to allow for QA testing.
•The application has no logging.
•Applications are manually deployed by infrastructure engineers during periods of slow traffic on weekday evenings.
•There are basic indicators of uptime; alerts are frequently fired when the APIs are unresponsive.

Business Requirements
HipLocal's investors want to expand their footprint and support the increase in demand they are seeing. Their requirements are:
•Expand availability of the application to new regions.
•Support 10x as many concurrent users.
•Ensure a consistent experience for users when they travel to different regions.
•Obtain user activity metrics to better understand how to monetize their product.
•Ensure compliance with regulations in the new regions (for example, GDPR).
•Reduce infrastructure management time and cost.
•Adopt the Google-recommended practices for cloud computing.
oDevelop standardized workflows and processes around application lifecycle management.
oDefine service level indicators (SLIs) and service level objectives (SLOs).

Technical Requirements
•Provide secure communications between the on-premises data center and cloud-hosted applications and infrastructure.
•The application must provide usage metrics and monitoring.
•APIs require authentication and authorization.
•Implement faster and more accurate validation of new features.
•Logging and performance metrics must provide actionable information to be able to provide debugging information and alerts.
•Must scale to meet user demand.

HipLocal wants to reduce the number of on-call engineers and eliminate manual scaling.
Which two services should they choose? (Choose two.)

  1. Use Google App Engine services.
  2. Use serverless Google Cloud Functions.
  3. Use Knative to build and deploy serverless applications.
  4. Use Google Kubernetes Engine for automated deployments.
  5. Use a large Google Compute Engine cluster for deployments.

Answer(s): B,C



Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Company Overview
HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and is rapidly growing into a global phenomenon. Its unique style of hyper-local community communication and business outreach is in demand around the world.

Executive Statement
We are the number one local community app; it's time to take our local community services global. Our venture capital investors want to see rapid growth and the same great experience for new local and virtual communities that come online, whether their members are 10 or 10000 miles away from each other.

Solution Concept
HipLocal wants to expand their existing service, with updated functionality, in new regions to better serve their global customers. They want to hire and train a new team to support these regions in their time zones. They will need to ensure that the application scales smoothly and provides clear uptime data, and that they analyze and respond to any issues that occur.

Existing Technical Environment
HipLocal's environment is a mix of on-premises hardware and infrastructure running in Google Cloud Platform. The HipLocal team understands their application well, but has limited experience in global scale applications. Their existing technical environment is as follows:
•Existing APIs run on Compute Engine virtual machine instances hosted in GCP.
•State is stored in a single instance MySQL database in GCP.
•Release cycles include development freezes to allow for QA testing.
•The application has no logging.
•Applications are manually deployed by infrastructure engineers during periods of slow traffic on weekday evenings.
•There are basic indicators of uptime; alerts are frequently fired when the APIs are unresponsive.

Business Requirements
HipLocal's investors want to expand their footprint and support the increase in demand they are seeing. Their requirements are:
•Expand availability of the application to new regions.
•Support 10x as many concurrent users.
•Ensure a consistent experience for users when they travel to different regions.
•Obtain user activity metrics to better understand how to monetize their product.
•Ensure compliance with regulations in the new regions (for example, GDPR).
•Reduce infrastructure management time and cost.
•Adopt the Google-recommended practices for cloud computing.
oDevelop standardized workflows and processes around application lifecycle management.
oDefine service level indicators (SLIs) and service level objectives (SLOs).

Technical Requirements
•Provide secure communications between the on-premises data center and cloud-hosted applications and infrastructure.
•The application must provide usage metrics and monitoring.
•APIs require authentication and authorization.
•Implement faster and more accurate validation of new features.
•Logging and performance metrics must provide actionable information to be able to provide debugging information and alerts.
•Must scale to meet user demand.

In order to meet their business requirements, how should HipLocal store their application state?

  1. Use local SSDs to store state.
  2. Put a memcache layer in front of MySQL.
  3. Move the state storage to Cloud Spanner.
  4. Replace the MySQL instance with Cloud SQL.

Answer(s): B



Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Company Overview
HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and is rapidly growing into a global phenomenon. Its unique style of hyper-local community communication and business outreach is in demand around the world.

Executive Statement
We are the number one local community app; it's time to take our local community services global. Our venture capital investors want to see rapid growth and the same great experience for new local and virtual communities that come online, whether their members are 10 or 10000 miles away from each other.

Solution Concept
HipLocal wants to expand their existing service, with updated functionality, in new regions to better serve their global customers. They want to hire and train a new team to support these regions in their time zones. They will need to ensure that the application scales smoothly and provides clear uptime data, and that they analyze and respond to any issues that occur.

Existing Technical Environment
HipLocal's environment is a mix of on-premises hardware and infrastructure running in Google Cloud Platform. The HipLocal team understands their application well, but has limited experience in global scale applications. Their existing technical environment is as follows:
•Existing APIs run on Compute Engine virtual machine instances hosted in GCP.
•State is stored in a single instance MySQL database in GCP.
•Release cycles include development freezes to allow for QA testing.
•The application has no logging.
•Applications are manually deployed by infrastructure engineers during periods of slow traffic on weekday evenings.
•There are basic indicators of uptime; alerts are frequently fired when the APIs are unresponsive.

Business Requirements
HipLocal's investors want to expand their footprint and support the increase in demand they are seeing. Their requirements are:
•Expand availability of the application to new regions.
•Support 10x as many concurrent users.
•Ensure a consistent experience for users when they travel to different regions.
•Obtain user activity metrics to better understand how to monetize their product.
•Ensure compliance with regulations in the new regions (for example, GDPR).
•Reduce infrastructure management time and cost.
•Adopt the Google-recommended practices for cloud computing.
oDevelop standardized workflows and processes around application lifecycle management.
oDefine service level indicators (SLIs) and service level objectives (SLOs).

Technical Requirements
•Provide secure communications between the on-premises data center and cloud-hosted applications and infrastructure.
•The application must provide usage metrics and monitoring.
•APIs require authentication and authorization.
•Implement faster and more accurate validation of new features.
•Logging and performance metrics must provide actionable information to be able to provide debugging information and alerts.
•Must scale to meet user demand.

Which service should HipLocal use for their public APIs?

  1. Cloud Armor
  2. Cloud Functions
  3. Cloud Endpoints
  4. Shielded Virtual Machines

Answer(s): D



Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Company Overview
HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and is rapidly growing into a global phenomenon. Its unique style of hyper-local community communication and business outreach is in demand around the world.

Executive Statement
We are the number one local community app; it's time to take our local community services global. Our venture capital investors want to see rapid growth and the same great experience for new local and virtual communities that come online, whether their members are 10 or 10000 miles away from each other.

Solution Concept
HipLocal wants to expand their existing service, with updated functionality, in new regions to better serve their global customers. They want to hire and train a new team to support these regions in their time zones. They will need to ensure that the application scales smoothly and provides clear uptime data, and that they analyze and respond to any issues that occur.

Existing Technical Environment
HipLocal's environment is a mix of on-premises hardware and infrastructure running in Google Cloud Platform. The HipLocal team understands their application well, but has limited experience in global scale applications. Their existing technical environment is as follows:
•Existing APIs run on Compute Engine virtual machine instances hosted in GCP.
•State is stored in a single instance MySQL database in GCP.
•Release cycles include development freezes to allow for QA testing.
•The application has no logging.
•Applications are manually deployed by infrastructure engineers during periods of slow traffic on weekday evenings.
•There are basic indicators of uptime; alerts are frequently fired when the APIs are unresponsive.

Business Requirements
HipLocal's investors want to expand their footprint and support the increase in demand they are seeing. Their requirements are:
•Expand availability of the application to new regions.
•Support 10x as many concurrent users.
•Ensure a consistent experience for users when they travel to different regions.
•Obtain user activity metrics to better understand how to monetize their product.
•Ensure compliance with regulations in the new regions (for example, GDPR).
•Reduce infrastructure management time and cost.
•Adopt the Google-recommended practices for cloud computing.
oDevelop standardized workflows and processes around application lifecycle management.
oDefine service level indicators (SLIs) and service level objectives (SLOs).

Technical Requirements
•Provide secure communications between the on-premises data center and cloud-hosted applications and infrastructure.
•The application must provide usage metrics and monitoring.
•APIs require authentication and authorization.
•Implement faster and more accurate validation of new features.
•Logging and performance metrics must provide actionable information to be able to provide debugging information and alerts.
•Must scale to meet user demand.

HipLocal wants to improve the resilience of their MySQL deployment, while also meeting their business and technical requirements.

Which configuration should they choose?

  1. Use the current single instance MySQL on Compute Engine and several read-only MySQL servers on Compute Engine.
  2. Use the current single instance MySQL on Compute Engine, and replicate the data to Cloud SQL in an external master configuration.
  3. Replace the current single instance MySQL instance with Cloud SQL, and configure high availability.
  4. Replace the current single instance MySQL instance with Cloud SQL, and Google provides redundancy without further configuration.

Answer(s): B



Viewing Page 10 of 52



Share your comments for Google Professional Cloud Developer exam with other users:

Hiren Ladva 7/8/2023 10:34:00 PM

yes i m prepared exam
Anonymous


oliverjames 10/24/2023 5:37:00 AM

my experience was great with this site as i studied for the ms-900 from here and got 900/1000 on the test. my main focus was on the tutorials which were provided and practice questions. thanks!
GERMANY


Bhuddhiman 7/20/2023 11:52:00 AM

great course
UNITED STATES


Anuj 1/14/2024 4:07:00 PM

very good question
Anonymous


Saravana Kumar TS 12/8/2023 9:49:00 AM

question: 93 which statement is true regarding the result? sales contain 6 columns and values contain 7 columns so c is not right answer.
INDIA


Lue 3/30/2023 11:43:00 PM

highly recommend just passed my exam.
CANADA


DC 1/7/2024 10:17:00 AM

great practice! thanks
UNITED STATES


Anonymus 11/9/2023 5:41:00 AM

anyone who wrote this exam recently?
SOUTH AFRICA


Khalid Javid 11/17/2023 3:46:00 PM

kindly share the dump
Anonymous


Na 8/9/2023 8:39:00 AM

could you please upload cfe fraud prevention and deterrence questions? it will be very much helpful.
Anonymous


shime 10/23/2023 10:03:00 AM

this is really very very helpful for mcd level 1
ETHIOPIA


Vnu 6/3/2023 2:39:00 AM

very helpful!
Anonymous


Steve 8/17/2023 2:19:00 PM

question #18s answer should be a, not d. this should be corrected. it should be minvalidityperiod
CANADA


RITEISH 12/24/2023 4:33:00 AM

thanks for the exact solution
Anonymous


SB 10/15/2023 7:58:00 AM

need to refer the questions and have to give the exam
INDIA


Mike Derfalem 7/16/2023 7:59:00 PM

i need it right now if it was possible please
Anonymous


Isak 7/6/2023 3:21:00 AM

i need it very much please share it in the fastest time.
Anonymous


Maria 6/23/2023 11:40:00 AM

correct answer is d for student.java program
IRELAND


Nagendra Pedipina 7/12/2023 9:10:00 AM

q:37 c is correct
INDIA


John 9/16/2023 9:37:00 PM

q6 exam topic: terramearth, c: correct answer: copy 1petabyte to encrypted usb device ???
GERMANY


SAM 12/4/2023 12:56:00 AM

explained answers
INDIA


Andy 12/26/2023 9:35:00 PM

plan to take theaws certified developer - associate dva-c02 in the next few weeks
SINGAPORE


siva 5/17/2023 12:32:00 AM

very helpfull
Anonymous


mouna 9/27/2023 8:53:00 AM

good questions
Anonymous


Bhavya 9/12/2023 7:18:00 AM

help to practice csa exam
Anonymous


Malik 9/28/2023 1:09:00 PM

nice tip and well documented
Anonymous


rodrigo 6/22/2023 7:55:00 AM

i need the exam
Anonymous


Dan 6/29/2023 1:53:00 PM

please upload
Anonymous


Ale M 11/22/2023 6:38:00 PM

prepping for fsc exam
AUSTRALIA


ahmad hassan 9/6/2023 3:26:00 AM

pd1 with great experience
Anonymous


Žarko 9/5/2023 3:35:00 AM

@t it seems like azure service bus message quesues could be the best solution
UNITED KINGDOM


Shiji 10/15/2023 1:08:00 PM

helpful to check your understanding.
INDIA


Da Costa 8/27/2023 11:43:00 AM

question 128 the answer should be static not auto
Anonymous


bot 7/26/2023 6:45:00 PM

more comments here
UNITED STATES