#github
Read more stories on Hashnode
Articles with this tag
Let's make a complete CI/CD project for your Node JS Application. Task-01 Fork this repository: Create a connection to your Jenkins job and your...
What is CI/CD? CI/CD stands for Continuous Integration/Continuous Deployment or Continuous Delivery. It is a software development approach that...
Dockerfile Docker is a tool that makes it easy to run applications in containers. Containers are like small packages that hold everything an...
Python has a rich ecosystem of libraries that are helpful for DevOps tasks. Here are some popular Python libraries for DevOps: Ansible: Ansible is an...
Data Types Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be...
Here are some cheat sheets for Linux and Git/GitHub: Linux Cheat-Sheet: CommandDescription lsList files and directories cdChange...