#devops
Read more stories on Hashnode
Articles with this tag
Prerequisites: Create two EC2 instances one as main and second as target instance. 1. Install Ansible on main instance: Bash sudo apt update sudo...
Recently, I embarked on a journey to deploy a web application on Amazon Web Services (AWS), and I'm excited to share the process with you. This blog...
This project automates the process of retrieving and displaying user access information for any GitHub repository. By leveraging the GitHub API, this...