SCSarthak Chaudharyinsarthakx67.hashnode.dev·May 19, 2025 · 3 min readLaying the Foundation: My Hands-On First Steps with AWS Identity and Access ManagementAlright, so I've started learning AWS. Everyone says security is super important, so I spent today figuring out Identity and Access Management (IAM). It's supposed to be the main way you control who can do what in AWS, and yeah, it seems pretty centr...00
SCSarthak Chaudharyinsarthakx67.hashnode.dev·May 17, 2025 · 3 min readBuilding Isolated Python Environments from Scratch:Introduction As a developer passionate about automation and DevOps, I recently challenged myself to go beyond the basics of Docker. My goal was to set up a fully isolated Python development environment from scratch-mirroring real-world scenarios wher...00
SCSarthak Chaudharyinsarthakx67.hashnode.dev·Apr 4, 2025 · 5 min readFoundational AWS Learning: DNS, Load Balancing, Security, and Virtualization ConceptsBuilding upon foundational application architecture, understanding core networking and infrastructure concepts is paramount for leveraging cloud platforms like AWS effectively. This post outlines key principles including Domain Name System (DNS) reso...00
SCSarthak Chaudharyinsarthakx67.hashnode.dev·Apr 4, 2025 · 5 min readMy AWS Learning Journey: Understanding Core Cloud and Application Architecture ConceptsOkay, I understand. I will remove the diagram placeholders and provide the final version of the blog post text. Here is the final version: My AWS Learning Journey: Understanding Core Cloud and Application Architecture Concepts Embarking on the journ...00
SCSarthak Chaudharyinsarthakx67.hashnode.dev·Apr 2, 2025 · 3 min readHashnode Blog: Automated System Monitoring with a Bash ScriptIntroduction Monitoring system health is crucial for administrators and developers working with Linux systems. In this blog, I’ll walk through a Bash script I created to automatically log system information like uptime, disk space, and memory usage a...00