RARahiel Akhtarinrahielakhtar.no·Jul 6 · 5 min readPermanent PIM Eligible Role Assignment with Infrastructure as Code Permanent PIM Eligible Role Assignment with Infrastructure as Code Introduction This article will go over how to enable a PIM role assignment permanently without any expiration date for Azure resource00
AEAdeshina Emmanuelineadeshina.hashnode.dev·Jul 5 · 5 min readIntroducing Cloud Identity Security EngineeringApplications, CI/CD pipelines, containers, serverless functions, managed services, and human administrators all depend on identity to access cloud resources. As cloud environments grow, their Identity10
AHAkash Hadagali Persettiinakashpersetti.hashnode.dev·Jun 30 · 6 min readI stopped putting AWS keys in GitHub Secrets. Here's what I do instead.For a while my deploy pipelines all worked the same way. Generate an IAM user, copy its access key and secret into GitHub repo secrets, and let the workflow use them. It deploys fine. It also means a 00
RARJ Abellinricocyberstack.hashnode.dev·Jun 30 · 8 min readAttack Surface Management in the Quantum EraIn cybersecurity, people often talk about advanced threat actors, dangerous viruses, new software weaknesses, and the future risks of quantum computers. But in reality, most security breaches happen b00
HRHritik ranjaninblogs.hritikranjan.in·Jun 28 · 12 min read🚀 AWS Scenario-Based Interview Questions | EC2, IAM & VPC Complete Guide for DevOps Engineers📘 Introduction In real-world DevOps interviews, interviewers usually don't ask only theoretical questions like "What is EC2?" or "What is VPC?". Instead, they focus on scenario-based questions to und31S
THTapan Hegdeintapannotes.hashnode.dev·Jun 29 · 2 min readIRSA(IAM Roles for Service Account) Explained One of the most common mistakes I see in Kubernetes environments is this: A pod needs access to AWS services, so teams simply attach permissions to the EC2 worker node and call it a day. It works. Unt00
ARAnand Ravalinblog.anandraval.dev·Jun 21 · 3 min readAWS Day 17: Creating an IAM Group | KodeKloud 100 Days of CloudIntroduction During Day 17 of the KodeKloud 100 Days of Cloud Challenge, I worked with another important IAM feature in AWS: IAM Groups. In the previous lab, I created an IAM user. However, managing p00
ARAnand Ravalinblog.anandraval.dev·Jun 21 · 3 min readAWS Day 16: Creating an IAM User | KodeKloud 100 Days of CloudDuring Day 16 of the KodeKloud 100 Days of Cloud Challenge, I worked with AWS Identity and Access Management (IAM), one of the most important services in AWS. Whenever we create infrastructure in AWS,00
STShieldly Teaminshieldly.hashnode.dev·Jun 21 · 2 min readWhy Wildcards in AWS IAM Policies Are Dangerous (and How to Fix Them)Originally published at shieldly.io/blog. The asterisk is the single most overused character in AWS IAM. It is quick to type, it makes errors disappear, and it is the root cause of a huge share of rea00
PPPrajwa Pinprajwal-blog.hashnode.dev·Jun 15 · 12 min readDay 16: AWS IAM User Management with Terraform – CSV-Driven Onboarding, RBAC, Password Security, PGP Encryption, and SSO Best PracticesIntroduction Managing AWS IAM users manually becomes difficult as organizations grow. Creating users one by one, assigning permissions manually, and maintaining access controls can quickly become erro00