cloud,

Google Cloud Certified Professional Cloud Architect Journey

Cui Cui Follow May 17, 2023 · 7 mins read
Google Cloud Certified Professional Cloud Architect Journey
Share this

“I paint with a brayer and press. A color lover with monochrome moods”. -Kathleen DeMeo

Google Cloud Certified PCA Journey

Week 0 (17/5-23/5)

Week 1 (Plan:24/5-30/5, Action:24/5-14/6)

  • 4 Essential Google Cloud Infrastructure: Foundation (2days)
    • Architecting with Compute Engine
    • Introduction with Google Cloud
      • Cloud Console and Cloud Shell
      • Infrastructure preview
      • Projects demo
    • Virtual Networking
      • Virtual Private Cloud (VPC)
      • Regions / Zones
      • Projects
        • billing associated objects and services
        • contains up to 15 networks (can require additional quota)
        • networks can share or peer with other projects
      • Networks
        • no IP address range
        • global, spans all available regions
        • contains subnetworks
        • 3 options: default, auto mode, custom mode
      • SubnetWorks
        • regional scale, crossing zones
        • subnet to devide/segregate environment
        • IP .0 and .1 reserved for the network and gateway, and the end 2 IPs for broadcasting
        • expandable without re-creating instances, but not shrinkable
        • No IP range overlap between subnets
      • IP addresses
        • internal, external, range
        • Mapping IP addresses
      • Routes and Firewall rules
      • Pricing
      • Common Network designs
      • Lab: VPC Networking
      • Lab: Private Google Access and Cloud NAT
    • Virtual Machine
      • Compute Engine
        • VM lifecycle: Provisioning -> Staging -> Running -> Stopping -> Terminated
        • gcloud: reset/stop/restart/delete, os: reboot/shutdown
        • Preemption: 30 seconds automatically shutdown
      • vCPU & Memory
        • 1 vCPU == 1 hyperthreading
        • max 224 vCPU + 100 GB/sec (N2D machine type)
      • Images
        • Linux SSH
        • Windows RDP
      • Disks
        • HDD or SSD, max 257TB
        • local SSD, physically attachedd to VM, max 375GB * 24 = 9TB, data NOT survice after a VM stop or terminate.
        • Cloud Storage
      • Networks
        • VPC IP addresses (internal/external)
        • VM access: Linux SSH or Windows RDP
        • Load Balancers
      • Common Actions
        • Metadata: Boot (startup script) -> Run -> Maintenance -> Shutdown (shutdown script)
        • cli free, to see information about unused and used memory and swap space on your custom VM
        • cli sudo dmidecode -t 17, to see details about the RAM installed on your VM
        • cli nproc, to verify the number of processors
        • clie lscpu, to see details about the CPUs installed on your VM
  • 10 (Quest) Create and Manage Cloud Resources (5hrs)
  • 11 (Quest) Perform Foundational Infrastructure Tasks in Google Cloud (4hrs)

Week 2 (Plan:31/5-6/6, Action:14/6- )

  • 5 Essential Google Cloud Infrastructure: Core Services (2days)
    • - Identity and Access Management (IAM)
      • - Identity and Access Management
      • - Organization
      • - Roles
      • - Members
      • - Service Accounts
      • - Best Practice
    • - Data Storage Services
      • - Cloud Storage
      • - Cloud Storage Features
      • - Choosing a storage class
      • - Filestore
      • - Cloud SQL
      • - Cloud Spanner
      • - Firestore
      • - Cloud Bigtable
      • - Memorystore
    • - Resource Management
      • - Resource Manager
      • - Quotas
      • - Labels
      • - Billing
    • - Resource Monitoring
      • - Stackdriver Overview
      • - Monitoring
      • - Logging
      • - Error Reporting
      • - Tracing
      • - Profiling
  • 12 (Quest) Set Up and Configure a Cloud Environment in Google Cloud (6hrs)

Week 3 (Plan:7/6-13/6)

Week 4 (Plan:14/6-20/6)

Week 5 (Plan:21/6-27/6)

Week 6 (Plan:28/6-4/7)

Week 7 (Plan:5/7-11/7)

Week 8 (Plan:12/7-18/7)

Join Newsletter
Get the latest news right in your inbox. We never spam!
Cui
Written by Cui Follow
Hi, I am Z, the coder for cuizhanming.com!