#devops
Read more stories on Hashnode
Articles with this tag
A backend in Terraform lets us know where the Terraform state files are going to be stored. Terraform stores information about your infrastructure in...
docker ps -> lists all the running containers The screenshot below shows that no containers are running docker ps -a -> list all the containers...
What is Ansible and Ansible Inventory file? ยท Ansible is a simple open-source IT automation engine that makes configuration management, application...