Subbu Tech Tutorialssubbutechtutorials.hashnode.dev·Oct 4, 2024K8s: ConfigMaps & SecretsWhat are ConfigMaps in K8s? A ConfigMap is an API object used to store non-confidential data in key-value pairs. Pods can consume ConfigMaps as environment variables, command-line arguments, or as configuration files in a volume. A ConfigMap allows y...Discuss·33 readsKubernetes Basics: A Beginner’s GuideKubernetes
Karuppiah Natarajankaruppiah.dev·Jul 23, 2024Working with Complex Configuration, Abstracted SystemsLet's take an example, a real world example 🌍🌎🌏. I'm currently working with Backstage Software Templates. I even wrote a bit about it here I need to write a configuration or template, which creates a form - in a Web UI and then executes some steps...Discussconfiguration
ashwini purwatashwini23.hashnode.dev·Jul 20, 2024Ansible: The Ultimate Guide for BeginnersIn the ever-evolving world of technology, we often come across terminologies that are pivotal to modern practices but might sound complex to a novice. Two such concepts that every IT professional should be familiar with are Infrastructure as Code (Ia...Discussbasic of ansible
Karuppiah Natarajankaruppiah.dev·May 7, 2024Trying out Prometheus Operator's Alertmanager and Alertmanager Config Custom ResourcesIn this post, we are going to look at how we can use Alertmanager and AlertmanagerConfig custom resource to create and manage and configure Alertmanager From https://karuppiah.dev/trying-out-prometheus-operator blog post I showed how to get started w...Discuss·595 readsAlertmanager
ANSAR SHAIKansarshaik965.hashnode.dev·Feb 21, 2024Day 59: Ansible Project 🔥Welcome back to the 59th day of our DevOps journey! Today, we're diving into Ansible, a powerful automation tool that simplifies the management of infrastructure, configuration, and deployments. In this session, we'll set up Ansible, configure EC2 in...Discuss·63 readsDevops
ANSAR SHAIKansarshaik965.hashnode.dev·Feb 18, 2024Day 55: Understanding Configuration Management with AnsibleWelcome back to the 90DaysOfDevOps challenge! Today, we'll dive into the realm of configuration management with Ansible. Ansible is a powerful tool for automating tasks, especially in the realm of IT infrastructure management. Let's get started by un...DiscussDevOps Learning
ANSAR SHAIKansarshaik965.hashnode.dev·Feb 17, 2024Title: Day 54: Understanding Infrastructure as Code and Configuration ManagementIn the realm of DevOps, two key concepts play a significant role in automating and managing infrastructure: Infrastructure as Code (IaC) and Configuration Management. Let's delve into understanding these concepts and exploring their differences. What...DiscussDevops
SWATHI PUNREDDYswathireddy.hashnode.dev·Feb 16, 2024Day 15: Mastering DevOps with Python LibrariesPython Libraries: Empowering DevOps Excellence Python's strength lies not only in its simplicity and readability but also in its vast array of libraries catering to diverse needs across various domains. In the realm of DevOps, where automation, confi...Discuss·5 likes·52 readsDevOpsExcellence
Sumit Mondalsumit007.hashnode.dev·Jan 26, 2024Simplifying AWS Configuration: A Beginner's GuideIntroduction: Configuring your AWS (Amazon Web Services) environment is a crucial step in ensuring optimal performance, security, and cost-effectiveness. AWS offers a powerful service known as AWS Config, which enables you to assess, audit, and evalu...DiscussAWS - HandsOn #SecurityOptimization
Amrutha Damruthadronamraju.hashnode.dev·Dec 12, 2023Chef: A Configuration Management Tool OverviewWhat is a Chef? – A Configuration Management Tool. In the realm of software development and IT operations, DevOps and Chef are interconnected yet distinct concepts. DevOps represents a cultural and organizational approach to software development that...DiscussDevOps Blogschef