Google Google Cloud Architect Professional Exam (page: 5)
Google Cloud Certified - Professional Cloud Architect
Updated on: 25-Aug-2025


Company Overview
JencoMart is a global retailer with over 10,000 stores in 16 countries. The stores carry a range of goods, such as groceries, tires, and jewelry. One of the company's core values is excellent customer service. In addition, they recently introduced an environmental policy to reduce their carbon output by 50% over the next 5 years.

Company Background

JencoMart started as a general store in 1931, and has grown into one of the world's leading brands known for great value and customer service. Over time, the company transitioned from only physical stores to a stores and online hybrid model, with 25% of sales online. Currently, JencoMart has little presence in Asia, but considers that market key for future growth.

Solution Concept
JencoMart wants to migrate several critical applications to the cloud but has not completed a technical review to determine their suitability for the cloud and the engineering required for migration. They currently host all of these applications on infrastructure that is at its end of life and is no longer supported.

Existing Technical Environment
JencoMart hosts all of its applications in 4 data centers: 3 in North American and 1 in Europe, most applications are dual-homed.
JencoMart understands the dependencies and resource usage metrics of their on-premises architecture.

Application Customer loyalty portal
LAMP (Linux, Apache, MySQL and PHP) application served from the two JencoMart-owned U.S. data centers.

Database
· Oracle Database stores user profiles
20 TB
Complex table structure
Well maintained, clean data
Strong backup strategy
· PostgreSQL database stores user credentials
Single-homed in US West
No redundancy
Backed up every 12 hours
100% uptime service level agreement (SLA)
Authenticates all users

Compute
· 30 machines in US West Coast, each machine has:
Twin, dual core CPUs
32GB of RAM
Twin 250 GB HDD (RAID 1)
· 20 machines in US East Coast, each machine has:
Single dual-core CPU
24 GB of RAM
Twin 250 GB HDD (RAID 1)
Storage
· Access to shared 100 TB SAN in each location
· Tape backup every week

Business Requirements

· Optimize for capacity during peak periods and value during off-peak periods
· Guarantee service availably and support
· Reduce on-premises footprint and associated financial and environmental impact.
· Move to outsourcing model to avoid large upfront costs associated with infrastructure purchase
· Expand services into Asia.

Technical Requirements
· Assess key application for cloud suitability.
· Modify application for the cloud.
· Move applications to a new infrastructure.
· Leverage managed services wherever feasible
· Sunset 20% of capacity in existing data centers
· Decrease latency in Asia

CEO Statement
JencoMart will continue to develop personal relationships with our customers as more people access the web. The future of our retail business is in the global market and the connection between online and in-store experiences. As a large global company, we also have a responsibility to the environment through `green' initiatives and polices.

CTO Statement
The challenges of operating data centers prevents focus on key technologies critical to our long-term success. Migrating our data services to a public cloud infrastructure will allow us to focus on big data and machine learning to improve our service customers.

CFO Statement
Since its founding JencoMart has invested heavily in our data services infrastructure. However, because of changing market trends, we need to outsource our infrastructure to ensure our long-term success. This model will allow us to respond to increasing customer demand during peak and reduce costs.

For this question, refer to the JencoMart case study.

JencoMart wants to move their User Profiles database to Google Cloud Platform.
Which Google Database should they use?

  1. Cloud Spanner
  2. Google BigQuery
  3. Google Cloud SQL
  4. Google Cloud Datastore

Answer(s): D

Explanation:

https://cloud.google.com/datastore/docs/concepts/overview

Common workloads for Google Cloud Datastore:

User profiles
Product catalogs
Game state


Reference:

https://cloud.google.com/storage-options/
https://cloud.google.com/datastore/docs/concepts/overview




Company Overview
JencoMart is a global retailer with over 10,000 stores in 16 countries. The stores carry a range of goods, such as groceries, tires, and jewelry. One of the company's core values is excellent customer service. In addition, they recently introduced an environmental policy to reduce their carbon output by 50% over the next 5 years.

Company Background

JencoMart started as a general store in 1931, and has grown into one of the world's leading brands known for great value and customer service. Over time, the company transitioned from only physical stores to a stores and online hybrid model, with 25% of sales online. Currently, JencoMart has little presence in Asia, but considers that market key for future growth.

Solution Concept
JencoMart wants to migrate several critical applications to the cloud but has not completed a technical review to determine their suitability for the cloud and the engineering required for migration. They currently host all of these applications on infrastructure that is at its end of life and is no longer supported.

Existing Technical Environment
JencoMart hosts all of its applications in 4 data centers: 3 in North American and 1 in Europe, most applications are dual-homed.
JencoMart understands the dependencies and resource usage metrics of their on-premises architecture.

Application Customer loyalty portal
LAMP (Linux, Apache, MySQL and PHP) application served from the two JencoMart-owned U.S. data centers.

Database
· Oracle Database stores user profiles
20 TB
Complex table structure
Well maintained, clean data
Strong backup strategy
· PostgreSQL database stores user credentials
Single-homed in US West
No redundancy
Backed up every 12 hours
100% uptime service level agreement (SLA)
Authenticates all users

Compute
· 30 machines in US West Coast, each machine has:
Twin, dual core CPUs
32GB of RAM
Twin 250 GB HDD (RAID 1)
· 20 machines in US East Coast, each machine has:
Single dual-core CPU
24 GB of RAM
Twin 250 GB HDD (RAID 1)
Storage
· Access to shared 100 TB SAN in each location
· Tape backup every week

Business Requirements

· Optimize for capacity during peak periods and value during off-peak periods
· Guarantee service availably and support
· Reduce on-premises footprint and associated financial and environmental impact.
· Move to outsourcing model to avoid large upfront costs associated with infrastructure purchase
· Expand services into Asia.

Technical Requirements
· Assess key application for cloud suitability.
· Modify application for the cloud.
· Move applications to a new infrastructure.
· Leverage managed services wherever feasible
· Sunset 20% of capacity in existing data centers
· Decrease latency in Asia

CEO Statement
JencoMart will continue to develop personal relationships with our customers as more people access the web. The future of our retail business is in the global market and the connection between online and in-store experiences. As a large global company, we also have a responsibility to the environment through `green' initiatives and polices.

CTO Statement
The challenges of operating data centers prevents focus on key technologies critical to our long-term success. Migrating our data services to a public cloud infrastructure will allow us to focus on big data and machine learning to improve our service customers.

CFO Statement
Since its founding JencoMart has invested heavily in our data services infrastructure. However, because of changing market trends, we need to outsource our infrastructure to ensure our long-term success. This model will allow us to respond to increasing customer demand during peak and reduce costs.

For this question, refer to the JencoMart case study.

JencoMart has decided to migrate user profile storage to Google Cloud Datastore and the application servers to Google Compute Engine (GCE). During the migration, the existing infrastructure will need access to Datastore to upload the data.

What service account key-management strategy should you recommend?

  1. Provision service account keys for the on-premises infrastructure and for the GCE virtual machines (VMs).
  2. Authenticate the on-premises infrastructure with a user account and provision service account keys for the VMs.
  3. Provision service account keys for the on-premises infrastructure and use Google Cloud Platform (GCP) managed keys for the VMs
  4. Deploy a custom authentication service on GCE/Google Container Engine (GKE) for the on- premises infrastructure and use GCP managed keys for the VMs.

Answer(s): A

Explanation:

https://cloud.google.com/iam/docs/understanding-service-accounts

Migrating data to Google Cloud Platform

Let's say that you have some data processing that happens on another cloud provider and you want to transfer the processed data to Google Cloud Platform. You can use a service account from the virtual machines on the external cloud to push the data to Google Cloud Platform. To do this, you must create and download a service account key when you create the service account and then use that key from the external process to call the Cloud Platform APIs.


Reference:

https://cloud.google.com/iam/docs/understanding-service-

accounts#migrating_data_to_google_cloud_platform




Company Overview
JencoMart is a global retailer with over 10,000 stores in 16 countries. The stores carry a range of goods, such as groceries, tires, and jewelry. One of the company's core values is excellent customer service. In addition, they recently introduced an environmental policy to reduce their carbon output by 50% over the next 5 years.

Company Background

JencoMart started as a general store in 1931, and has grown into one of the world's leading brands known for great value and customer service. Over time, the company transitioned from only physical stores to a stores and online hybrid model, with 25% of sales online. Currently, JencoMart has little presence in Asia, but considers that market key for future growth.

Solution Concept
JencoMart wants to migrate several critical applications to the cloud but has not completed a technical review to determine their suitability for the cloud and the engineering required for migration. They currently host all of these applications on infrastructure that is at its end of life and is no longer supported.

Existing Technical Environment
JencoMart hosts all of its applications in 4 data centers: 3 in North American and 1 in Europe, most applications are dual-homed.
JencoMart understands the dependencies and resource usage metrics of their on-premises architecture.

Application Customer loyalty portal
LAMP (Linux, Apache, MySQL and PHP) application served from the two JencoMart-owned U.S. data centers.

Database
· Oracle Database stores user profiles
20 TB
Complex table structure
Well maintained, clean data
Strong backup strategy
· PostgreSQL database stores user credentials
Single-homed in US West
No redundancy
Backed up every 12 hours
100% uptime service level agreement (SLA)
Authenticates all users

Compute
· 30 machines in US West Coast, each machine has:
Twin, dual core CPUs
32GB of RAM
Twin 250 GB HDD (RAID 1)
· 20 machines in US East Coast, each machine has:
Single dual-core CPU
24 GB of RAM
Twin 250 GB HDD (RAID 1)
Storage
· Access to shared 100 TB SAN in each location
· Tape backup every week

Business Requirements

· Optimize for capacity during peak periods and value during off-peak periods
· Guarantee service availably and support
· Reduce on-premises footprint and associated financial and environmental impact.
· Move to outsourcing model to avoid large upfront costs associated with infrastructure purchase
· Expand services into Asia.

Technical Requirements
· Assess key application for cloud suitability.
· Modify application for the cloud.
· Move applications to a new infrastructure.
· Leverage managed services wherever feasible
· Sunset 20% of capacity in existing data centers
· Decrease latency in Asia

CEO Statement
JencoMart will continue to develop personal relationships with our customers as more people access the web. The future of our retail business is in the global market and the connection between online and in-store experiences. As a large global company, we also have a responsibility to the environment through `green' initiatives and polices.

CTO Statement
The challenges of operating data centers prevents focus on key technologies critical to our long-term success. Migrating our data services to a public cloud infrastructure will allow us to focus on big data and machine learning to improve our service customers.

CFO Statement
Since its founding JencoMart has invested heavily in our data services infrastructure. However, because of changing market trends, we need to outsource our infrastructure to ensure our long-term success. This model will allow us to respond to increasing customer demand during peak and reduce costs.

For this question, refer to the JencoMart case study.

JencoMart has built a version of their application on Google Cloud Platform that serves traffic to Asi

  1. You want to measure success against their business and technical goals.
    Which metrics should you track?
  2. Error rates for requests from Asia
  3. Latency difference between US and Asia
  4. Total visits, error rates, and latency from Asia
  5. Total visits and average latency for users in Asia
  6. The number of character sets present in the database

Answer(s): D

Explanation:




Company Overview
Dress4win is a web-based company that helps their users organize and manage their personal wardrobe using a website and mobile application. The company also cultivates an active social network that connects their users with designers and retailers. They monetize their services through advertising, e-commerce, referrals, and a freemium app model.
Company Background
Dress4win's application has grown from a few servers in the founder's garage to several hundred servers and appliances in a colocated data center. However, the capacity of their infrastructure is now insufficient for the application's rapid growth. Because of this growth and the company's desire to innovate faster, Dress4win is committing to a full migration to a public cloud.
Solution Concept
For the first phase of their migration to the cloud, Dress4win is considering moving their development and test environments. They are also considering building a disaster recovery site, because their current infrastructure is at a single location. They are not sure which components of their architecture they can migrate as is and which components they need to change before migrating them.
Existing Technical Environment
The Dress4win application is served out of a single data center location.
Databases:
MySQL - user data, inventory, static data
Redis - metadata, social graph, caching
Application servers:
Tomcat - Java micro-services
Nginx - static content
Apache Beam - Batch processing
Storage appliances:

iSCSI for VM hosts
Fiber channel SAN - MySQL databases
NAS - image storage, logs, backups
Apache Hadoop/Spark servers:
Data analysis
Real-time trending calculations
MQ servers:
Messaging
Social notifications
Events
Miscellaneous servers:
Jenkins, monitoring, bastion hosts, security scanners

Business Requirements
Build a reliable and reproducible environment with scaled parity of production. Improve security by defining and adhering to a set of security and Identity and Access Management (IAM) best practices for cloud.
Improve business agility and speed of innovation through rapid provisioning of new resources. Analyze and optimize architecture for performance in the cloud. Migrate fully to the cloud if all other requirements are met.
Technical Requirements
Evaluate and choose an automation framework for provisioning resources in cloud. Support failover of the production environment to cloud during an emergency. Identify production services that can migrate to cloud to save capacity.
Use managed services whenever possible.
Encrypt data on the wire and at rest.
Support multiple VPN connections between the production data center and cloud environment.
CEO Statement
Our investors are concerned about our ability to scale and contain costs with our current infrastructure. They are also concerned that a new competitor could use a public cloud platform to offset their up-front investment and freeing them to focus on developing better features.
CTO Statement
We have invested heavily in the current infrastructure, but much of the equipment is approaching the end of its useful life. We are consistently waiting weeks for new gear to be racked before we can start new projects. Our traffic patterns are highest in the mornings and weekend evenings; during other times, 80% of our capacity is sitting idle.
CFO Statement
Our capital expenditure is now exceeding our quarterly projections. Migrating to the cloud will likely cause an initial increase in spending, but we expect to fully transition before our next hardware refresh cycle. Our total cost of ownership (TCO) analysis over the next 5 years puts a cloud strategy between 30 to 50% lower than our current model.

For this question, refer to the Dress4Win case study.

At Dress4Win, an operations engineer wants to create a tow-cost solution to remotely archive copies of database backup files. The database files are compressed tar files stored in their current data center. How should he proceed?

  1. Create a cron script using gsutil to copy the files to a Coldline Storage bucket.
  2. Create a cron script using gsutil to copy the files to a Regional Storage bucket.
  3. Create a Cloud Storage Transfer Service Job to copy the files to a Coldline Storage bucket.
  4. Create a Cloud Storage Transfer Service job to copy the files to a Regional Storage bucket.

Answer(s): A

Explanation:

Follow these rules of thumb when deciding whether to use gsutil or Storage Transfer Service:
When transferring data from an on-premises location, use gsutil.
When transferring data from another cloud storage provider, use Storage Transfer Service.

Otherwise, evaluate both tools with respect to your specific scenario. Use this guidance as a starting point. The specific details of your transfer scenario will also help you determine which tool is more appropriate https://cloud.google.com/storage-transfer/docs/overview




Company Overview
Dress4win is a web-based company that helps their users organize and manage their personal wardrobe using a website and mobile application. The company also cultivates an active social network that connects their users with designers and retailers. They monetize their services through advertising, e-commerce, referrals, and a freemium app model.
Company Background
Dress4win's application has grown from a few servers in the founder's garage to several hundred servers and appliances in a colocated data center. However, the capacity of their infrastructure is now insufficient for the application's rapid growth. Because of this growth and the company's desire to innovate faster, Dress4win is committing to a full migration to a public cloud.
Solution Concept
For the first phase of their migration to the cloud, Dress4win is considering moving their development and test environments. They are also considering building a disaster recovery site, because their current infrastructure is at a single location. They are not sure which components of their architecture they can migrate as is and which components they need to change before migrating them.
Existing Technical Environment
The Dress4win application is served out of a single data center location.
Databases:
MySQL - user data, inventory, static data
Redis - metadata, social graph, caching
Application servers:
Tomcat - Java micro-services
Nginx - static content
Apache Beam - Batch processing
Storage appliances:

iSCSI for VM hosts
Fiber channel SAN - MySQL databases
NAS - image storage, logs, backups
Apache Hadoop/Spark servers:
Data analysis
Real-time trending calculations
MQ servers:
Messaging
Social notifications
Events
Miscellaneous servers:
Jenkins, monitoring, bastion hosts, security scanners

Business Requirements
Build a reliable and reproducible environment with scaled parity of production. Improve security by defining and adhering to a set of security and Identity and Access Management (IAM) best practices for cloud.
Improve business agility and speed of innovation through rapid provisioning of new resources. Analyze and optimize architecture for performance in the cloud. Migrate fully to the cloud if all other requirements are met.
Technical Requirements
Evaluate and choose an automation framework for provisioning resources in cloud. Support failover of the production environment to cloud during an emergency. Identify production services that can migrate to cloud to save capacity.
Use managed services whenever possible.
Encrypt data on the wire and at rest.
Support multiple VPN connections between the production data center and cloud environment.
CEO Statement
Our investors are concerned about our ability to scale and contain costs with our current infrastructure. They are also concerned that a new competitor could use a public cloud platform to offset their up-front investment and freeing them to focus on developing better features.
CTO Statement
We have invested heavily in the current infrastructure, but much of the equipment is approaching the end of its useful life. We are consistently waiting weeks for new gear to be racked before we can start new projects. Our traffic patterns are highest in the mornings and weekend evenings; during other times, 80% of our capacity is sitting idle.
CFO Statement
Our capital expenditure is now exceeding our quarterly projections. Migrating to the cloud will likely cause an initial increase in spending, but we expect to fully transition before our next hardware refresh cycle. Our total cost of ownership (TCO) analysis over the next 5 years puts a cloud strategy between 30 to 50% lower than our current model.

For this question, refer to the Dress4Win case study.

Dress4Win has asked you to recommend machine types they should deploy their application servers to. How should you proceed?

  1. Perform a mapping of the on-premises physical hardware cores and RAM to the nearest machine types in the cloud.
  2. Recommend that Dress4Win deploy application servers to machine types that offer the highest RAM to CPU ratio available.
  3. Recommend that Dress4Win deploy into production with the smallest instances available, monitor them over time, and scale the machine type up until the desired performance is reached.
  4. Identify the number of virtual cores and RAM associated with the application server virtual machines align them to a custom machine type in the cloud, monitor performance, and scale the machine types up until the desired performance is reached.

Answer(s): C



Viewing Page 5 of 57



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

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

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