DevOps Pro Europe 2022

May 30 - June 3

Workshops

Online

May 24 - 26

Conference

Online

Aviad Mor

Positon: CTO & Co-Founder

Company: Lumigo

Country: Israel

Biography

Aviad Mor is the Co-Founder & CTO at Lumigo. Lumigo’s SaaS platform helps companies monitor and troubleshoot serverless applications while providing actionable insights that prevent business disruptions. Aviad has over a decade of experience in technology leadership, heading the development of core products in Check Point from inception to wide adoption.

Talk

Observability Across Serverless Asynchronous Managed Services

Serverless computing transactions are a combination of owned code (like AWS Lambda) and managed services (Like SNS, SQS, EventBridge, DynamoDB, and more). Applying distributed tracing on your own code through instrumentation is relatively simple (though requires a lot of work). The challenge lies with the managed service, how to trace a full transaction across services like queues, streams, and databases. In this session we will discuss:
– The technical challenges gaining observability with managed services.
– Methods to build the full trail of transactions across managed services.
– Ideas on how to obtain observability in a highly async distributed world.
– We’ll technically drill down to some managed services examples.

Let’s have an async observability discussion.

Session Keywords

🔑 Serverless
🔑 Observability
🔑 Monitoring
🔑 Troubleshooting