本番と同じ形式で解く経験は、試験当日の落ち着きにつながります。CertJukenのProfessional-Cloud-Security-Engineer模擬試験エンジンは2026年の試験環境を意識した作りで、Google Cloud Certified - Professional Cloud Security Engineerの時間配分や出題パターンを体で覚えられます。
Google Professional-Cloud-Security-Engineer 試験概要:
| 認定ベンダー: | |
|---|---|
| 試験名: | Google Cloud Certified - Professional Cloud Security Engineer 試験 |
| 試験番号: | GPC-PCSE |
| 合格点: | 合格/不合格(約70%) |
| 関連資格: | Google Cloud Certified - Professional Cloud Security Engineer |
| 出題数: | 50-60 |
| 試験時間: | 120 分 |
| 認定の有効期間: | 2年 |
| 試験形式: | 複数選択式, 単一選択式 |
| 受験料: | 200 |
| 対応言語: | 英語, フランス語, ポルトガル語, 日本語, スペイン語, ドイツ語 |
| サンプル問題: | ![]() |
| 受験方法: | オンライン(監督付き)または試験会場 |
| 前提条件: | Google は、Google Cloud におけるソリューションの設計と管理に関する実務経験を少なくとも 1 年含む、3 年以上の業界経験を推奨しています。 |
| 公式シラバスのURL: | https://cloud.google.com/learn/certification/cloud-security-engineer |
Google Professional-Cloud-Security-Engineer 試験シラバストピック:
| セクション | 比重 | 目標 |
|---|---|---|
| トピック 1: コンプライアンス要件のサポート | 14% | - セキュリティ要件の特定
|
| トピック 2: データ保護の確保 | 23% | - 機密データの保護とデータ損失の防止
|
| トピック 3: 運用の管理 | 19% | - インフラストラクチャとアプリケーションのセキュリティの自動化
|
| トピック 4: アクセスの構成 | 25% | - Cloud Identity の管理
|
| トピック 5: ネットワークセキュリティの構成 | 19% | - ネットワークセキュリティの設計
|
Professional-Cloud-Security-Engineer試験で受験者がよく抱く疑問
Professional-Cloud-Security-Engineerは、Googleが実施する「Google Cloud Certified」を取得するための認定試験です。認定レベルはプロフェッショナルで、実務に即した知識とスキルが問われます。Google Cloud Certified - Professional Cloud Security Engineerなどの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
Professional-Cloud-Security-Engineer試験の問題数は50-60、制限時間は120 分です。1問あたりに使える時間を意識すると、序盤で時間を使いすぎないペース配分が重要になります。見直しの時間を確保するためにも、CertJukenの模擬試験で時間を計りながら解く練習を重ね、本番と同じ時間感覚を身につけておくと安心です。
Professional-Cloud-Security-Engineer試験の合格基準点は合格/不合格(約70%)で、受験料は200です。万が一不合格になった場合、再受験には再度全額の受験料が必要になります。そのため、本番の前にCertJukenの練習問題で安定して合格点を超えられるかを確認してから受験することをおすすめします。
はい。CertJukenではProfessional-Cloud-Security-Engineer練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内にProfessional-Cloud-Security-Engineer試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
Professional-Cloud-Security-Engineer試験の出題範囲は5の分野に分かれています。主な分野はアクセスの構成(25%)、運用の管理(19%)、データ保護の確保(23%)です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
Google Cloud Certified - Professional Cloud Security Engineer 認定 Professional-Cloud-Security-Engineer 試験問題:
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 Cloud Storage bucket, and configure the bucket's Object Lifecycle Management feature.
- B. Store the data in a single BigQuery table and set the appropriate table expiration time.
- C. Store the data in a single BigTable table and set an expiration time on the column families.
- D. Store the data in a single Persistent Disk, and delete the disk at expiration time.
解説: (CertJuken メンバーにのみ表示されます)
You are in charge of migrating a legacy application from your company datacenters to GCP before the current maintenance contract expires. You do not know what ports the application is using and no documentation is available for you to check. You want to complete the migration without putting your environment at risk.
What should you do?
- A. Migrate the application into an isolated project using a "Lift & Shift" approach. Enable all internal TCP traffic using VPC Firewall rules. Use VPC Flow logs to determine what traffic should be allowed for theapplication to work properly.
- B. Refactor the application into a micro-services architecture hosted in Cloud Functions in an isolated project.Disable all traffic from outside your project using Firewall Rules. Use VPC Flow logs to determine what traffic should be allowed for the application to work properly.
- C. Refactor the application into a micro-services architecture in a GKE cluster. Disable all traffic from outside the cluster using Firewall Rules. Use VPC Flow logs to determine what traffic should be allowed for the application to work properly.
- D. Migrate the application into an isolated project using a "Lift & Shift" approach in a custom network.
Disable all traffic within the VPC and look at the Firewall logs to determine what traffic should be allowed for the application to work properly.
解説: (CertJuken メンバーにのみ表示されます)
An application running on a Compute Engine instance needs to read data from a Cloud Storage bucket. Your team does not allow Cloud Storage buckets to be globally readable and wants to ensure the principle of least privilege.
Which option meets the requirement of your team?
- A. Create a Cloud Storage ACL that allows read-only access from the Compute Engine instance's IP address and allows the application to read from the bucket without credentials.
- B. Encrypt the data in the Cloud Storage bucket using Cloud KMS, and allow the application to decrypt the data with the KMS key.
- C. Use a service account with read-only access to the Cloud Storage bucket, and store the credentials to the service account in the config of the application on the Compute Engine instance.
- D. Use a service account with read-only access to the Cloud Storage bucket to retrieve the credentials from the instance metadata.
解説: (CertJuken メンバーにのみ表示されます)
Your organization has implemented synchronization and SAML federation between Cloud Identity and Microsoft Active Directory. You want to reduce the risk of Google Cloud user accounts being compromised.
What should you do?
- A. Create an Active Directory domain password policy with strong password settings, and configure post- SSO (single sign-on) 2-Step Verification with verification codes via text or phone call in the Google Admin console.
- B. Create a Cloud Identity password policy with strong password settings, and configure 2-Step Verification with verification codes via text or phone call in the Google Admin console.
- C. Create a Cloud Identity password policy with strong password settings, and configure 2-Step Verification with security keys in the Google Admin console.
- D. Create an Active Directory domain password policy with strong password settings, and configure post- SSO (single sign-on) 2-Step Verification with security keys in the Google Admin console.
解説: (CertJuken メンバーにのみ表示されます)
You are on your company's development team. You noticed that your web application hosted in staging on GKE dynamically includes user data in web pages without first properly validating the inputted data. This could allow an attacker to execute gibberish commands and display arbitrary content in a victim user's browser in a production environment.
How should you prevent and fix this vulnerability?
- A. Use Web Security Scanner to validate the usage of an outdated library in the code, and then use a secured version of the included library.
- B. Use Web Security Scanner in staging to simulate an XSS injection attack, and then use a templating system that supports contextual auto-escaping.
- C. Set up an HTTPS load balancer, and then use Cloud Armor for the production environment to prevent the potential XSS attack.
- D. Use Cloud IAP based on IP address or end-user device attributes to prevent and fix the vulnerability.
解説: (CertJuken メンバーにのみ表示されます)

クリック」


Akane
もり**
Higuchi
秦地**
