Dec 24, 2025 · 4 min read · Introduction When starting with AWS, one of the most confusing yet most important services is AWS IAM (Identity and Access Management).IAM controls who can access AWS resources and what actions they can perform. In this blog, I’ll explain AWS IAM in ...
Join discussion
Dec 4, 2025 · 7 min read · Finding your first customers is the hardest part of building a startup. You don’t have social proof yet. You don’t have a marketing machine. And most people don’t even know your product exists. But the good news? Your first 100 customers are already ...
Join discussionOct 10, 2025 · 10 min read · En el corazón de la administración de cualquier sistema operativo Linux se encuentra la gestión de sus usuarios y los grupos a los que pertenecen. Este control es fundamental para garantizar la seguridad y establecer los permisos de acceso a los recu...
Join discussion
Sep 11, 2025 · 3 min read · Managing users and groups effectively is one of the foundations of system administration. Whether you are a SysAdmin, DevOps Engineer, or Site Reliability Engineer (SRE), having a solid strategy for handling accounts is critical for security, complia...
Join discussion
Aug 30, 2025 · 2 min read · In DevOps, not every Linux user account is meant for humans. Some accounts exist only for automation tools or background services—like Jenkins, backup agents, or web servers ⚙️. These accounts should not be able to log in interactively. That’s where ...
Join discussion
Jun 19, 2025 · 2 min read · 🎯 On Day 10, I explored how Linux handles users, groups, permissions, and sessions—skills every DevOps engineer must master. 🧑💻 Commands I Practiced 👤 User Info & Session Checks View current user: whoami Display all users & groups: cat /e...
Join discussion
Jun 14, 2025 · 2 min read · Unleash Your Creativity with Letterly: A Review Are you tired of staring at a blank screen, waiting for inspiration to strike? Do you struggle to find the right words to express your thoughts and ideas? If so, Letterly may be the solution you\'ve bee...
Join discussionMay 16, 2025 · 2 min read · An IAM Role (Identity and Access Management Role) in AWS is a secure way to grant temporary access to AWS services and resources without needing to share long-term credentials (like IAM user access keys). In this tutorial we will look at how to creat...
Join discussion
May 7, 2025 · 3 min read · Deep Dive into EC2 – Ports, IPs, SSH Users, and More Okay, I thought I was kind of done with EC2 after installing both NGINX and Apache... but turns out, there’s still a lot left to play with. Today, I went a little deeper into EC2 — not just launchi...
Join discussion