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
The KCNA Book

You're reading from   The KCNA Book Pass the Kubernetes and Cloud Native Associate exam in style

Arrow left icon
Product type Paperback
Published in Jun 2023
Publisher
ISBN-13 9781835080399
Length 197 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Nigel Poulton Nigel Poulton
Author Profile Icon Nigel Poulton
Nigel Poulton
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

1. Getting started FREE CHAPTER 2. 1: Setting the scene 3. 2: Cloud native architecture 4. 3: Container orchestration 5. 4: Kubernetes Fundamentals 6. 5: Cloud native application delivery 7. 6: Cloud native observability 8. The exam 9. 8: Sample test
10. What next Appendix A: Chapter quiz answers 1. Appendix B: Sample Test answers

Telemetry and observability

Telemetry is jargon for logs, metrics, and traces. This is observed by remote monitoring platforms that use it to learn how systems work, diagnose problems, and measure and optimise performance. A highly observable system is one that generates high-quality telemetry.

Consider the following quick example. You have an in-house cloud native application comprising lots of small microservices. You also have a centralised monitoring platform. Each microservice outputs telemetry that is collected, stored, and analysed by the monitoring platform.

As mentioned already, cloud native telemetry comes in three major flavours that we sometimes call signal types, verticals, or classes.

  • Logs
  • Metrics
  • Traces

Each serves a different purpose, but collectively they provide detailed insights that can be vital in understanding, troubleshooting, and optimising microservices applications.

The OpenTelemetry project is an incubating CNCF project that aims to standardise...

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