#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Hello learners! In today's s session, we will be learning about the deployment of a 2-tier application on an EKS cluster. We shall be deploying this...
Dockerizing the application ยท Hello everyone! This blog is on deploying a 2 tier application that includes flask-app as the back end and MySQL as the...
Ex1: Deploying a simple web app using ansible Step1: Create 3 EC2 instances, make sure all three are created with the same key...
Intro to Ansible Playbooks Playbooks are the simplest way in Ansible to automate repeating tasks in the form of reusable and consistent configuration...
What is an ad hoc command? An Ansible ad hoc command uses the /usr/bin/ansible command-line tool to automate a single task on one or more managed...
What's this Ansible? Ansible is an open-source automation tool, or platform, used for IT tasks such as configuration management, application...