Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

EBOOK: OFFICIAL GOOGLE CLOUD CERTIFIED ASSOCIATE CLOUD ENGINEER STUDY GUIDE
Título:
EBOOK: OFFICIAL GOOGLE CLOUD CERTIFIED ASSOCIATE CLOUD ENGINEER STUDY GUIDE
Subtítulo:
Autor:
SULLIVAN, D
Editorial:
JOHN WILEY
Año de edición:
2019
Materia
OTRAS CERTIFICACIONES
ISBN:
978-1-119-56439-3
Páginas:
560
61,21 €

 

Sinopsis

The Only Official Google Cloud Study Guide

The Official Google Cloud Certified Associate Cloud Engineer Study Guide, provides everything you need to prepare for this important exam and master the skills necessary to land that coveted Google Cloud Engineering certification. Beginning with a pre-book assessment quiz to evaluate what you know before you begin, each chapter features exam objectives and review questions, plus the online learning environment includes additional complete practice tests. Written by Dan Sullivan, a popular and experienced online course author for machine learning, big data, and Cloud topics, Official Google Cloud Certified Associate Cloud Engineer Study Guide is your ace in the hole for deploying and managing Google Cloud Services.

? Select the right Google service from the various choices based on the application to be built

? Compute with Cloud VMs and managing VMs

? Plan and deploying storage

? Network and configure access and security

Google Cloud Platform is a leading public cloud that provides its users to many of the same software, hardware, and networking infrastructure used to power Google services. Businesses, organizations, and individuals can launch servers in minutes, store petabytes of data, and implement global virtual clouds with the Google Cloud Platform. Certified Associate Cloud Engineers have demonstrated the knowledge and skills needed to deploy and operate infrastructure, services, and networks in the Google Cloud. This exam guide is designed to help you understand the Google Cloud Platform in depth so that you can meet the needs of those operating resources in the Google Cloud.



TABLE OF CONTENTS
Introduction xxi

Assessment Test xxxii

Chapter 1 Overview of Google Cloud Platform 1

Types of Cloud Services 2

Compute Resources 3

Storage 4

Networking 7

Specialized Services 8

Cloud Computing vs. Data Center Computing 8

Rent Instead of Own Resources 8

Pay-as-You-Go-for-What-You-Use Model 9

Elastic Resource Allocation 9

Specialized Services 10

Exam Essentials 10

Review Questions 11

Chapter 2 Google Cloud Computing Services 15

Computing Components of Google Cloud Platform 16

Computing Resources 17

Storage Components of Google Cloud Platform 21

Storage Resources 21

Databases 23

Networking Components of Google Cloud Platform 26

Networking Services 26

Identity Management 28

Development Tools 28

Additional Components of Google Cloud Platform 29

Management Tools 29

Specialized Services 30

Exam Essentials 31

Review Questions 34

Chapter 3 Projects, Service Accounts, and Billing 39

How GCP Organizes Projects and Accounts 40

GCP Resource Hierarchy 40

Organization Policies 43

Managing Projects 45

Roles and Identities 47

Roles in GCP 47

Granting Roles to Identities 49

Service Accounts 50

Billing 51

Billing Accounts 51

Billing Budgets and Alerts 53

Exporting Billing Data 54

Enabling APIs 56

Provisioning Stackdriver Workspaces 58

Exam Essentials 60

Review Questions 61

Chapter 4 Introduction to Computing in Google Cloud 67

Compute Engine 68

Virtual Machine Images 68

Virtual Machines Are Contained in Projects 71

Virtual Machines Run in a Zone and Region 72

Users Need Privileges to Create Virtual Machines 73

Preemptible Virtual Machines 74

Custom Machine Types 76

Use Cases for Compute Engine Virtual Machines 77

App Engine 77

Structure of an App Engine Application 77

App Engine Standard and Flexible Environments 78

Use Cases for App Engine 80

Kubernetes Engine 81

Kubernetes Functionality 82

Kubernetes Cluster Architecture 82

Kubernetes High Availability 83

Kubernetes Engine Use Cases 84

Cloud Functions 84

Cloud Functions Execution Environment 84

Cloud Functions Use Cases 85

Summary 85

Exam Essentials 86

Review Questions 87

Chapter 5 Computing with Compute Engine Virtual Machines 91

Creating and Configuring Virtual Machines with the Console 92

Main Virtual Machine Configuration Details 95

Additional Configuration Details 97

Creating and Configuring Virtual Machines with Cloud SDK 103

Installing Cloud SDK 103

Cloud SDK on Mac OS 104

Example Installation on Ubuntu Linux 104

Creating a Virtual Machine with Cloud SDK 105

Creating a Virtual Machine with Cloud Shell 106

Basic Virtual Machine Management 107

Starting and Stopping Instances 107

Network Access to Virtual Machines 108

Monitoring a Virtual Machine 109

Cost of Virtual Machines 111

Guidelines for Planning, Deploying, and Managing Virtual Machines 111

Summary 112

Exam Essentials 112

Review Questions 113

Chapter 6 Managing Virtual Machines 117

Managing Single Virtual Machine Instances 118

Managing Single Virtual Machine Instances in the Console 118

Managing a Single Virtual Machine Instance with Cloud Shell and the Command Line 130

Introduction to Instance Groups 134

Creating and Removing Instance Groups and Templates 134

Instance Groups Load Balancing and Autoscaling 137

Guidelines for Managing Virtual Machines 137

Summary 138

Exam Essentials 138

Review Questions 140

Chapter 7 Computing with Kubernetes 145

Introduction to Kubernetes Engine 146

Kubernetes Cluster Architecture 146

Kubernetes Objects 147

Deploying Kubernetes Clusters 149

Deploying Kubernetes Clusters Using Cloud Console 149

Deploying Kubernetes Clusters Using Cloud Shell and Cloud SDK 153

Deploying Application Pods 154

Monitoring Kubernetes 157

Summary 168

Exam Essentials 168

Review Questions 170

Chapter 8 Managing Kubernetes Clusters 175

Viewing the Status of a Kubernetes Cluster 176

Viewing the Status of Kubernetes Clusters Using Cloud Console 176

Viewing the Status of Kubernetes Clusters Using Cloud SDK and Cloud Shell 184

Adding, Modifying, and Removing Nodes 190

Adding, Modifying, and Removing Nodes with Cloud Console 190

Adding, Modifying, and Removing with Cloud SDK and Cloud Shell 191

Adding, Modifying, and Removing Pods 192

Adding, Modifying, and Removing Pods with Cloud Console 192

Adding, Modifying, and Removing Pods with Cloud SDK and Cloud Shell 195

Adding, Modifying, and Removing Services 196

Adding, Modifying, and Removing Services with Cloud Console 196

Adding, Modifying, and Removing Services with Cloud SDK and Cloud Shell 198

Viewing the Image Repository and Image Details 199

Viewing the Image Repository and Image Details with Cloud Console 199

Viewing the Image Repository and Image Details with Cloud SDK and Cloud Shell 202

Summary 203

Exam Essentials 203

Review Questions 204

Chapter 9 Computing with App Engine 209

App Engine Components 210

Deploying an App Engine Application 211

Deploying an App Using Cloud Shell and SDK 211

Scaling App Engine Applications 215

Splitting