Munilakshmi G J100daysdevops.hashnode.dev·an hour agoDay 28 of 100 Days : Automating Workflows with Cron Jobs in JenkinsWelcome back! 🌟 Today’s topic is Cron Jobs in Jenkins, a powerful feature to automate job scheduling. With cron syntax, you can execute Jenkins jobs at specific times or intervals, enabling efficient task management. Let’s dive into how it works, wh...Discusscronjob
Chintamani Tarechintamani1804.hashnode.dev·17 hours ago🚀 Day 18: Mastering Docker Compose for DevOps Engineers! 🌟🔍 Introduction: Moving Beyond Dockerfiles You've already conquered creating Dockerfiles and pushing images to repositories. Now, let's dive deeper and explore Docker Compose—a powerful tool for managing multi-container applications. Ready? Let's go!...Discussdockercompose
Amitabh soniamitabhdevops.hashnode.dev·19 hours agoDay 3: Essential Linux Commands for DevOps BeginnersGreetings, tech enthusiasts! 👋 As part of my #90DaysOfDevOps journey, I successfully completed Day 03, where I explored Basic Linux Commands. This hands-on task was a great way to dive deeper into Linux functionalities while honing my scripting and ...Discuss·1 likeDevops
Kanav Gathe90-days-of-devops-kanav.hashnode.dev·21 hours agoComprehensive Guide to Kubernetes (K8s)1. What is Kubernetes? Kubernetes, often abbreviated as K8s, is an open-source container orchestration platform that was originally developed by Google and is now maintained by the Cloud Native Computing Foundation (CNCF). The name "Kubernetes" comes...Discuss·10 likes#90daysofdevops
Harsh Soniharshdevopss.hashnode.dev·a day agoA Beginner's Guide to Terraform: Commands and CompetitorsTerraform is an amazing tool for creating and managing your infrastructure as code (IaC). It helps automate tasks that would otherwise take a lot of time. Here, I’ll share the basic commands you’ll use frequently and also introduce you to some of Ter...Discuss·1 likeTerraform
Munilakshmi G J100daysdevops.hashnode.dev·a day agoDay 27 of 100 Days : Automating Workflows with Webhook Triggers in JenkinsWelcome back! 🌟 Today, we’re diving into webhooks, a fundamental tool that connects repositories with Jenkins to create a smooth, automated workflow. Let’s explore this process step by step, connecting each concept and enriching your understanding. ...DiscussJenkins
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 22, 2024Day-48: Exploring AWS ECS and Setting up NginxToday’s journey dives into AWS Elastic Container Service (ECS), a powerful tool for managing and running containerized applications. Let’s break down ECS, understand its comparison with EKS, and finally implement Nginx on ECS. What is ECS? ECS (Elas...Discuss90DayofdevopsAWS ECS
Munilakshmi G J100daysdevops.hashnode.dev·Nov 21, 2024Day 26 of 100 Days : Discovering the Magic of the Cloud in DevOpsWelcome to an exciting day in your DevOps journey! 🌥️ Today, we’re stepping into the dynamic world of cloud computing—a game-changer that brings speed, flexibility, and innovation to how we build, deploy, and scale applications. By the end of this d...DiscussCloud
Kanav Gathe90-days-of-devops-kanav.hashnode.dev·Nov 21, 2024Jenkins Interview Guide: From Basic Concepts to Real-World ScenariosGeneral Questions 1. What's the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI) focuses on automatically integrating code changes from multiple developers into a shared repository...Discuss·10 likes#90daysofdevops
Dhruv Moradiyadhruvmoradiya.hashnode.dev·Nov 21, 2024Day 47: Exploring AWS Elastic Beanstalk and EC2 TasksToday, we dive into AWS Elastic Beanstalk, a powerful platform for deploying and scaling web applications. Additionally, we’ll walk through deploying a web game, 2048, on Elastic Beanstalk and testing our knowledge with hands-on tasks involving AWS s...Discuss90DayofdevopsAWS Elastic Beanstalk