Jaya Sai Avinashavinashboddeda.hashnode.dev路2 hours agoModern DevOps Unveiled: Deep Dive into the Custom Scripts ModuleThe DevOps landscape, dotted with titans like Jenkins and Ansible, continuously revolutionizes how we approach automation. Yet, my exploration led me to create a tool, the Scripts Module, that delivers a unique blend of power, flexibility, and user-f...DiscussDevops
Amash Ansarinoobdevblog.hashnode.dev路15 hours agoEffortless Deployment of Project with Ansible & Nginx on AWSPrerequisite Before you start, you should already know how to write Ansible playbooks well. You should have some basic knowledge of Nginx. You should be comfortable with AWS EC2. If you're new to AWS EC2, check out this beginner-friendly guide. ...Discuss#90daysofdevops
Chukwu Eberechitessie475.hashnode.dev路15 hours agoAnsible 101: A beginners guide to AnsibleAnsible is an "infrastructure as code" tool that streamlines the automation of IT tasks. As an open-source automation solution, it handles a myriad of IT responsibilities, from configuration management to application deployment, intra-service orchest...Discussansible
DbVisualizerforThe Tablethetable.hashnode.dev路Sep 25, 2023Automating Database Operations with Ansible and DbVisualizerTools used in this tutorial DbVisualizer - top rated database management tool and SQL client. Ansible automation platform. In this tutorial, we will explore how to automate database operations using Ansible and DbVisualizer. Ansible is a powerful au...Discussansible
螖nkit-Rajisankitraj.hashnode.dev路Sep 24, 2023馃鈥嶁檪锔廢nderstanding Configuration management with AnsibleIn one of my previous blogs, I explained infrastructure provisioning (which means creating infrastructure on the cloud). We talked about IaC and one of its tools 'terraform'. In this blog, We will deep dive into configuring that infrastructure automa...Discussansible
Amash Ansarinoobdevblog.hashnode.dev路Sep 24, 2023Ansible Fundamentals SimplifiedAnsible is like a digital assistant for your computer systems. It's a tool that helps you automate and manage tasks on your servers, like installing software, configuring settings, and even updating applications. Instead of doing these tasks manually...DiscussTrainWithShubham
Anuj Dubeanujdube.com路Sep 24, 2023Setting up a Windows Server for Ansible ManagementAnsible, a widely used configuration management tool, is not just for Unix-like systems. With the right setup, it can also be used to manage Windows servers. This article will guide you through the process of setting up a Windows server to be control...Discussansible
Adarsh Jhaadarshdevops.hashnode.dev路Sep 24, 2023馃殌馃搮 Day 47 DevOps Challenge - Automating Server Management with Ansible Playbooks 馃殌Ansible Playbooks Welcome to Day 47 of our journey into the world of Ansible, a powerful and efficient automation tool. Today, we will explore Ansible playbooks, which serve as instruction manuals to automate various tasks, assign roles, define confi...Discuss路10 likes路44 readsDevops
muhammad zubairmuhammadzubair.hashnode.dev路Sep 21, 2023Day: 14 馃寪 Exploring the World of Infrastructure and Configuration Management: Ansible vs. TerraformAre you ready to embark on a journey through the fascinating realm of infrastructure and configuration management tools? 馃殌 In this blog post, we'll be delving into two formidable contenders: Ansible and Terraform. Terraform: Crafting Infrastructure ...Discussansible
Ajay Kumar Yegireddimrcloudbook.hashnode.dev路Sep 21, 2023Jenkins Ci-Cd With Ansible - DevSecOps Petshop projectHello friends, we will be deploying a Petshop Java Based Application. This is an everyday use case scenario used by several organizations. We will be using Jenkins as a CICD tool and deploying our application on a Docker container and Kubernetes clus...Discuss路91 readsAWS