From eksctl to Terraform: Essential Resource Mapping

Introduction As part of ckad certification, am following the school of devops certification path. One of the task I liked was the eksctl path. eksctl provides a simple YAML-based approach to provisioning EKS clusters. As shown below, the control plane is managed by AWS and the dataplane/nodegroups are application responsibility. However, as infrastructure complexity grows, … Continue reading From eksctl to Terraform: Essential Resource Mapping

Agentic AI coding – Scenarios that has reconciliation tied to it.

Here is a self identified item that I ran into recently. I wanted a dashboard view of all my GITHUB projects. I wanted to use one shot to remove them. This would prevent going through the confirmation process in GITHUB. So Agentic AI asked me to look at the GITHUB API portal. I was to … Continue reading Agentic AI coding – Scenarios that has reconciliation tied to it.