Database guardrails - a new era for developers and databases

Details
Typical test suites don't capture all the issues around databases. They miss long migrations, wrong configurations, and slow queries that don’t scale. Load tests may capture some of them, but they are too late and too expensive. We need a new approach — database guardrails. Let's see how to use OpenTelemetry to improve the whole SDLC. We’ll explore how to validate our data access so queries will scale, our database will not go down during deployment, and so we can automatically root cause issues around databases.
During this webinar you’ll learn how to:
- Build database guardrails using OpenTelemetry
- Design database execution plans
- Automate observability and troubleshoot your data layer
After a 30-minute talk, there’ll be a 15-minute Q&A, for which we encourage you to submit questions in advance.
A webinar recording and related materials will be shared with all attendees after the event.
-----------------
Speaker: Adam Furmanek, DevRel at Metis
Adam Furmanek is a professional software engineer with over a decade of experience. During his career, Adam has worked with all layers of software engineering and multiple types of applications, including logistics, e-commerce, machine learning, data analysis, and database management. He’s always interested in digging deeper, exploring machine code and implementation details to understand better the internals of the technologies he uses daily. That's why Adam likes debugging, decompiling and disassembling the code to understand memory models, concurrency problems, and other details hidden deeply inside.

Database guardrails - a new era for developers and databases