Hi! 👋🏼
I am the principal consultant of Yalla DevRel and work as the Developer Advocate for EMEA at Couchbase.
I am also a second career developer and previously spent nearly a decade working in the fields of public service, community organizing, and adult education. During my previous career, I was published in places such as Time Magazine, The Boston Globe, The Huffington Post, The Denver Post, and other publications. I am a native Californian who spent a long time living in NYC and Tel Aviv and now reside near Miami.
You can connect me with me on my site, on Twitter or on LinkedIn. I look forward to being in touch!
This talk will guide you through the essentials of integrating comprehensive database testing and monitoring into your CI/CD pipelines. We’ll explore the types of tests you should run, from unit to performance tests, and demonstrate how to automate these processes using GitHub Actions. Testing databases involves unique challenges such as ensuring data consistency, handling stateful interactions, and dealing with various concurrency issues. We’ll also touch upon and briefly show how to share your GitHub Actions workflow data with monitoring tools like Prometheus, and what aspects of your workflow data you should share to maintain a healthy and performant database. Join us to learn how to elevate your CI/CD workflows and achieve more holistic database management.