TThayinthay.hashnode.dev·Dec 20, 2024 · 4 min readDay 14 of My 100-Day DevOps ChallengePython for DevOps: Advancing to Data Handling and Object-Oriented Programming With a solid grasp of Python basics and intermediate concepts, it's time to dive deeper into data handling and object-oriented programming (OOP). As a DevOps engineer, thes...00
TThayinthay.hashnode.dev·Dec 19, 2024 · 3 min readDay 13 of My 100-Day DevOps ChallengePython for DevOps: Mastering Intermediate Concepts As a budding DevOps engineer, Python serves as a cornerstone for automating tasks, managing configurations, and integrating CI/CD pipelines. Once you've mastered Python basics, it’s time to elevate y...00
TThayinthay.hashnode.dev·Dec 18, 2024 · 5 min readDay 12 of My 100-Day DevOps ChallengeIntroduction to Python Programming Python is one of the most widely used programming languages in the DevOps community. It’s known for its simplicity and readability, making it an ideal language for automating infrastructure, deploying applications, ...00
TThayinthay.hashnode.dev·Dec 17, 2024 · 3 min readDay 11 of My 100-Day DevOps ChallengeTop 15 AWS Services for DevOps Engineers In the world of DevOps, automation and efficiency are the cornerstones of success. As a DevOps engineer, your primary responsibility is to streamline operations, enable seamless integration, and improve delive...00
TThayinthay.hashnode.dev·Dec 16, 2024 · 3 min readDay 10 of My 100-Day DevOps ChallengeDeploying a Node.js Application on AWS EC2 - A Simplified Guide Welcome to Day 10 of the 100 Days of DevOps Challenge! Today, we'll walk through a step-by-step process of deploying a Node.js application directly on an Amazon EC2 instance. Local Proje...00