-
Course
- Cloud
- Data
Leveraging Architectural Design Patterns on the Google Cloud
This course covers the core choices around compute, storage and networking, and demonstrates how complex architectures can be assembled relatively easily by putting together the powerful building blocks that the GCP provides.
What you'll learn
The Google Cloud Platform offers up a very large number of services for every important aspect of public cloud computing. In this course, Leveraging Architectural Design Patterns on the Google Cloud, you will learn how the different core design choices in storage, compute, and networking can be made to assemble complex architectures for specific use cases. First, you will learn specific types of reusable design patterns built using GCP components. These include the use of managed instance groups for infrastructure, cloud functions for event-driven compute, lambda and kappa architectures for big data processing, and BigQuery ML and Cloud ML Engine for machine learning applications. Next, you will explore how to pull together Jenkins, Cloud Source Repositories, and the Google Container Registry to orchestrate a CI/CD pipeline. This involves first creating a cluster and installing Helm (which is the Kubernetes package manager), then deploying your app via a canary release, committing the code into the Cloud Source Repos and finally using Jenkins (which is an automated build server) to push the master branch into production. Finally, you will understand and construct various different networking patterns on the GCP. These include the use of a bastion host, or jump host to restrict the external touch-points within a VPC network. By the end of this course, you will be very comfortable identifying the important decisions that a Cloud Architect depends upon, and will have the skills and knowledge to use complex architectural design patterns that have been put to proven use by others.
Table of contents
- Module Overview | 1m 29s
- Prerequisites and Course Outline | 2m 23s
- Infrastructure Patterns: The Managed Instance Group | 4m 9s
- Platform Services Patterns: Cloud Functions | 4m 33s
- Big Data Patterns: Lambda and Kappa Architectures | 3m 37s
- ML Patterns: BigQuery ML and Cloud ML Engine | 3m 45s
- Load Balancing Patterns: HTTPS Load Balancing and Internal Load Balancing | 3m 32s
- Provisioning VM Instances for Different Content Types | 4m 48s
- Creating Firewall Rules for HTTP and Health Check Traffic | 4m 1s
- Creating the Instance Group and Backend Service | 5m 14s
- Creating the URL Map Target Proxy and Forwarding Rules | 3m 20s
- Reviewing and Testing the Load Balancer | 2m 59s
About the author
A problem solver at heart, Janani has a Masters degree from Stanford and worked for 7+ years at Google. She was one of the original engineers on Google Docs and holds 4 patents for its real-time collaborative editing framework.
More Courses by Janani