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

Integrating Spring AI with Azure and AWS: A Quick Guide

Spring AI has experienced significant advancements in its recent versions, making it a powerful tool for developers and data scientists. In this blog, we aim to give a high level introduction. This will help you connect with AI offerings from two major cloud providers: Azure and AWS. Both Azure and AWS offer a variety of … Continue reading Integrating Spring AI with Azure and AWS: A Quick Guide