DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

2024 Updated Professional Cloud Security Engineer Exam Questions & Practice Tests, Google Professional Cloud Security Engineer | SPOTO

Prepare comprehensively for the Professional Cloud Security Engineer exam with our updated 2024 exam questions and practice tests. As a Cloud Security Engineer, it's essential to design and implement secure workloads and infrastructure on Google Cloud. Our practice tests cover a wide range of topics including security best practices and industry requirements, ensuring thorough preparation for the exam. With detailed explanations and answers provided, you'll gain the knowledge needed to design, develop, and manage secure solutions using Google security technologies effectively. Utilize our exam simulator to simulate real exam conditions and assess your readiness. Trust SPOTO for high-quality practice tests and expert guidance to excel in your Professional Cloud Security Engineer certification journey.
Take other online exams

Question #1
A company migrated their entire data/center to Google Cloud Platform. It is running thousands of instances across multiple projects managed by different departments. You want to have a historical record of what was running in Google Cloud Platform at any point in time. What should you do?
A. Use Resource Manager on the organization level
B. Use Forseti Security to automate inventory snapshots
C. Use Stackdriver to create a dashboard across all projects
D. Use Security Command Center to view all assets across the organization
View answer
Correct Answer: A
Question #2
An organization is migrating from their current on-premises productivity software systems to G Suite. Some network security controls were in place that were mandated by a regulatory body in their region for their previous on-premises system. The organization’s risk team wants to ensure that network security controls are maintained and effective in G Suite. A security architect supporting this migration has been asked to ensure that network security controls are in place as part of the new shared responsibil
A. Ensure that firewall rules are in place to meet the required controls
B. Set up Cloud Armor to ensure that network security controls can be managed for G Suite
C. Network security is a built-in solution and Google’s Cloud responsibility for SaaS products like G Suite
D. Set up an array of Virtual Private Cloud (VPC) networks to control network security as mandated by the relevant regulation
View answer
Correct Answer: AC
Question #3
You are a member of the security team at an organization. Your team has a single GCP project with credit card payment processing systems alongside web applications and data processing systems. You want to reduce the scope of systems subject to PCI audit standards. What should you do?
A. Use multi-factor authentication for admin access to the web application
B. Use only applications certified compliant with PA-DSS
C. Move the cardholder data environment into a separate GCP project
D. Use VPN for all connections between your office and cloud environments
View answer
Correct Answer: C
Question #4
A customer’s internal security team must manage its own encryption keys for encrypting data on Cloud Storage and decides to use customer-supplied encryption keys (CSEK). How should the team complete this task?
A. Upload the encryption key to a Cloud Storage bucket, and then upload the object to the same bucket
B. Use the gsutil command line tool to upload the object to Cloud Storage, and specify the location of the encryption key
C. Generate an encryption key in the Google Cloud Platform Console, and upload an object to Cloud Storage using the specified key
D. Encrypt the object, then use the gsutil command line tool or the Google Cloud Platform Console to upload the object to Cloud Storage
View answer
Correct Answer: B
Question #5
Your company is using Cloud Dataproc for its Spark and Hadoop jobs. You want to be able to create, rotate, and destroy symmetric encryption keys used for the persistent disks used by Cloud Dataproc. Keys can be stored in the cloud. What should you do?
A. Use the Cloud Key Management Service to manage the data encryption key (DEK)
B. Use the Cloud Key Management Service to manage the key encryption key (KEK)
C. Use customer-supplied encryption keys to manage the data encryption key (DEK)
D. Use customer-supplied encryption keys to manage the key encryption key (KEK)
View answer
Correct Answer: C
Question #6
A customer has 300 engineers. The company wants to grant different levels of access and efficiently manage IAM permissions between users in the development and production environment projects. Which two steps should the company take to meet these requirements? (Choose two.)
A. Create a project with multiple VPC networks for each environment
B. Create a folder for each development and production environment
C. Create a Google Group for the Engineering team, and assign permissions at the folder level
D. Create an Organizational Policy constraint for each folder environment
E. Create projects for each environment, and grant IAM rights to each engineering user
View answer
Correct Answer: A
Question #7
An organization is starting to move its infrastructure from its on-premises environment to Google Cloud Platform (GCP). The first step the organization wants to take is to migrate its current data backup and disaster recovery solutions to GCP for later analysis. The organization’s production environment will remain on-premises for an indefinite time. The organization wants a scalable and cost-efficient solution. Which GCP solution should the organization use?
A. BigQuery using a data pipeline job with continuous updates
B. Cloud Storage using a scheduled task and gsutil
C. Compute Engine Virtual Machines using Persistent Disk
D. Cloud Datastore using regularly scheduled batch upload jobs
View answer
Correct Answer: B
Question #8
A company allows every employee to use Google Cloud Platform. Each department has a Google Group, with all department members as group members. If a department member creates a new project, all members of that department should automatically have read-only access to all new project resources. Members of any other department should not have access to the project. You need to configure this behavior. What should you do to meet these requirements?
A. Create a Folder per department under the Organization
B. Create a Folder per department under the Organization
C. Create a Project per department under the Organization
D. Create a Project per department under the Organization
View answer
Correct Answer: A
Question #9
A website design company recently migrated all customer sites to App Engine. Some sites are still in progress and should only be visible to customers and company employees from any location. Which solution will restrict access to the in-progress sites?
A. Upload an
B. Create an App Engine firewall rule that allows access from the customer and employee networks and denies all other traffic
C. Enable Cloud Identity-Aware Proxy (IAP), and allow access to a Google Group that contains the customer and employee user accounts
D. Use Cloud VPN to create a VPN connection between the relevant on-premises networks and the company’s GCP Virtual Private Cloud (VPC) network
View answer
Correct Answer: B
Question #10
Your company runs a website that will store PII on Google Cloud Platform. To comply with data privacy regulations, this data can only be stored for a specific amount of time and must be fully deleted after this specific period. Data that has not yet reached the time period should not be deleted. You want to automate the process of complying with this regulation. What should you do?
A. Store the data in a single Persistent Disk, and delete the disk at expiration time
B. Store the data in a single BigQuery table and set the appropriate table expiration time
C. Store the data in a single Cloud Storage bucket and configure the bucket’s Time to Live
D. Store the data in a single BigTable table and set an expiration time on the column families
View answer
Correct Answer: D
Question #11
Your team sets up a Shared VPC Network where project co-vpc-prod is the host project. Your team has configured the firewall rules, subnets, and VPN gateway on the host project. They need to enable Engineering Group A to attach a Compute Engine instance to only the 10.1.1.0/24 subnet. What should your team grant to Engineering Group A to meet this requirement?
A. Compute Network User Role at the host project level
B. Compute Network User Role at the subnet level
C. Compute Shared VPC Admin Role at the host project level
D. Compute Shared VPC Admin Role at the service project level
View answer
Correct Answer: C
Question #12
Your team needs to configure their Google Cloud Platform (GCP) environment so they can centralize the control over networking resources like firewall rules, subnets, and routes. They also have an on-premises environment where resources need access back to the GCP resources through a private VPN connection. The networking resources will need to be controlled by the network security team. Which type of networking design should your team use to meet these requirements?
A. Shared VPC Network with a host project and service projects
B. Grant Compute Admin role to the networking team for each engineering project
C. VPC peering between all engineering projects using a hub and spoke model
D. Cloud VPN Gateway between all engineering projects using a hub and spoke model
View answer
Correct Answer: C
Question #13
A customer wants to move their sensitive workloads to a Compute Engine-based cluster using Managed Instance Groups (MIGs). The jobs are bursty and must be completed quickly. They have a requirement to be able to manage and rotate the encryption keys. Which boot disk encryption solution should you use on the cluster to meet this customer’s requirements?
A. Customer-supplied encryption keys (CSEK)
B. Customer-managed encryption keys (CMEK) using Cloud Key Management Service (KMS)C
D. Pre-encrypting files before transferring to Google Cloud Platform (GCP) for analysis
View answer
Correct Answer: D
Question #14
A retail customer allows users to upload comments and product reviews. The customer needs to make sure the text does not include sensitive data before the comments or reviews are published. Which Google Cloud Service should be used to achieve this?
A. Cloud Key Management Service
B. Cloud Data Loss Prevention API
C. BigQuery
D. Cloud Security Scanner
View answer
Correct Answer: A

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: