Category: DevOps

Recent Posts:

The primary advantage of using DevOps is that it helps businesses to develop software and launch new software versions more quickly, with greater reliability, and at a higher level of quality.

The primary skill sets that DevOps engineers need are either in the system administration or software development space. Those 2 foundational skill sets will help any team build some cool solutions to complex problems.

Automation is a cornerstone of DevOps. If you are not doing DevOps Automation, I am not entirely sure what you are doing?

DevOps requires a variety of skills and competencies to realize the full benefits of the methodology. The most pertinent DevOps skills are needed in the disciplines of system administration, security, software development, delivery automation, and quality assurance.

The goal of any DevOps tool should be to help your team communicate more effectively, automate manual tasks, and track the progress of your projects.

CI/CD pipelines are a key part of the DevOps process. They allow you to automate the process of getting your code from development to production through CI/CD.

DevOps is a set of practices that combines software development and operations to improve the speed, quality, and reliability of software delivery.

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!