Course Info
  • Course Introduction (with guest Ryan Kroonenburg)
  • Making Comparisons (with guest Ryan Kroonenburg)
  • Course Outline & Student Background
Certification Intro
  • Exam Guide (Blueprint)
Intro to Google Cloud Platform (GCP)
  • GCP Context
  • GCP Design and Structure
Intro to GCP Products/Services
  • How to Cheat
  • Products/Services as Building Blocks
  • Key Building Blocks
Getting Started
  • Milestone: Start?
Account Setup
  • Free-Tier GCP Accounts
  • Create Free-Tier GCP Account (Lab)
  • Explore GCP Console (Lab)
  • Set Up Billing Export (Lab)
  • Set Up Billing Alert (Lab)
  • Set Up Non-Admin User Access (Lab)
Cloud Shell and Data Flows
  • Explore Cloud Shell and Editor (Lab)
  • Data Flows
  • Update Course Lab Files (Lab)
  • Milestone: Open World
Basic Services
  • GCS: Google Cloud Storage (Lab)
  • GCS via gsutil in Command Line (Lab)
  • Starting Our First GCE VM: Google Compute Engine Setup (Lab)
  • Rundown on gcloud
  • GCE In and Out (Lab)
  • GCE via Console (Lab)
  • Milestone: Solid Foundation
Basic Services Challenge Lab
  • GCE-GCS Challenge Lab
  • GCE-GCS Challenge Lab Data Flow
  • GCE-GCS Challenge Lab Demo
  • Basic Services Sample Practice Questions
  • Basic Services Sample Practice Questions Breakdown
  • Milestone: Standing On Your Own
Scaling
  • Managed Instance Groups (Lab)
  • Milestone: Robust Mental Model
Security
  • What is Security? (Data Flow)
  • IAM Breakdown: Resource Hierarchy (To which thing?)
  • IAM Breakdown: Permissions and Roles (Can do what?)
  • IAM Breakdown: Members and Groups (Who?)
  • IAM Breakdown: Policies (Bindings)
  • IAM Breakdown: Wrap-Up
  • Billing Access Control
  • Milestone: Secure All The Things!
Networking
  • Routing: Overview
  • Routing: To Google's Network (Premium Routing Tier)
  • Routing: To the Right Resource (Load Balancing)
  • Routing: Among Resources (VPC)
  • Creating Auto-Mode VPCs (Lab)
  • Custom-Mode VPCs (Lab) - Part 1: Creating the VPC
  • Custom-Mode VPCs (Lab) - Part 2: Creating the Custom IAM Role & Service Account
  • Custom-Mode VPCs (Lab) - Part 3: Using the VPC and Configuring Firewall Rules
  • Custom-Mode VPCs: Challenge Lab
  • Custom-Mode VPCs: Challenge Lab Solution - Main Setup
  • Custom-Mode VPCs: Challenge Lab Solution - Firewall Rules
  • Networking Exam Tips
GKE Introduction: Google Kubernetes Engine
  • GKE: Everything You Need
  • Kubernetes Deep Dive Intro
Kubernetes Course Introduction
  • What You Need
  • Schedule
Kubernetes Big Picture
  • Kubernetes Big Picture
  • Kubernetes Primer
  • The Kubernetes API
  • Kubernetes Objects
  • Spin Up a Quick Cluster
Kubernetes Application Architecture
  • Kubernetes App Architecture
  • Theory
  • Sample Kubernetes App
  • Recap
Kubernetes Networking
  • Networking
  • Common Networking Requirements
  • Sample App Requirements
  • Kubernetes Networking Basics
  • Service Basics
  • Service Types
  • Service Network
  • Demo
  • Recap
Kubernetes Storage
  • Storage
  • Big Picture
  • Container Storage Interface
  • PV and PVC
  • Storage Classes