Here is a list of talks I gave in different conferences and meetups:
CI/CD for golang projects with drone.io
Avito.Tech meetup in Kazan, 2020
A deep dive into building efficient CI/CD pipelines for Go using drone.io, featuring Docker-in-Docker workflows, custom plugins, and caching strategies that cut build times by 40%.
Drone.io #101
Golang Meetup in Yoshkar-Ola, 2020
An intro to adopting drone.io in CI environments with real-world tips on Kubernetes runners, Vault secrets, and multi-arch Docker builds—achieving simpler, faster pipelines than Jenkins.
Configuring CI/CD for IaC
Innopolis DevOps Meetup, 2022
Link to timecode: https://www.youtube.com/watch?v=bZXlizneB8U&t=2840s
Advanced CI/CD for infrastructure teams using Terraform, with automated plan/apply stages, secure staging promotions, and IaC validation pipelines powering zero-downtime updates.
IaC with Terraform and drone.io
YandexScale in Moscow, 2022
Link to timecode: https://www.youtube.com/watch?v=5wZ2G5idK1w&t=2318s
Case study of managing Terraform and Terragrunt at scale, including modular repo strategies, drift detection, and S3-backed state—resulting in a 92% drop in drift incidents across 40+ microservices.