Yusuf Adeyemoyusadolat.hashnode.net·Aug 25, 202210 GitHub Repositories That Help You Become A Better DevOps EngineerHi there, Today, We'll go through various Github repositories that you may not have come across that can improve your skills as a DevOps engineer. These are repositories that will introduce you to new tools that you have probably never heard of, as w...Discuss·28 likes·1.1K reads4articles4weeks
Guy Menahemthegoodguy.hashnode.net·Aug 31, 2022Kubernetes 1.25 Release Notes - WIIFM? (What’s in it for me)Kubernetes v1.25 is out!!! Usually, the release notes document is an endless list of features, making them unreadable for the average user. For the average user, it's nearly impossible to understand who can benefit from the new version. Here is the ...Discuss·27 likes·1.8K readsKubernetes
Krishnamohan YerrabilliforKubesimplifykubesimplify.hashnode.net·Mar 9, 2023Operating Systems 101: Essential Knowledge for DevOps/SRE EngineersWhen it comes to DevOps, you may have come across some challenging concepts, such as Kubernetes, Docker, Helm, Prometheus, and others, which can be difficult to grasp without fundamental knowledge. That's why I'm starting a new blog series, called Bu...Saiyam Pathak and 2 others are discussing this3 people are discussing thisDiscuss·26 likes·548 readsDevops
Nicolás GeorgerforSREDevOps.clngeorger.hashnode.net·Apr 24, 2023Diferencias generales entre DevOps, SRE y Platform EngineeringQué es Platform Engineering? SRE? DevOps? (O del por qué DevOps es sólo una parte...) En esta columna intentaré definir y explicar los conceptos de Platform Engineering, SRE y DevOps, y por qué es importante entenderlos, diferenciarlos y saber cuándo...Discuss·30 readsSRE
Satish Sutarsatishsutar-cloud-and-devops.hashnode.net·Apr 23, 2023Getting Started with GITIntroduction In the world of software development, version control is an essential component of the process. A version control system (VCS) is used to manage changes to a codebase over time, allowing developers to track the evolution of a project and...Discuss·3 likesDevOps ManifestoDevops
Satish Sutarsatishsutar-cloud-and-devops.hashnode.net·Apr 21, 2023Getting Started with DevOpsDevOps is a software development approach that emphasizes collaboration and communication between developers and operations teams. It aims to streamline the software delivery process, from development to deployment and maintenance, by promoting autom...Discuss·2 likesDevOps ManifestoDevops
Asherasher1101.hashnode.net·Apr 15, 20234 Tenets of DevOps - OperationsThe four tenets of DevOps - Operations: GitOps: A software development methodology that emphasizes using Git as a single source of truth for managing infrastructure and application deployments. SRE: A set of practices that blends software engineeri...DiscussDevops
Ashutosh Apurvaashutosh-sre.hashnode.net·Apr 14, 2023🌐 Introduction to Infrastructure as Code (aka IaC)The key idea behind infrastructure as code is to manage the infrastructure through code. There are various IaC tools such as Terraform,Ansible, Pulumi,AWS Cloud formation,Azure Resource Template which mainly helps in creating and managing dynamic inf...Discuss#IaC
Maryam Zulfiqardevdiaries.hashnode.net·Apr 12, 2023Site Reliability Engineering and DevOpsHave you ever visited a website that took forever to load or experienced a system outage that brought your work to a screeching halt? These frustrating experiences are often the result of unreliable, poorly performing systems. Enter Site Reliability ...DiscussSRE
Vivek Kumar GoelforGoel Academygoelacademy-1677924253599.hashnode.net·Apr 10, 2023How To Install Riemann on Ubuntu 20.04This is the first blog of the Riemann Series in which we will learn about Riemann and How to install Riemann on our Ubuntu Server. Introduction To Riemann Riemann is an event-based tool for monitoring distributed systems. It is written in Clojure and...Discuss·128 readsRiemannmonitoring
Momodu Ismailamomodu.hashnode.net·Apr 3, 2023Error Budgets: What do you do with them?The common practice in DevOps-driven organisations is the evaluation of service level indicators (SLIs) and service level objectives(SLOs) after every quarter. One of the first points of indicators for the evaluation is error budgets. What is an erro...Discuss·1 like·36 readsDevops
Satish Sutarsatishsutar-cloud-and-devops.hashnode.net·Apr 1, 2023DevOps for Beginners: An Overview of Key Concepts and ToolsDevOps is a software development methodology that combines software development (Dev) with IT Operations (Ops). It's based on the idea of collaboration and communication between these two groups, to ensure that software is delivered quickly and effic...Discuss·6 likesDevops
Piyush T Shahdevpiyops.hashnode.net·Apr 1, 2023Measuring service level objectives (SLO) and service level indicators (SLI)Overview Service Level Objectives (SLOs) and Service Level Indicators (SLIs) are two critical concepts in Site Reliability Engineering (SRE) that help in defining, measuring, and achieving performance goals. SLOs are a set of objectives that define t...DiscussSRE