AI Agents are here and most of us are now used to agents assisting us with several types of tasks. As a result: New kind of usecases are emerging to improve efficiency, reduce cost, reduce effort on repeating tasks etc New types software engineering paradigm and architectural pattern are coming up New category terminologies has also surfaced and still getting introduced. One of such new types of uses cases (that also leverages the other new types I listed above) is "Agents for Ops" . In this post I will explain my journey to creating agents for ops. (I build 2: 1 for K8s and 1 for VMs fleet; but to keep this post short I will focus on the k8s-namespace-monitoring-agent). It is a description of path I took to build an agent that monitors applications (multiple) deployed on K8s cluster and remediates issues that impacts the applications' functionality. But it does so based on a knowledge base given to it, nothing more and nothing less and that's the purpose -...
A simple blog about technical stuffs - technologies, frameworks and processes - The way I see it.