Category: DevOps

Recent Posts:

Below is a list of DevOps articles/sites that I discovered over the past month and found interesting. DevOps Roadmap First is a link to a DevOps roadmap.

Building a devops pipeline is easy. Wire up a few components, write some scripts, glue on some tests, and add credentials for production, and voila you are DevOps-ing!

This post will help anyone who is attempting to use ansible to modify files on VMs running on ESXI via automation when Practicing DevOps.

This post will help anyone who is attempting to use Ansible to create new VMs with automation when Practicing DevOps. I use this in my home lab to help stay current with new trends in DevOps.

I was looking through Reddit today and saw an interesting question about how to manipulate files with Ansible. I took a few minutes to throw together an example of how to convert a relatively simple file, a list of strings broken up by new lines, and output it as JSON.

One of the core fundamentals of DevOps is to ensure that deployments are fully automated. The technology stack that you are supporting should be fully production ready at all times.

Whether you are looking to make a shift in your career path, or you are looking to change companies a common question job seekers will have is "Are DevOps] Engineers in Demand?

A very common question that I see over on Reddit is "How do I do the DevOps?" or "How do I get better at DevOps?