Thinking About Reusable Code
The mythical “reusable code” idea has existed for decades. It showed up shortly after the first lines of code were written. We preach re-usability and sometimes strive for it but it rarely becomes a reality. I’ve seen …
DevOps: Transforming Your Organization with the Andon Cord
Imagine you’re working in a factory. You’re assembling Toyotas all day long, then your part won’t fit. What’s going on? You do this hundreds of times a day but now the bolts won’t go in. No reason to panic, you …
What is an Andon Cord?
Description: What is an Andon Cord and what does it have to do with DevOps? Uploaded: 2019-05-13T00:57:34Z Subscribe to my Channel!
Devops Bites #1 - The Three Ways of DevOps
Description: In this video, I talk about the “Three Ways” of DevOps and what that means for your organization and what to strive for. I just sat down and talked in front of the … Uploaded: 2019-05-08T05:59:17Z Subscribe …
Comparing and Syncing IIS Configurations
If you want to learn IIS you can go from beginner to expert with my courses in the IIS Skill Path. Check it out! Imagine you’re an administrator at ACME Widgets and it’s time to upgrade your IIS server. You’ll just copy …
How to Deploy an ASP.NET Core Application as an App Service in Azure
Description: In this video, we create a small ASP.NET Core MVC application in Debian Linux, then deploy it as an App Service in Azure. Uploaded: 2018-10-26T03:25:44Z Subscribe to my Channel!
Using DISM to Create a Repeatable IIS Installation
If you want to learn IIS you can go from beginner to expert with my courses in the IIS Skill Path. Check it out! Repeatable installs are all the rage in Devops these days. As developers we have this “automate everything” …
My Experience with the PYLE-PRO PHE400 Hum/Noise Eliminator
Description: _Not really a review per se, but sharing my experience with the PYLE-PRO PHE400 Hum/Noise Eliminator. Here are the results I found with it. _ Uploaded: 2018-09-19T04:22:32Z Subscribe to my Channel!
Unit Testing with .NET Core
So you’ve just started building .Net Core applications and really starting to gain some traction. You quickly learn how mature and thorough the .Net Core framework is becoming and think “I need to start writing some unit tests …
Set up easy file sharing with Samba
In this tutorial, I’ll show you how easy it is to setup file sharing on your network using SAMBA. You can easily share files between Linux and Windows machines with a pretty minimal amount of setup. How I’m Using SAMBA File …