Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
 Google Cloud Associate Cloud Engineer Certification and Implementation Guide

You're reading from   Google Cloud Associate Cloud Engineer Certification and Implementation Guide Master the deployment, management, and monitoring of Google Cloud solutions

Arrow left icon
Product type Paperback
Published in Sep 2023
Publisher Packt
ISBN-13 9781803232713
Length 606 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Wojciech Marusiak Wojciech Marusiak
Author Profile Icon Wojciech Marusiak
Wojciech Marusiak
Agnieszka Koziorowska Agnieszka Koziorowska
Author Profile Icon Agnieszka Koziorowska
Agnieszka Koziorowska
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1:Overview of Google Cloud Platform and Associate Cloud Engineer Certification
2. Chapter 1: Associate Cloud Engineer Certification Essentials FREE CHAPTER 3. Chapter 2: Google Cloud Platform Fundamentals 4. Part 2:Configuring and Implementing Google Cloud
5. Chapter 3: Planning and Managing GCP Resources 6. Chapter 4: Implementing Compute Solutions – Google Compute Engine 7. Chapter 5: Implementing Compute Solutions – Google Kubernetes Engine (Part 1) 8. Chapter 6: Implementing Compute Solutions – Google Kubernetes Engine (Part 2) 9. Chapter 7: Implementing Compute Solutions – Cloud Run, Cloud Functions, and Infrastructure as Code 10. Chapter 8: Configuring and Implementing Data Storage Solutions 11. Chapter 9: Configuring and Implementing Networking Components 12. Part 3:Data Analytics, Security, Operations, and Cost Estimation in Google Cloud
13. Chapter 10: Data Processing Services in Google Cloud 14. Chapter 11: Monitoring, Logging, and Estimating Costs in GCP 15. Chapter 12: Implementing Identity and Security in Google Cloud 16. Mock Test 1 17. Mock Test 2 18. Index 19. Other Books You May Enjoy

GKE architecture

As we mentioned before, GKE is based on Kubernetes itself. We will briefly explain the core Kubernetes components and how they relate to GKE.

Because this book is aimed toward helping you ace the Associate Cloud Engineer (ACE) exam, we won’t explain how to build a CI/CD pipeline and deploy it to GKE. If you wish to learn about Kubernetes in much more detail, there are many fantastic books on the market.

Kubernetes components

The central concept of Kubernetes is a cluster. As Kubernetes consists of multiple components, a diagram of Kubernetes architecture will allow us to understand its components and dependencies:

Figure 5.2 – Kubernetes architecture

A cluster consists of a few elements, as outlined here:

  • Nodes—Worker machines where we deploy containerized applications. A node has multiple components that interact with each other, as follows:
    • kubelet—This is an agent that runs on each node and makes...
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 $19.99/month. Cancel anytime
Banner background image