18 followers
I'm a Devops and Cloud Engineer with 10 years of experience designing and building applications using containers and serverless technologies. Love blogging about AWS
Introduction In modern cloud development, infrastructure-as-code has become a crucial practice. Tools like Terraform enable developers and operations...
AWS Serverless Application Model (SAM) is a framework for building serverless applications on AWS. It provides a simplified way to define and deploy...
AWS Command Line Interface (CLI) is a powerful tool that allows developers and system administrators to manage their AWS resources from the command...
In this blog post, we will see how the applications running in the EKS pods can connect to the S3 bucket using the IAM role for the service account...
As we adapt to building cloud-native applications, we are coming up with lots of toolings and processes. Gitops is one of the processes of...
Policy as a Code · As more and more organizations are adopting Terraform, it is increasingly important to ensure that the configuration is correct. This...