Browsed by
Tag: gcp

Implement Cloud Security Fundamentals on Google Cloud: Challenge Lab: GSP342

Implement Cloud Security Fundamentals on Google Cloud: Challenge Lab: GSP342

📌 Lab Reference: Implement Cloud Security Fundamentals on Google Cloud: Challenge Lab (Lab Code: GSP342). A concise walkthrough to complete the GSP342 challenge lab with a 100% score. The following configuration settings are used throughout this guide: export PROJECT_ID=”qwiklabs-gcp-01-8c1086536ffa” export REGION=”us-west1″ export ZONE=”us-west1-b” export CUSTOM_ROLE=”orca_storage_editor_330″ export SA_NAME=”orca-private-cluster-410-sa” export CLUSTER_NAME=”orca-cluster-412″ Architecture Requirements IAM: Dedicated service account with least-privilege logging/monitoring roles and a custom storage role. Network: Private GKE cluster with public endpoints disabled, restricted to the orca-jumphost management IP. Step 1:…

Read More Read More