Sat, Jul 4 Β· 6:00 PM GMT+1
Stop guessing why your distributed system is slow. Start measuring it. π©ΊβοΈ
In a decoupled, high-throughput microservices architecture, traditional infrastructure monitoring falls flat. When an API request hangs or drops silently, staring at a basic CPU utilization dashboard won't tell you why . Is it a transient database deadlock, an unoptimized AWS Lambda runtime cold start, or a third-party API timeout?
Without distributed tracing and structured observability, your SRE team is playing a guessing game during critical production incidents.
We are breaking down the blueprint for production-grade telemetry. Join us as we explore how to fuse AWS CloudWatch , AWS X-Ray , and AWS Distro for OpenTelemetry (ADOT) into a unified, vendor-agnostic observability plane that surfaces issues before they affect your customers.
Whether you are trying to cut down your Mean Time to Resolution (MTTR), looking to shift architecture validation left in your CI/CD pipelines, or scaling an enterprise platform, this session gives you a real-world, production-ready SRE framework.
π
Date: Saturday, July 4th, 2026
β° Time: 6:00 PM β 7:00 PM WAT
π Location: Virtual
Meet Our Speakers
π€ Speaker: Chisom Godstime β Snr SRE Engineer
π€ Moderator: Promise Uche β AWS Builder/DevOps Engineer
β
This session will cover :
π Unified Instrumentation with OpenTelemetry (OTel) β Understand why vendor-agnostic data collection beats proprietary agents. Learn how to leverage AWS Distro for OpenTelemetry (ADOT) to capture traces, metrics, and logs across containerized workloads without code lock-in.
πΈοΈ End-to-End Distributed Tracing via AWS X-Ray β Discover how to visualize transaction paths across complex service boundaries. See how to isolate latency bottlenecks, inspect downstream HTTP payloads, and trace asynchronous event journeys seamlessly.
π SRE Dashboards & Predictive Alerting in CloudWatch β Learn how to move past reactive alerting. We will break down how to construct high-signal CloudWatch ServiceLens maps, extract insights from Contributor Insights, and write precise metric math to track your critical SLOs and SLAs.
.
βοΈ Shifting Observability Validation Left β See how to automate the configuration of your monitoring-as-code assets before deploymentβembedding CloudWatch alarm definitions, tracer configurations, and Terraform validation rules directly into your active pull-request pipelines. π οΈπ¨