#90daysofdevopschallenge
Read more stories on Hashnode
Articles with this tag
TASK-01: Document the process from cloning the repository to adding webhooks, and Deployment, etc. as a README, go through this example A...
Task-01: Setting Up Jenkins with GitHub for CI/CD using GiHub webhooks Step 1: Created 2 EC2 instances, Master and Agent. Step 2: Connected both...
Introduction Welcome to my Jenkins blog series! Here, we'll dive into a tool that DevOps Engineers love for automating tasks. In this...
Data Types Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be...
What is Python? 🐍Python is a high-level, general-purpose programming language with an elegant syntax that allows programmers to focus more on...
here's a basic Linux file system commands cheat sheet: Navigating the File System: pwd: Print working directory (displays the current...