#devops
Read more stories on Hashnode
Articles with this tag
What are Playbooks and How to Write Them? A playbook is a configuration file where scripts are written. It is a straightforward YAML file that looks...
Learn how to set up a master server with Ansible, automate tasks across multiple servers, and reduce costs and resource usage. · It is recommended to...
Ansible: Simplifying Automation with Passwordless Configuration Management · In the past, at some companies, if developers wanted to update system...
Start your Terraform journey with this beginner-friendly guide visuals, smart tricks, and zero fluff! · To understand what Terraform is and why it is...
Simplifying Infrastructure: From Manual Chaos to Reusable Code with Terraform · Terraform is a tool that allows you do IAC(Infrastructure as a Code) so...
Persistent Volume & Persistent Volume Claim: A PersistentVolume (PV) in Kubernetes is like a storage room you rent for your app's data, separate from...