Cloud Observability in Action
Autor Michael Hausenblasen Limba Engleză Paperback – 26 dec 2023
Recomandăm Cloud Observability in Action inginerilor de sistem, arhitecților cloud și profesioniștilor DevOps care doresc să depășească faza monitorizării pasive. Observăm în această lucrare o trecere necesară de la simpla colectare de date la construirea unor sisteme capabile să învețe din semnalele, logurile și telemetria aplicațiilor. Michael Hausenblas propune o metodologie practică, bazată exclusiv pe instrumente open-source, pentru a transforma fluxurile brute de informații în decizii tehnice concrete. Abordarea sa diferă de cea din Learning OpenTelemetry prin faptul că este mai puțin axată pe specificațiile unui singur protocol și mai mult pe aplicabilitatea imediată în fluxul de lucru al unei organizații, punând accent pe rezultatul final al observabilității. În contextul operei sale anterioare, dacă în Programming Kubernetes autorul se concentra pe interacțiunea cu API-ul, iar în Hacking Kubernetes pe securitate, aici descoperim o evoluție firească spre menținerea sănătății operaționale. Cartea nu se pierde în teorii abstracte despre microservicii, ci oferă o structură tehnică riguroasă pentru implementarea unui sistem de monitorizare modern, adaptat complexității mediilor cloud-native actuale.
Preț: 326.81 lei
Preț vechi: 408.50 lei
-20%
Carte disponibilă
Livrare economică 05-19 octombrie
Specificații
ISBN-10: 1633439593
Pagini: 264
Dimensiuni: 190 x 236 x 20 mm
Greutate: 0.49 kg
Editura: Manning Publications
De ce să citești această carte
Pentru inginerii care vor să stăpânească arta observabilității fără a se bloca în soluții proprietare costisitoare. Veți câștiga capacitatea de a diagnostica probleme complexe în medii cloud folosind instrumente open-source, transformând telemetria în date utile pentru business. Este un ghid esențial pentru a trece de la „știm că sistemul a picat” la „înțelegem exact de ce s-a comportat astfel”.
Despre autor
Michael Hausenblas este un expert recunoscut în infrastructură, conducând Centrul de Cercetare Linked Data în Galway, Irlanda. Experiența sa vastă este susținută de rolul de coordonator în proiecte ale Comisiei Europene și activități de standardizare W3C. Autorul s-a remarcat prin lucrări fundamentale dedicate ecosistemului Kubernetes, precum Hacking Kubernetes și Programming Kubernetes, aducând în Cloud Observability in Action aceeași rigoare tehnică și orientare către soluții practice care definesc întreaga sa carieră în domeniul sistemelor distribuite și al securității informatice.
Descriere scurtă
Observability is the difference between an error message and an error explanation with a recipe how to resolve the error! You know exactly which service is affected, who’s responsible for its repair, and even how it can be optimized in the future. Cloud Observability in Action teaches you how to set up an observability system that learns from a cloud application’s signals, logging, and monitoring, all using free and open source tools.
In Cloud Observability in Action you will learn how to:
- Apply observability in cloud native systems
- Understand observability signals, including their costs and benefits
- Apply good practices around instrumentation and signal collection
- Deliver dashboarding, alerting, and SLOs/SLIs at scale
- Choose the correct signal types for given roles or tasks
- Pick the right observability tool for any given function
- Communicate the benefits of observability to management
A well-designed observability system provides insight into bugs and performance issues in cloud native applications. They help your development team understand the impact of code changes, measure optimizations, and track user experience. Best of all, observability can even automate your error handling so that machine users apply their own fixes—no more 3AM calls for emergency outages.
About the technology
Cloud native systems are made up of hundreds of moving parts. When something goes wrong, it’s not enough to know there is a problem—you need to know where it is, what it is, and how to fix it. This book takes you beyond traditional monitoring, explaining observability systems that turn application telemetry into actionable insights.
About the book
Cloud Observability in Action gives you the background and techniques you need to successfully introduce observability into cloud-based serverless and Kubernetes environments. In it, you’ll learn to use open standards and tools like OpenTelemetry, Prometheus, and Grafana to build your own observability system and end reliance on proprietary software. You’ll discover insights from different telemetry signals, including logs, metrics, traces, and profiles. Plus, the book’s rigorous cost-benefit analysis ensures you’re getting a real return on your observability investment.
What's inside
- Observability in and of cloud native systems
- Dashboarding, alerting, and SLOs/SLIs at scale
- Signal types for any role or task
- State-of-the-art open source observability tools
About the reader
For application developers, platform owners, DevOps, and SREs.
About the author
Michael Hausenblas is a Product Owner in the AWS open source observability team.
Table of Contents
1 End-to-end observability
2 Signal types
3 Sources
4 Agents and instrumentation
5 Backend destinations
6 Frontend destinations
7 Cloud operations
8 Distributed tracing
9 Developer observability
10 Service level objectives
11 Signal correlation