Devops
Here are all of the talks I've given, as well as the blog posts I've written. I've found that writing and/or giving talks is one of the best ways for me to learn something new, and then I get to teach others in the process!
Content Type
Tags
The Modern Developer's Toolkit
Essential Skills for Today’s Challenges
Continuous Deployment with GitOps
The world of DevOps is always changing radically - so let’s …
Git Basics – A YouTube Shorts Series
Git Basics is a 15-episode YouTube #Shorts series that I created …
Zero Downtime Deployments with Modern DevOps Tools
Deploying your applications with zero downtime isn’t just a …
Zen and the Art of the IT Backup
Aaron, Chris and Jesse from Clevyr explain the 7 Principles of IT …
Using Terraform, Packer, and Ansible Together
There’s a good chance that you have projects running on a …
Automating Server Config with Ansible
Aaron Krauss talks about automating server configuration with …
Running a Rails App with Docker
Docker is quickly becoming the new cool-kid tool around town, and …
Rails with Docker
In this talk, we’ll review how to run a Rails application (along …
How Daemons, the Init Process, and Process Forking Work
If you’ve ever worked with Unix-based systems, then you’re bound …
Installing the Docker Client CLI on 32-bit Windows
If you’re unfamiliar with it, Docker is one of the newer …
Power Tools: Using Grep, Xargs, and Sed
I was recently inspired to write this post after I came across a …