Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Professional Cloud Architect Google Cloud Certification Guide

You're reading from   Professional Cloud Architect Google Cloud Certification Guide Build a solid foundation in Google Cloud Platform to achieve the most lucrative IT certification

Arrow left icon
Product type Paperback
Published in Dec 2021
Publisher Packt
ISBN-13 9781801812290
Length 664 pages
Edition 2nd Edition
Arrow right icon
Authors (2):
Arrow left icon
Konrad Cłapa Konrad Cłapa
Author Profile Icon Konrad Cłapa
Konrad Cłapa
Brian Gerrard Brian Gerrard
Author Profile Icon Brian Gerrard
Brian Gerrard
Arrow right icon
View More author details
Toc

Table of Contents (25) Chapters Close

Preface 1. Section 1: Introduction to GCP
2. Chapter 1: GCP Cloud Architect Professional FREE CHAPTER 3. Chapter 2: Getting Started with Google Cloud Platform 4. Chapter 3: Google Cloud Platform Core Services 5. Section 2: Manage, Design, and Plan a Cloud Solution Architecture
6. Chapter 4: Working with Google Compute Engine 7. Chapter 5: Exploring Google App Engine as a Compute Option 8. Chapter 6: Managing Kubernetes Clusters with Google Kubernetes Engine 9. Chapter 7: Deploying Cloud-Native Workloads with Cloud Run 10. Chapter 8: Managing Cloud-Native Workloads with Anthos 11. Chapter 9: Running Serverless Functions with Google Cloud Functions 12. Chapter 10: Networking Options in GCP 13. Chapter 11: Exploring Storage and Database Options in GCP – Part 1 14. Chapter 12: Exploring Storage and Database Options in GCP – Part 2 15. Chapter 13: Analyzing Big Data Options 16. Chapter 14: Putting Machine Learning to Work 17. Section 3: Secure, Manage and Monitor a Google Cloud Solution
18. Chapter 15: Security and Compliance 19. Chapter 16: Google Cloud Management Options 20. Chapter 17: Monitoring Your Infrastructure 21. Section 4: Exam Focus
22. Chapter 18: Case Studies 23. Chapter 19: Test Your Knowledge 24. Other Books You May Enjoy

APM

APM is a set of tools that developers use to give them some insight into how fast and how reliably they can run an application. It consists of three services:

  • Trace
  • Debugger
  • Profiler

These tools are integrated into the code of the application. The application does not need to be hosted on GCP but can run in any cloud or even on-premises, as long as connectivity is available. APM originates from Google's Site Reliability Engineering (SRE) team toolset. So, it is high time that we got into the shoes of SRE!

Trace

Cloud Trace allows you to track latencies in your microservices application. It shows you the overall time of the application responses but can also show detailed delays for each of the microservices. This allows you to pinpoint the root cause of the latency.

The traces are displayed in the GCP console, and analysis reports can be generated. By default, it is installed on Google App Engine (GAE) standard, but it can be used with GCE...

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 €18.99/month. Cancel anytime