#90daysofdevops
Read more stories on Hashnode
Articles with this tag
What is Pythonπ πPython is a language that's easy for both humans and computers to understand. It's like giving instructions to a computer to make...
Whatβs the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI): This is the...
What is CI/CD?ππ Continuous Integration (CI): What it is: Continuous Integration is the practice of frequently integrating code changes from...
π―What is the difference between an Image, Container and Engine? An image is like a complete set of instructions. It's a detailed guide that tells the...
Create 4 Instances on AWS, One Ansible Master and 3 Slave nodes. Use same key pair for all instances while creating Install Ansible on Master...
πWhat is Git? Git π: The Friendly Code Octopus Git is like a magical octopus that helps teams of people work on the same project without stepping on...