Munilakshmi G J100daysdevops.hashnode.dev·Nov 8, 2024Day 14 of 100 Days : Mastering the Dockerfile🌟Today, we’re diving into one of Docker's most essential components: the Dockerfile. A Dockerfile is a script-like text document that contains instructions to build a Docker image. Think of it as a blueprint or recipe for creating an environment where...master dockerfile
Munilakshmi G J100daysdevops.hashnode.dev·Nov 5, 2024Day 11 of 100 Days : Introduction to Docker - Solving the Application Scalability Problem🚀 Setting the Stage: The Pre-Docker Era In the early days, each application typically ran on its own dedicated server. Running multiple applications? That meant multiple servers. This setup wasn't efficient: it took up a lot of space, was challengin...Devops
Munilakshmi G J100daysdevops.hashnode.dev·Oct 31, 2024Day 6 of 100 Days of DevOps: Exploring Essential Linux Commands 🐧Welcome to Day 6! Today, we’re diving into core Linux commands that every DevOps professional should know. By the end of this post, you’ll have practiced file management, system navigation, and even some basic troubleshooting. Ready? Let's get starte...Linux
Azhagan Babuztoaxyz.hashnode.dev·Jul 2, 2024Day 11/100 of my DevOps JourneyIntroduction to Linux Commands and Shell Scripting: Contd.. Fedora SUSE Linux Enterprise SLES -server and SLED - desktop Arch Linux - DIY Approach. Requires strong understanding of Linux. Overview of Linux Architecture: Linux system contains fi...100 Days DevOps ChallengeLearning Journey
Azhagan Babuztoaxyz.hashnode.dev·Jul 1, 2024Day 10/100 of my DevOps JourneyIntroduction to Linux Commands and Shell Scripting Unix is a family of operating systems One of the popular Unix based OS is Apple MacOS Linux is a family of Unix like OS Linux is free and open source 1991, Linus Torvalds developed a free open s...100 Days DevOps ChallengeDevops
Azhagan Babuztoaxyz.hashnode.dev·Jul 1, 2024Day 9/100 of my DevOps JourneyScrum Artifacts and Events: Product Backlog - All the requirements for the product. Sprint backlog - Stories to be done in the next sprint (next 2 weeks). Done Increment - product increment done by the end of the sprint. Events: Sprint planning...100 Days DevOps ChallengeLearning Journey
Azhagan Babuztoaxyz.hashnode.dev·Jun 29, 2024Day 8/100 of my DevOps JourneyAgile Development and Scrum Agile Development: Agile is an iterative, collaborative approach to software development using small, cross-functional teams. Agile approach emphasizes flexibility, interactivity, and transparency. Working Agile: Work...100 Days DevOps ChallengeDevops
Azhagan Babuztoaxyz.hashnode.dev·Jun 28, 2024Day 7/100 of my DevOps JourneyCloud Security and Monitoring: Contd.. Cloud Encryption: Encryption algorithm and Decryption key. Encryption at rest, Encryption in transit, Encryption in use. Client side and Server side encryption Docker is a open source platform that enables d...Learning Journey
Azhagan Babuztoaxyz.hashnode.dev·Jun 27, 2024Day 6/100 of my DevOps JourneyCloud Storage and Cloud Delivery Networks: Contd. Content Delivery Network (CDN) - is a distributed server network that delivers stored / cached website content to users across the globe. It stores the content in distributed locations and reduces di...100 Days DevOps ChallengeLearning Journey
Azhagan Babuztoaxyz.hashnode.dev·Jun 26, 2024Day 5/100 of my DevOps JourneyCloud Computing: Deployment Models Public Cloud: Virtualised Multi-Tenant Architecture that enables users to share computing resources. Private Cloud: Virtual Private Cloud (VPC) is a public cloud offering where an org can setup its own private and...100 Days DevOps ChallengeLearning Journey