sattyamsamania.hashnode.devComprehensive Introduction to Docker: Understanding Basics, Images, and NetworkingHave you ever heard or said these things? “It works on my machine, but not on the server!” “Setting up the development environment is taking forever.” “Deploying this app to production broke everything!” “Why is it so hard to replicate the same e...Aug 2, 2025·9 min read
sattyamsamania.hashnode.devAWS Series – Part 1: How Websites Work, Cloud Computing & Introduction to AWSAs I’ve started my journey into AWS and cloud computing, I wanted to break things down in the simplest way possible. This is the first part of my AWS blog series, where we’ll start from the very basics, how websites work, what cloud computing really ...Jun 18, 2025·5 min read
sattyamsamania.hashnode.dev"Networking for DevOps Made Easy"If you're learning DevOps, you’ve probably heard people say things like “open this port,” “check the firewall,” or “configure the network.” And maybe you nodded your head… but didn’t really understand it. Networking plays a crucial role in the world ...May 31, 2025·5 min read
sattyamsamania.hashnode.dev"From Prompt to Play: Building Flappy Bird with Amazon Q and Pygame"Ever wondered if you could build a game just by describing it in plain English? In this blog, I’ll walk you through how I created a Flappy Bird clone using Python, Pygame, and Amazon Q CLI — an AI-powered coding assistant. From writing a simple promp...May 23, 2025·3 min read
sattyamsamania.hashnode.devLinux Commands Made Simple: Learn by Doing!If you’ve ever opened a terminal and felt like you were staring into the Matrix then you’re not alone. Learning Linux commands can seem overwhelming at first, especially when you're used to graphical interfaces. But trust me, once you get the hang of...May 18, 2025·3 min read