A look back at the last decade of the Cloud Native Computing Foundation (CNCF). We'll explore the key milestones, the evolution of the cloud native landscape, and what the future holds for this transformative ecosystem.
6:00 PM
Continuous Delivery - The anatomy of a pipeline by Eduardo Piairo
Learn to design and implement effective deployment pipelines that automate software delivery from exploration to production. This talk covers the pipeline anatomy: version control, CI/CD, and artifact delivery while addressing quality, security, monitoring, and cost.
6:30 PM
Beyond 'Done': Strategies for Improving OpenTelemetry Instrumentation Quality by Yuri Oliveira Sa
Your organization has embraced OpenTelemetry, but how do you ensure the telemetry data powering your dashboards and alerts is actually useful? Inconsistent, incomplete, or incorrect instrumentation leads to the classic "garbage in, garbage out" problem, rendering your observability platform ineffective when you need it most. Simply having telemetry isn't enough, we need a way to measure and enforce its quality.
I will show common instrumentation pitfalls, such as missing service.name attributes, broken context propagation, and discouraged metrics attributes, and show how to fix them. You'll leave this session with an actionable framework to move beyond ad-hoc fixes and level up your organization's observability maturity.