salik sattisaliksatti.hashnode.dev·Jul 9, 2024Day-6: Unlocking the Mysteries of Linux File Permissions: Sam's Adventure in CodevilleUnderstanding File Permissions in Linux In the heart of the bustling city of Codeville, there lived a young coder named Sam. Sam was passionate about Linux and spent hours exploring its vast universe. One day, while navigating through a dense forest ...10 likes#devops90days
Akash Jadhavakash-jadhav.hashnode.dev·May 4, 2024Freestyle vs. Pipeline as Code: Understanding Jenkins Job TypesIn the world of Jenkins, "jobs" represent the tasks you automate. But when it comes to building your workflows, two main options emerge: Freestyle jobs and Pipeline as Code (PaC). Choosing the right approach can significantly impact your efficiency a...Jenkins
Santosh Kumar Singhsantoshkumarsingh.hashnode.dev·Nov 12, 2023Run a MySQL server using docker containerThis project teaches you below listed things A short visual difference between Infra virtualization technology and docker How to Install / Remove docker on a aws instance How to check the status of docker service running on AWS instance How to ru...#devops90days
muhammad zubairmuhammadzubair.hashnode.dev·Sep 21, 2023Day: 14 🌐 Exploring the World of Infrastructure and Configuration Management: Ansible vs. TerraformAre you ready to embark on a journey through the fascinating realm of infrastructure and configuration management tools? 🚀 In this blog post, we'll be delving into two formidable contenders: Ansible and Terraform. Terraform: Crafting Infrastructure ...ansible
muhammad zubairmuhammadzubair.hashnode.dev·Sep 19, 2023Day: 13 🌐 Infrastructure as Code: Streamlining Resource ProvisioningIn the ever-evolving world of cloud computing and infrastructure management, it's crucial to keep pace with the latest practices that enable efficient resource provisioning and configuration. Enter Infrastructure as Code (IaC), a methodology that's t...#devops90days
muhammad zubairmuhammadzubair.hashnode.dev·Sep 2, 2023Day: 11 - Installing Node.js Application on Kubernetes with HelmIn this guide, we'll walk through the process of installing a Node.js application on a Kubernetes cluster using Helm, a package manager for Kubernetes. Helm simplifies application deployments by packaging them into charts and providing a consistent w...Node.js
muhammad zubairmuhammadzubair.hashnode.dev·Aug 31, 2023Day 10: 🚀 Demystifying Kubernetes Architecture with Emojis 🚀Cluster: United Servers 🌐 Imagine a Kubernetes cluster as a synchronized orchestra of servers, much like a united group working together seamlessly. Just as a successful business relies on teamwork, a Kubernetes cluster thrives on collaborative serv...#devops90days
muhammad zubairmuhammadzubair.hashnode.dev·Aug 29, 2023Day 9: Setting Up CI/CD Pipeline with Jenkins: A Hands-On Guide 🚀🔧 Creating and Assigning Jobs to Jenkins Agents Start by writing a description for the job. Specify the GitHub project repository. Enable GitHub hook trigger for GITScm polling. Remember to integrate your Jenkins URL with GitHub and allow necess...#devops90days
muhammad zubairmuhammadzubair.hashnode.dev·Aug 28, 2023Day 8 : Jenkins: Automating Your Software Delivery Pipeline ✨🚀 Part 1Jenkins is a powerful open-source automation tool that enables Continuous Integration (CI) and Continuous Delivery (CD) of software projects. It streamlines the software development process by automating repetitive tasks and providing a framework for...#devops90days
Shubham Matereshubhambmatere.hashnode.dev·Aug 9, 2023Getting Started with ☁AWS: Identity And Access management (IAM)Hello Learners, Welcome to day 38 of the #90DaysOfDevOps challenge initiated by Shubham Londhe . In my previous blogs, I have learned about Kubernetes. From today we will start learning AWS services useful for DevOps engineers. In this blog, I will f...#devops90days