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
Usability Testing Guide & Benefits
Continuous Performance Testing - Eric Proegler
The Hypocrisy of Hypotheses (Or, How do we test hypothesis driven acceptance criteria) - Sharon McGee
Testing Progressive Web Apps (or How to Achieve App-iness) - Elizabeth Fiennes and Callum Akehurst-Ryan
Pipeline Architectures to Fit Your Software Architecture - Abby Bangser
A Tester's Guide to Testing AI Applications
Observability in Automated Testing
Testing Ask Me Anything - CI/CD and Delivery Pipelines
Observability: Unlearn Guessing, Reduce Stressing and Learn to Embrace Reality - Rob Meaney
The 3rd episode of The Testing Planet, The Toolsmith will be all about, yes you guessed it: tools 😉
Explore MoT
Human-Centric Exploratory Testing
Learn the main concepts of exploratory testing and how it differentiates from other established approaches
Introduction To Accessibility Testing
Learn with me about what Accessibility is, why it's important to test for and how to get your team started with an Accessibility testing mindset

Tags

  • analysis
  • system-architecture
  • observability