Ā© 2026 Hashnode
š Overview This project demonstrates a real-world security comparison between using an IAM User with access keys and an IAM Role for allowing an EC2 instance to access AWS services. The goal is to prove why DevOps engineers never use access keys on ...

This blog explains Kubernetes (K8s) architecture, Amazon EKS, and a complete hands-on project where I created an EKS cluster from a virtual machine (EC2), provisioned worker nodes, and deployed a Node.js application. This is written from a beginner-t...

What is IAM? AWS Identity and Access Management (IAM) is a service that helps you securely control access to AWS resources. With IAM, you can manage who (users, groups, roles) can access what (specific resources) and how (permissions and policies). I...

š§¾ Overview. I am pleased to share my experience on this project as a DevOps and Cloud engineer thus far on my blog. Building resilient, scalable, observable, and constantly deployable infrastructure is more important for launching a worldwide e-comm...
