PinnedStarting My AWS Journey: Understanding IAMHi there! 👋 Recently, I decided to dive into AWS as part of my learning journey, and I started with IAM (Identity and Access Management). It’s the service that helps manage access to AWS resources securely. While I’m still learning, I want to share ...Nov 24, 2024·3 min read
DevOps Journey Week 3: Networking Essentials, Mastering Shell Scripting, and EC2 AutomationOct 27, 2024·3 min read
My DevOps Learning Journey: Week 2 – SSH, Shell Scripting, and AutomationHello everyone! 👋 This week has been an exciting one in my DevOps learning journey. I’ve been diving deep into shell scripting and secure connections to AWS. I also created some cool automation scripts that I’m proud to share with you! Connecting to...Oct 20, 2024·4 min read
Securely Connect Your Linux System to an AWS EC2 Instance Using SSHSSH (Secure Shell) is a protocol that allows secure communication and data sharing between computers over an unsecured network. In this guide, we'll walk through the process of creating an AWS EC2 instance from scratch and connecting to it via SSH fr...Oct 17, 2024·3 min read
Mastering Essential Linux Commands for DevOps & DevelopmentHey everyone! 👋In my DevOps learning journey, I’ve been diving deep into Linux, and today I’m going to share some of the key commands I’ve learned so far. Whether you're a beginner or just want to brush up on your Linux skills, these commands will h...Oct 13, 2024·5 min read