Feb 9 · 3 min read · In the high-stakes world of digital banking, downtime is measured in lost revenue and eroded customer trust. As part of our Banking Infrastructure on Cloud series, this post dives into Chaos Engineering—the discipline of experimenting on a software s...
Join discussionJan 28 · 5 min read · Overview AWS Identity and Access Management (IAM) is the cornerstone of AWS security. It's a free service that controls who can access your AWS resources (authentication) and what they can do with them (authorisation). For DevOps engineers, IAM is no...
Join discussion
Jan 25 · 4 min read · Two termnnology are ther ⚡ Authentication is, if you are allowed to come inside, in terms of AWS are you having proper credential ⚡ using which you can access AWS portal Authorization, is bascially granting access to particular resources. There is wh...
Join discussion
Dec 30, 2025 · 3 min read · IAM: The Silent Pillar of Secure DevOps Identity and Access Management (IAM) is often seen as a "setup once and forget" task, but in the world of DevOps, it is the actual backbone of your security architecture. Whether you are managing cloud infrastr...
Join discussion
Dec 18, 2025 · 4 min read · Overview This project demonstrates how to manage AWS IAM users, groups, group memberships, policies, and MFA enforcement using Terraform with a CSV file as the data source. The goal is to implement data-driven IAM management, similar to how identity ...
Join discussionNov 29, 2025 · 4 min read · Unlock the secrets of AWS Pentesting! Discover how understanding AWS enumeration is crucial for both attackers and defenders. This post guides you to learn the fundamentals of aws for pentesters in 3 mins. Cloud Security 101 The cloud has revolutioni...
Join discussion
Nov 28, 2025 · 3 min read · Introduction AWS Security starts with Identity and Access Management (IAM). It plays an important role in securing cloud environment. It is a service for securely controlling access to AWS resources. It allows you create and manage users, groups, rol...
Join discussion
Nov 24, 2025 · 2 min read · Deep Dive into AWS IAM My AWS Cloud Practitioner Journey (Day 2/10) Today’s learning session focused entirely on AWS Identity & Access Management (IAM) — one of the core security services in AWS. IAM defines who can access AWS resources and what acti...
Join discussion
Nov 14, 2025 · 6 min read · If you’re looking to run containers on AWS without the headache of managing all the underlying infrastructure, Amazon Elastic Container Service (ECS) is your go-to solution. ECS is a fully managed container orchestration service that handles deployme...
Join discussion