

Adventures in DevOps
Will Button, Warren Parad
Join us in listening to the experienced experts discuss cutting edge challenges in the world of DevOps. From applying the mindset at your company, to career growth and leadership challenges within engineering teams, and avoiding the common antipatterns. Every episode you'll meet a new industry veteran guest with their own unique story.
Episodes
Mentioned books

Aug 18, 2022 • 44min
DevOps and Log Management - DevOps 127
Logging in today’s DevOps landscape has become more difficult than ever. DevOps needs visibility into workloads that security, development, and operations teams collaboratively manage and provide. Today on the show, Jonathan and Will discuss various strategies to logging and log management and what you can start implementing today. In this episode…Who owns the logging process?Lack of strategy in loggingBuilding the libraryDebugging and error management Following structured logging patternsBasic monitoring Building dashboards vs 3rd party services

Aug 11, 2022 • 50min
Personal Branding as a Developer with Pavan Belagatti - DevOps 126
Top Dev Ops global influencer, award-winning tech writer, and developer advocate Pavan Belagatti joins the show today to share the importance of personal branding as a developer, plus tactical strategies you can implement today. In this episode…How to get started and get noticed Building your brand through networksBenefits of building a brandWriting tech articles to get an edgeUtilizing Google alertsRefining your thoughts and communication delivery

Aug 4, 2022 • 57min
The Pull Request Paradox with Yishai Beeri - DevOps 125
You just finished some code that can have a positive impact on your customers, and you are motivated to release it as quickly as possible, but your team members are also incredibly busy working on their own code. This conflict is The Pull Request Paradox. Today on the show, the panel interviews Yishai Beeri to share his insights on how to manage this paradox and the best PR strategies you can implement today. In this episode…Where do pull requests come fromCollaborating and empowering developersDifferentiating and managing PR lanesThe ship show ask modelOptimizing pull requestsRule based models

Jul 29, 2022 • 45min
The Intersection of Data and DevOps - DevOps 124
Today on the show, the panel discusses the intersection of data and DevOps, including various topics such as data warehousing, analytics, and source data, DVC and AWS Batch, and Snowflake integrations. In this episode…Data warehousingAnalytics with source dataData Version Control (DVC)AWS BatchProduction database schemas Real time data Snowflake integrations

Jul 21, 2022 • 44min
Standing Out in the Job Search Process - DevOps 123
With the current economic downturn, companies big and small are facing layoffs, hiring freezes, and altering job offers. Today on the show, Jonathan and Will share their decades of industry knowledge on various strategies you can implement to stand out in a crowded job search process. In this episode…Having a public profileListing your projects on your resumeSharing your accomplishments, not just your responsibilitiesKnowledge optionsLeveraging social mediaStack OverflowSoft skills

Jul 14, 2022 • 23min
Modern Updates to CDIC Deployments - DevOps 122
Today on the show, Will and Jonathan discuss the latest tools they have been using for CDIC deployments. Specifically, they discuss the Next.js framework, which allows DevOps teams to provide richer application experiences without relying as much on backend infrastructure. That shift has implications for everything from the amount of network bandwidth consumed to the performance of web applications. Moreover, within the Next.js family, the Vercel platform employs caching, routing, and a React framework to optimize application performance.

Jul 7, 2022 • 1h 8min
Reducing On-Call Engineer Burnout with a Volunteer Management Infrastructure - DevOps 121
Managing uptime is critical for customers and it can be a powerful customer activity that connects engineers to the value that customers receive from your product, however it can also be a heavy source of burnout for engineers. Brian Scanlan with Intercom has created a volunteer management infrastructure that increases the efficiencies of on-call engineers while also reducing the inherent disruptive nature to the job. Today on the show, the panel interviews Brian about his process and architecture to this on-call management infrastructure. In this episode…The on-call burdenAlarm management Escalation pathsIncentives for the volunteer teamsDeployment processesImproving standards and expectationsHuman centric vs. machine centric

Jul 4, 2022 • 52min
DevOps Research and Assessment (DORA) Metrics with Dave Mangot - DevOps 120
Google Cloud’s DevOps Research and Assessment (DORA) team operationalize the Accelerate State of DevOps Report, surveying over 32,000 professionals worldwide in the DevOps industry. Dave Mangot joins the show today to share how he leverages these metrics to improve companies within their technology organizations. In this episode…DORA metricsSpeed and quality Monoliths vs. microservicesUptime and failure ratesMean time to recover Deployment frequenciesProduction monitoring

Jun 23, 2022 • 55min
How to Navigate the Job Market in DevOps - DevOps 119
Jonathan shares about the new job offer he received and the progression we went through to navigate the process. Jonathan, Will, and Jillian also discuss the various aspects of the current DevOps job market, starting a new job, and how you can grow in your career. In this episode…Stack overflow and blogposts What do you do when you first start?Contracting gigsSocial life in the workplace vs. financial transactionSingle points of failure

Jun 16, 2022 • 45min
Elements to Make an App DevOps Ready - DevOps 118
Today on the show, Will talks about his latest project, Trustified.io and the steps he is considering to make it DevOps ready. Will and Jonathan discuss creating the dev environment, standardized logging, CI/CD, health checks, standardized reporting dashboards, configuring the app, database migration tools, user management, and ORMs. Elements to Make an App DevOps Ready:Creating the dev environmentStandardized loggingCI/CDHealth checksPrometheusStandardized reporting dashboardsConfiguring the appDatabase migration toolsUser managementORMs