#devops
Read more stories on Hashnode
Articles with this tag
Hello everyone! Variables in Terraform are quite important, as you need to hold values of names of instances, configs, etc. We can create a...
Hello everyone! In the last article, we learned what Terraform is and its features. Today we will explore the basic commands of Terraform and...
Hello everyone! In the last article, we saw how to write Ansible playbooks and deploy services on worker nodes using the same. Today as we wind up...
Hello everyone! Yesterday we saw Ansible Ad-hoc commands and how to establish relationships among the Master and worker servers. Today we are diving...
Hi everyone! In the last article, we saw the basics of Ansible, and its architecture, and connected our Master server to the worker server. Today we...
Hi everyone! In the last few days, we deep-dived into AWS and the CI/CD pipeline. Moving on from the public cloud and pipelines, we will be looking...