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
But I’ve Never Done A Support Call!
Finding bugs before writing code – Sigge Birgisson
The Automation Break Up: Saying Goodbye to Full Stack Tests with Task Analysis - Mark Winteringham
Smart Algorithms – Are We Ready For This? – Bill Matthews
Teamwork Makes the Full-Stack Testing Dream Work
Augmented Reality as tool for QA in Industry 4.0 - Pedro Pereira
Testing Ask Me Anything - CI/CD and Delivery Pipelines
99 Second Talks - TestBash Brighton 2019
Observability Meets a Flaky Test
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.
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