Challenge 1 - Create Managed Instance Groups

< Previous Challenge - Home - Next Challenge>

Introduction

A managed instance group uses an instance template to create a group of identical instances. Use these to create the backend of the HTTP Load Balancer.

Description

Create Instance Template

Create Managed Instance Group

Add A Named Port

For your instance group, set port 80 as a “named port” port. This allows the load balancing service to forward traffic to the named port.

Success Criteria

Learning Resources