Alla Yasheelacloud-z.hashnode.dev·Oct 14, 2024Configuration ManagementConfiguration Management is a vital aspect of DevOps, allowing engineers to manage the configurations and settings across numerous servers in a consistent and automated way. To make this concept easier to grasp, we’ll break it down with simple exampl...Discussconfiguration management
Manjot Singh Bajwabajwamanjotsingh.hashnode.dev·Sep 1, 2024DevOps Week 4 : Configuration Management and AnsibleConfiguration Management in DevOps Configuration management is a cornerstone of DevOps practices, ensuring that software systems and infrastructure maintain consistency, reliability, and stability across environments. It plays a crucial role in autom...Discussansible
Siddharth Pateljarvisdev.hashnode.dev·Aug 14, 2024Challenge 8: Puppet, Damn vulnerable defi V4 lazy solutions seriesWhy Lazy? I’ll strongly assume that you’ve gone through challenge once or more time and you’ve some understandings of the challenge contracts flows. So, I’ll potentially will go towards solution directly. Problem statement: The challenge centers aro...DiscussDamn vulnerable defi V4 solutionsdefi
RAKESH DUTTAdailydoseindevops.hashnode.dev·Jul 27, 2024All about Configuration management !!Configuration management is the use of software to manage tasks that would otherwise be done by hand. This software helps me set up, monitor and manage my servers, network, storage and applications. The main task of configuration management is to kee...DiscussDevOps Slow to Flow </>configuration
Pratik Gotepratikgote.hashnode.dev·Jul 10, 2024Week - 3 : DevOps Zero to HeroDay 14 : Configuration Management With Ansible | Puppet vs Ansible Introduction : In this post, we'll be discussing configuration management with Ansible, a popular tool in the field of DevOps. We'll also compare Ansible with Puppet, another well-kno...Discuss·26 readsDevOps zero to hero guide
Nilkanth Mistrynilkanth1010.hashnode.dev·May 17, 2024Day 54 - Understanding Infrastructure as Code 📝 and Configuration Management ⚙️What's the difference? 🤔 When it comes to the cloud, Infrastructure as Code (IaC) and Configuration Management (CM) are inseparable, like chai and samosa! 🫖🥟 But let's break them down a bit to understand their roles and differences. Infrastructure...Discuss·1 like90 Days Of Devops ChallengesDevops
Cloud Tunedcloudtuned.hashnode.dev·Feb 29, 2024Quick Look Into Puppet: Simplifying Configuration ManagementDemystifying Puppet: Simplifying Configuration Management In the realm of DevOps and infrastructure automation, Puppet stands out as a powerful configuration management tool that helps streamline the management of IT infrastructure. In this article, ...Discusspuppet
Alvin machariaalvxndevops.hashnode.dev·Jan 18, 2024Day-14 | Configuration Management With Ansible.Introduction: Configuration Management plays a crucial role in modern IT infrastructure, ensuring consistency, reliability, and efficiency. Among various tools available, Ansible has emerged as a popular choice for many organizations due to its simpl...Discussanisble
Vedant Thavkarveddevopsblog.hashnode.dev·Jan 10, 2024Day 54: Navigating the Cloud Landscape - IaC vs. Configuration ManagementIn the vast expanse of cloud computing, two foundational concepts, Infrastructure as Code (IaC) and Configuration Management (CM), emerge as the cornerstones of modern DevOps practices. These methodologies, while interconnected, serve distinct purpos...DiscussDevops#IaC
Samson Oladipooladipo.hashnode.dev·Nov 7, 2023Puppet Install Multiple PackagesTask Requirements : There are some packages that need to be installed on the (app server 1) in the datacenter. We want to install these packages using puppet only. Create a puppet programming file blog.pp under /etc/puppetlabs/code/environments/produ...Discusspuppet