aws-projects-by-me.hashnode.devHosting a Static Website on Amazon S3Introduction Amazon S3 stands for Simple Storage Service. It is a cloud storage service provided by AWS. You can store files like images, videos, and HTML files ,You can even host a static website In this blog, I will explain how I hosted my simple r...Feb 12·3 min read
migrationofdata.hashnode.devWhat I Learned from Performing Real-World Service Migrations (Without Downtime)As a Linux System Administrator, I’ve recently been learning how to migrate client websites and email services from one server to another — with zero downtime. Unlike theory-based training, working with real client data taught me how small things (li...Jul 14, 2025·3 min read
restartblog.hashnode.devMy AWS re/Start Journey: Weeks 7-12 & GraduationAfter an intense and rewarding journey, I have officially graduated from the AWS re/Start program! Receiving my graduation badge was a proud moment, marking the culmination of weeks of learning, hands-on experience, and professional growth. In this b...Apr 2, 2025·3 min read
everythingabout-docker.hashnode.devSimplifying Software Development with Docker 🐳Today, I explored an amazing tool that makes the software development and deployment process much easier—Docker. Here is link to my GitHub repo with Docker file : https://github.com/Pradnyas23/docker-forked-repo In this blog, I'll cover:✅ What Docker...Feb 21, 2025·4 min read
restartblog.hashnode.devAWS re/Start Program: Weeks 5 & 6 - Security & Python FundamentalsAs I progress through the AWS re/Start program, Weeks 5 and 6 have been focused on two crucial aspects: AWS security services and Python programming. This phase has been both exciting and insightful, blending cloud security with programming fundament...Feb 12, 2025·2 min read