Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Official Google Cloud Certified Associate Cloud Engineer Study Guide

You're reading from   Official Google Cloud Certified Associate Cloud Engineer Study Guide The only official Google Cloud study guide

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher Wiley
ISBN-13 9781119564416
Length 560 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Dan Sullivan Dan Sullivan
Author Profile Icon Dan Sullivan
Dan Sullivan
Arrow right icon
View More author details
Toc

Table of Contents (28) Chapters Close

1. Cover FREE CHAPTER
2. Acknowledgments
3. About the Author
4. Introduction
5. Assessment Test
6. Answers to Assessment Test
7. Chapter 1 Overview of Google Cloud Platform 8. Chapter 2 Google Cloud Computing Services 9. Chapter 3 Projects, Service Accounts, and Billing 10. Chapter 4 Introduction to Computing in Google Cloud 11. Chapter 5 Computing with Compute Engine Virtual Machines 12. Chapter 6 Managing Virtual Machines 13. Chapter 7 Computing with Kubernetes 14. Chapter 8 Managing Kubernetes Clusters 15. Chapter 9 Computing with App Engine 16. Chapter 10 Computing with Cloud Functions 17. Chapter 11 Planning Storage in the Cloud 18. Chapter 12 Deploying Storage in Google Cloud Platform 19. Chapter 13 Loading Data into Storage 20. Chapter 14 Networking in the Cloud: Virtual Private Clouds and Virtual Private Networks 21. Chapter 15 Networking in the Cloud: DNS, Load Balancing, and IP Addressing 22. Chapter 16 Deploying Applications with Cloud Launcher and Deployment Manager 23. Chapter 17 Configuring Access and Security 24. Chapter 18 Monitoring, Logging, and Cost Estimating 25. Index
26. Advert
27. End User License Agreement
Appendix Answers to Review Questions

Introduction to Instance Groups

Instance groups are sets of VMs that are managed as a single entity. Any gcloud or console command applied to an instance group is applied to all members of the instance group. Google provides two types of instance groups: managed and unmanaged.

Managed groups consist of groups of identical VMs. They are created using an instance template, which is a specification of a VM configuration, including machine type, boot disk image, zone, labels, and other properties of an instance. Managed instance groups can automatically scale the number of instances in a group and be used with load balancing to distribute workloads across the instance group. If an instance in a group crashes, it will be recreated automatically. Managed groups are the preferred type of instance group.

Unmanaged groups should be used only when you need to work with different configurations within different VMs within the group.

Creating and Removing Instance Groups and Templates

To create...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images