Rishab Kumarrishabkumar7.hashnode.net·Sep 29, 2022How did I become a DevOps EngineerHey friends 👋 I wanted to talk about my journey from cloud engineer to devops engineer, some of you already know bit about my career trajectory from help-desk to cloud engineer and then to DevOps engineer. If you would like to know what DevOps is, c...68 likes·1.8K readsDevops
Shivani Tiwarishivaniblogs.hashnode.net·Oct 18, 2022DevOps on CloudDevOps on Cloud Organizations are expected to have greater discipline to craft and adhere to a strategy that leads to scalability and consistency. Cloud completely transformed the functioning of business. Features of the Cloud Scalability Elasticit...37 likes·381 readsDevops
Abhiraj Kharbadeabhirajdevops.hashnode.net·Mar 20, 2023DevOps: What is it?.. types of scaling and achieving automation by IACWhat is DevOps? DevOps is the combination of cultural philosophies, practices, and tools that increases an organization's ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizati...27 likes·120 readsDevops
Ambuz Ranjanambuzrnjn33.hashnode.net·Apr 25, 2023Kubernetes Networking - A Guide to Services, Ingress, Network Policies, DNS, and CNI PluginsKubernetes networking is a complex topic that is critical to the successful deployment and operation of a Kubernetes cluster. In this blog post, we'll cover the key networking concepts and components in Kubernetes, including Services, Ingress, Networ...1 likeDevops
Gurucharangurucharan.hashnode.net·Apr 24, 2023Day 27 Task: Jenkins Declarative Pipeline with DockerDay 26 was all about a Declarative pipeline, now its time to level up things, let's integrate Docker and your Jenkins declarative pipeline Use your Docker Build and Run Knowledge docker build - you can use sh 'docker build . -t <tag>' in your pipeli...87 readsDevops
Akanksha Singhakankshasingh.hashnode.net·Apr 24, 2023Day 30 Task: Kubernetes ArchitectureKubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become a standard to deploy and operate containerized applications and is one of the most important parts o...Kubernetes
Chaitannyaa Gaikwad90daysofdevopschallenge.hashnode.net·Apr 23, 2023Day19 ----> 90DaysOfDevOps Challenge @TWSDay 19 Task: Docker for DevOps Engineers Docker-Volume Docker allows you to create something called volumes. Volumes are like separate storage areas that can be accessed by containers. They allow you to store data, like a database, outside the contai...86 readsDocker
Chaitannyaa Gaikwad90daysofdevopschallenge.hashnode.net·Apr 23, 2023Day18 ----> 90DaysOfDevOps Challenge @TWSDay 18 Task: Docker for DevOps Engineers Docker Compose Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can s...Docker
ROHIT POTALEpotale.hashnode.net·Apr 23, 2023Day26:Jenkins Declarative PipelineOne of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins Some terms for your Knowledge What is Pipeline: A pipeline is a collection of steps or jobs interlinked in a sequence. Declarative: Declarativ...Devops
Dimple Abroldimple.hashnode.net·Apr 23, 2023Day 23 Task: Jenkins Freestyle Project for DevOps Engineers.What is CI/CD? - CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single codebase. It is a software development practice where the developers commit their work frequently into ...Devops
Gurucharangurucharan.hashnode.net·Apr 23, 2023Day 26 Task: Jenkins Declarative PipelineOne of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins Some terms for your Knowledge What is Pipeline - A pipeline is a collection of steps or jobs interlinked in a sequence. Declarative: Declarat...71 readsDevops articles
Rushikesh Suryawanshihrishisbg.hashnode.net·Apr 21, 2023How to Get Involved in Global Communities?Getting involved in communities is one of the most important parts of your tech journey. Here are a few action items simplified from Kunal Kushwaha’s video. We’ve preferred Open-Source communities. Action Items Find a community to join (Listed below...1 likeWeMakeDevs
melam chaitanya kumarmelamchk421.hashnode.net·Apr 20, 2023The Path to DevOps Mastery: Core Prerequisites and Best PracticesBefore diving into DevOps methodologies, it's important to have a strong foundation in a variety of technical skills. In this blog, we'll explore some of the key prerequisites for learning DevOps, including proficiency in Linux, networking, databases...Devops