Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.44 KB

lesson2.md

File metadata and controls

30 lines (18 loc) · 1.44 KB

Week 14 Lesson 2

Running Containers in the Cloud

In this lesson, you will learn how to use the Google compute engine. Specifically, you will learn how to register to use the Google compute engine, before learning how to instantiate a google compute virtual machine. Next you will learn how to use a local GCE Docker container to authenticate and connect to a running Google Compute Engine VM. Finally, you will learn how to deploy our course Docker image as a running container in your Google Compute Engine VM.

###Objectives ### By the end of this lesson, you will be able to:

  • Understand the basic concepts behind Google Compute Engine
  • Understand how to instantiate an Ubuntu Virtual Machine within Google Compute Engine
  • Understand how securely connect to a running virtual machine within Google Compute Engine
  • Understand how to monitor and terminate running virtual machines within Google Compute Engine

Time Estimate

Approximately 3 hours.

Readings

Optional Additional Readings####

Assessment

When you have completed and worked through the above readings, please take the Week 14 Lesson 2 Assessment.