Course Overview
TOPThis course introduces you to fundamentals, practices, capabilities and tools applicable to modern cloud-native application development using Google Cloud Run. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to on Google Cloud using Cloud Run.design, implement, deploy, secure, manage, and scale applications
Scheduled Classes
TOPWhat You'll Learn
TOPGain detailed understanding of Cloud Run, a fully managed compute platform for deploying and scaling containerized applications.
- Understand how to write and migrate code your way using your favorite languages (Go, Python, Java, Ruby, Node.js, and more).
- Understand how to use secure service-to-service communication based on service identities and grant applications only the permissions they need.
- Recall how to connect to, and persist data in the managed database offerings on Google Cloud.
Outline
TOP
Viewing outline for:
This module covers how to configure service to service communication in Cloud Run applications
- This module shows how to configure Cloud Run workflows
- Introduction to the Course
- Introduction to to Cloud Run, a scalable, on-demand web application platform.
- In this module we explore Cloud Run in more depth.
- In this module, we explore Containers in more depth.
- In tihs module you learn how to build reliable and scalable applications with Cloud Run
- This module explains how service identity and authentication work
- This module discusses how to serve requests with Cloud Run
- In this module, you learn how to control inbound and outboud traffic in Cloud Run
- This module covers ways you can persist data in Cloud Run
Prerequisites
TOPFamiliarity with Linux commands and command line interface Basic understanding of Google Cloud. Basic understanding of networking Basic understanding of one or more programming languages like Go, Python, Java, Ruby, or Node.js Basic understanding of shell scripts, YAML, JSON, HTTP, and TLS
Who Should Attend
TOPApplication Developer