Alla Yasheelacloud-z.hashnode.dev·12 hours agoConfiguration 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
Shreyash Desaishreyashdesai.hashnode.dev·12 hours ago🌟Day 45: Understanding TerraformTable of contents ✅What is Infrastructure as Code (IaC) ✅What is Terraform? ✅Why use Terraform? ✅What is a Resource? ✅What is a Provider? ✅Some Basic Terraform commands: ✅Conclusion🎉 Hey There! 👋 Welcome to Day 45 of our 90 Days Of DevOps...Discuss·10 likes#90daysofdevops
Tushar Panttusharpant.online·16 hours agoDay 55 of 90 Days of DevOps Challenge: Starting our Ansible JourneyFor Day 55 of your DevOps challenge, let's break down the tasks step by step to help you work with Ansible and manage configurations across multiple EC2 instances. What is Ansible? Ansible is a powerful automation tool used to manage IT tasks such a...Discuss·1 like90 Days of DevOpsDevops
Akash Sutarlearn-jenkins.hashnode.dev·18 hours agoDay 7-Project on Website Update on Remote Server Using Jenkins, Ansible and GitIntroduction So far we have learned to integrate Git- an SCM and Ansible- a Configuration Management tool with Jenkins. In this Blog, we will do a Project combining these two learnings to update a Website hosted on a remote server. Further, we will a...DiscussJenkins-in-10-daysJenkins
김수민soomingim.hashnode.dev·Oct 11, 2024ansibleiac - 대화형식이 아니라 인프라 정의 파일을 통해 구성 관리 및 배포를 자동화하는 것 쉘 스크립트와 앤서블 vlan과 서브네팅 전자책 신청 어떤 도구를 사용하든 제대로 사용하면 결과물은 차이가 없다 작업하는데 있어서 휴먼에러를 줄인다 구축 시간을 줄인다 구성 configuration - 앤서블, chef, puppet, saltstack 배포 provisioning - 테라폼, 클라우드 포매이션, 오픈스택 heat 대부분 가변적 mutabl...Discussansible
Dinesh khadeday-01-of-90daysofdevops.hashnode.dev·Oct 10, 202490DaysOfDevopsView the content of a file and display line numbers. Change the access permissions of files to make them readable, writable, and executable by the owner only Check the last 10 commands you have run. Remove a directory and all its contents. ...Discuss#DevOps #AWS #90DaysOfDevOps #TrainWithShubham #GitHub #Git #Basics of Git
Reshmaawsresourcetracker.hashnode.dev·Oct 9, 2024"Automating Apache HTTPD Installation on Windows with Ansible: A Step-by-Step Guide"Before you begin:Ensure you have set up password-less SSH authentication between your Ansible control node and the target server. If you haven't done this yet, follow the step-by-step guide here to get it configured. Create a File with .yml or yaml e...Discussansible
Akash Sutarlearn-jenkins.hashnode.dev·Oct 9, 2024Day 6-Ansible Integration with JenkinsIntroduction In this blog, we will integrate a configuration management tool called Ansible with Jenkins. Further, we will run the ansible-playbook using Jenkins as a job. Benefits of integration Ansible is one of the significant tools of the CICD Pi...DiscussJenkins-in-10-daysJenkins
Akash Sutarlearn-jenkins.hashnode.dev·Oct 8, 2024Day 2 - Creating Ansible PlaybooksIntroduction Definition of Ansible Playbooks Ansible Playbooks are the YAML files that define a set of tasks to be executed on managed nodes. They are used to describe automation workflows in a human-readable format. Importance of Ansible in IT Autom...DiscussConfiguration Management- Ansibleansible
Jeffrey Lyonthenerdylyonsden.hashnode.dev·Oct 5, 2024Kubernetes and Containerlab: Part 1 – Building a ClusterIntro Hello again to all my longtime readers 😉, and welcome to my new series where we’ll dive into the world of Kubernetes and Containerlab (creators named this Clabernetes) to help you build containerized virtual network environments from the groun...Discuss·252 readsContainerlab on KubernetesKubernetes