DevOps

  • Teamcity

    TeamCity CI CD: Why Developers Are Choosing it for Modern DevOps Pipelines

    I have played around with a lot of CI/CD tools in the past few years now. However, a new one to me that I have not played around with was TeamCity. In installing and using it though, I can see…

  • How to transition from it to devops

    10 Ways to Transition from IT admin to DevOps Engineer

    In what I would call the second half of my professional career I have been making the transition from a traditional server administrator, virtualization engineer, IT specialist to a DevOps engineer and cloud architect. This is a transition that I…

  • The real first step to devops mastering containers with docker

    The Real First Step to DevOps: Mastering Containers with Docker

    As with any discipline, there are many different paths that lead to the same goal. However, there are certain skills that are foundational to learning the skill you are attempting to learn. With DevOps, there are many different foundational skills…

  • Best terminal for devops

    Best Terminal for DevOps Just Landed!

    Just yesterday at the time of this writing, Warp terminal for Windows was released, rounding out support for all the major OS’es, including macOS and Linux. Could Warp be the best terminal for DevOps? Let’s discuss this a bit further…

  • Top devops automation tools i use every day

    Top DevOps Automation Tools I Use Every Day

    There are many great DevOps Automation tools available for use that allow DevOps engineers and IT Ops to automate and make the most of their automation toolsets. I would like to share with you guys what I think are the…

  • Gitlab variables

    GitLab CI CD Variables and How to Use Them

    Working with GitLab CI CD pipelines is a great way to automate your DevOps processes. In building a CI CD pipeline you can use variables effectively in the CI CD pipeline to reference values you have stored in your GitLab…

  • 5 gitops tools to know

    5 GitOps Tools that you need to know!

    I have been getting hugely into GitOps in the home lab lately and carrying those skillings into production environments. GitOps is a methodology that focuses on deployments being sourced from a git repo. Using GitOps you can encapsulate everything in…

  • Best devops tools in 2025

    10 Best DevOps Tools Going Into 2025!

    With 2025 sunsetting in a hurry, if you are like me you are thinking about the skills and disciplines you want to gain mastery over. DevOps is definitely an area that has tremendous demand with modern cloud infrastructure and even…

  • Fluxcd simple example

    FluxCD Install and GitOps Simple Example

    If you are wanting to learn more about GitOps, there is a great way to easily get going and that is FluxCD. Let’s take a look at the FluxCD install and a GitOps simple example that will help you understand…

  • Gitops vs devops

    Gitops vs DevOps: What are the differences?

    Lately, I have been learning a lot around GitOps in the home lab and have seen tremendous benefits from taking this approach with my environment. However, have you wondered what the difference is between GitOps vs DevOps? The differences can…