DevOps Paradox cover image

DevOps Paradox

Latest episodes

undefined
Jul 21, 2021 • 25min

DOP 116: Why You Should Choose Boring Technology

#116: Individuals typically love to chase the new bright shiny technology objects. However, most enterprises go in the exact opposite direction and want any "new" technology to be fully proven out, i.e. for years, before that technology has a chance to actually be turned into a live production system. How can we help convince management to think differently?   Choose Boring Technology: https://mcfunley.com/choose-boring-technology   Go Time – Episode #186 https://changelog.com/gotime/186   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/  
undefined
Jul 14, 2021 • 22min

DOP 115: How Far Are You From No Touch Production?

#115: Are you still logging in and making manual changes to your servers and applications or have you started on the path to not only no touch production, but to no touch everything? If you aren't moving in that direction, why not?   Security Operations, Reliability, and Securing Google with Heather Adkins https://cloud.withgoogle.com/cloudsecurity/podcast/security-operations-reliability-and-securing-google-with-heather-adkins/   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/  
undefined
Jul 7, 2021 • 24min

DOP 114: Solving Multitenancy Problems In Kubernetes

#114: Are you running your Kubernetes clusters by applying the Oprah effect (you get a cluster...you get a cluster...you get a cluster) or have you finally realized you have neither unlimited cash nor unlimited compute resources? In this episode, we talk about different multitenancy options that are available that you can use with your Kubernetes clusters today.   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/
undefined
Jun 30, 2021 • 36min

DOP 113: Are Specifications Still Relevant?

#113: Are specifications still relevant in today's software development lifecycle? It depends on who you ask..and how old they are. In this episode, we talk with Luca Ingianni about his experiences ranging from a software tester in avionics to his current role working as a consultant and trainer.   Luca's contact information: https://ingianni.eu https://www.linkedin.com/in/luca-ingianni   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/
undefined
Jun 23, 2021 • 37min

DOP 112: Essential Infrastructure as Code

#112: Are you still clicking around in consoles to create and manage your infrastructure? If so, you'll want to listen to today's episode with Rosemary Wang, the author of Essential Infrastructure as Code.   Order your copy of Essential Infrastructure as Code at: https://www.manning.com/books/essential-infrastructure-as-code and be sure to use the code "podparadox20" to save 40% off of Essential Infrastructure as Code and any other purchases at Manning Publications.   Rosemary's contact information: https://twitter.com/joatmon08 https://linkedin.com/in/rosemarywang   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/  
undefined
Jun 16, 2021 • 28min

DOP 111: What Are Software Supply Chain Attacks?

Security researcher Alex Birsan discusses software supply chain attacks, focusing on his Dependency Confusion article. Topics include managing supply chain security in Tekton, verifiable builds for code integrity, and balancing security with efficiency in company systems.
undefined
Jun 9, 2021 • 30min

DOP 110: The Problems With Microservices

#110: It seems that everyone thinks that microservices solves every problem that can be imagined. In fact, there's probably a good chance that you don't even want microservices in your organization due to the new problems that they introduce.   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/
undefined
Jun 2, 2021 • 23min

DOP 109: How to Test Microservices

#109: You've made the decision that you're going to drop your monoliths and move to microservices. Have you given any consideration how you are going to test your microservices? Beyond that, have you thought about how you can make testing easy for the consumers of your microservices?   Transcript: https://www.devopsparadox.com/episodes/how-to-test-microservices-109/#transcript   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/
undefined
May 19, 2021 • 21min

DOP 108: Why Do We Want to Use Microservices?

#108: If you cannot define a thing, how do you know what it is? Is a microservice a function, a container, a VM, all of the above or none of the above? Today, we give you our definition of what a microservice is and where microservices should fit into your application architecture.   Transcript: https://www.devopsparadox.com/episodes/why-do-we-want-to-use-microservices-108/#transcript   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/
undefined
May 12, 2021 • 37min

DOP 107: Getting Into the Flow With Value Streams

#107: As a software development community, we're used to hearing the terms sprints, projects, and agile. However, the people that sign our paychecks, in other words, the business people, could care less and wonder why everything is taking so long and why it is so complex. Today, we speak with Steve Pereira, the found of Visible.is, a consulting firm focused on value streams, and flow engineering, about what he sees when he speaks with his clients.   Visible: https://visible.is/   Steve's info: LinkedIn: https://www.linkedin.com/in/devopsto Twitter: https://twitter.com/SteveElsewhere   Transcript: https://www.devopsparadox.com/episodes/getting-into-the-flow-with-value-streams-107/#transcript   YouTube channel: https://youtube.com/devopsparadox/   Books and Courses: Catalog, Patterns, And Blueprints https://www.devopstoolkitseries.com/posts/catalog/   Kubernetes Chaos Engineering With Chaos Toolkit And Istio https://www.devopstoolkitseries.com/posts/chaos/   Canary Deployments To Kubernetes Using Istio and Friends https://www.devopstoolkitseries.com/posts/canary/   Review the podcast on Apple Podcasts: https://www.devopsparadox.com/review-podcast/   Slack: https://www.devopsparadox.com/slack/   Connect with us at: https://www.devopsparadox.com/contact/

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app