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
Tag: Terraform
Upload Files to Azure Blob Using Spring Boot
This post discusses the basics of a Running application and feeding an AI model with Blob upload to Azure. It covers Terraform deployment, Spring Boot usage for Blob container files, and Java code for uploading activities.json. The Java code includes a BlobFileUploader component for this purpose.


You must be logged in to post a comment.