SDSonali Desaiinsonalidesai.in·Jul 29, 2025 · 3 min readLaunch EC2 + S3 Using AWS CLI – A Beginner's Practical GuideWhy This Article? When I started learning AWS CLI, I struggled with the basics — creating a key pair, launching EC2, assigning Elastic IPs, creating S3 buckets — all through commands. Every small mistake led to permission errors or broken setups, and...00
SDSonali Desaiinsonalidesai.in·Jul 27, 2025 · 3 min readMy First CI/CD Pipeline with GitHub Actions – A Beginner’s Journey into DevOpsHi! I'm Sonali Desai, currently exploring the world of DevOps and CI/CD as a CSE undergrad. I recently built my first CI/CD pipeline using GitHub Actions, and I want to share my experience — not just how I did it, but all the questions that popped up...00
SDSonali Desaiinsonalidesai.in·Jul 22, 2025 · 3 min readWhy Using `.pem` Files Directly Isn't Always Secure — and What You Should Do InsteadWhen you first deploy a server on cloud platforms like AWS, you're usually given a .pem file to SSH into your instance. While this works for beginners and short-term use, relying solely on .pem files can lead to security risks and operational hassles...00
SDSonali Desaiinsonalidesai.in·Jul 18, 2025 · 3 min readAWS for Beginners: Linux Commands, Security, and EC2 in Action#Devops JourneyHi, I am sonali desai! I,m currently learning DevOps and sharing my daily progress on the linkedIn and now i am going to start the post on this platform also to stay accountable and help others. What I did in this week : 1] Bash Exampl...00