Observability and Testing: Explore What's Happening Under the Hood - Pierre Vincent

13th January 2023
  • Locked
Pierre Vincent's profile
Pierre Vincent

Infrastructure & Reliability Manager

Observability and Testing: Explore What's Happening Under the Hood - Pierre Vincent image
Talk Description
Being able to observe the state of a running application is key to understanding a system’s behaviour and essential if you want to test and debug problems efficiently. Like a lot of other things, this is harder to do in distributed systems than it is with a monolith.
 
At my company we’ve been running our SaaS product as a distributed system of hundreds of microservices in production for more than 4 years and we got to understand how critical this visibility is.
 
If you want to succeed with testing and operating a distributed system, observability should be an integral part of system design. I’ll cover key techniques to build a clearer picture of distributed applications in production, including details on useful health checks, best practices for instrumentation with metrics, logging and tracing.
 

 

Takeaways

The takeaway of this talk for the audience is to understand why observability is an important part of system design and how different techniques can improve the operability of complex systems.
 
  • Production and getting comfortable with failure
  • Distributed systems operability challenges
  • Observability techniques: health-checks, metrics, logging, correlation and tracing
What you’ll learn

By the end of this talk, you'll be able to:

  • TBA
Pierre Vincent's profile'

Pierre Vincent

Infrastructure & Reliability Manager

I am originally from a Software Development background and the rise of DevOps drove me to become more involved in how systems actually run in the real-world, and how I could make a difference helping others care about the applications they release to production. I am currently Infrastructure & Reliability Manager at Poppulo, where I'm responsible for our continuous delivery platform and the operations of our hybrid on-prem/cloud infrastructure.
Suggested Content
The Automation Break Up: Saying Goodbye to Full Stack Tests with Task Analysis - Mark Winteringham
The Hypocrisy of Hypotheses (Or, How do we test hypothesis driven acceptance criteria) - Sharon McGee
Understanding Your Domain: Research for Testing - Melissa Eaden
Browser Cache Basics For Software Testers
Technical Risk Analysis for AI Systems - Bill Matthews
Testing Microservices When the Stakes Are High
Observability Meets a Flaky Test
Observability: Unlearn Guessing, Reduce Stressing and Learn to Embrace Reality - Rob Meaney
99 Second Talks - TestBash Brighton 2019
With a combination of SAST, SCA, and QA, we help developers identify vulnerabilities in applications and remediate them rapidly. Get your free trial today!
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
We’re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
The Complete Guide To XPath
Learn how to create robust XPath selectors for your automation and much more...

Tags

  • analysis
  • system-architecture
  • observability