Plural is bringing AI into the DevOps lifecycle with a new release that leverages a unified GitOps platform as a RAG engine. This provides AI-powered troubleshooting, natural language infrastructure querying, autonomous upgrade assistance, and agentic workflows for infrastructure modification, all with enterprise-grade guardrails.
The article discusses 5 self-hosted services (NetBox, Harvester, Terraform, Ansible, and Kubernetes) that the author finds useful in their home lab despite being potentially overkill for typical setups. It details the benefits and use cases for each service, highlighting how they enhance the author's tinkering and learning experience.
This article provides a cheatsheet on the Infrastructure as Code (IaC) landscape, highlighting the benefits of scalable infrastructure provisioning in terms of availability, scalability, repeatability, and cost-effectiveness. It discusses strategies such as containerization, container orchestration, and tools like Terraform, Kubernetes, and Ansible. The article also introduces GitOps as a method for automating infrastructure updates through Git workflows and CI/CD.
Eric Larssen discusses the shortcomings of Terraform in infrastructure as code management, such as bespoke patterns, drift management issues, HCL language complexity, and licensing drama, and suggests the Kubernetes operator pattern as an alternative.