top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,431 views
All Blogs
Search
Prajakta Chavan
Feb 163 min read
Jenkins : A Beginner's guide to Understanding and Installation.
In this blog, we will learn about: ·       Understanding Jenkins. ·       Step-by-step installation of Jenkins. Introduction : Jenkins...
Auxilia Rani
Sep 21, 20232 min read
Setting Up Jenkins on macOS: A Step-by-Step Guide
Introduction: Jenkins is a powerful automation server that is widely used for continuous integration and continuous delivery (CI/CD)...
Twinkle Jain
Jul 20, 20234 min read
Git Branching Strategies
Git is the most popular version control tool that gives software developers power to track, manage, organize and share their code. Git is...
priyankamishraj101
Jul 20, 20232 min read
How to run workflow through GitHub Actions
GitHub Actions is a feature available in GitHub that can create a custom automated workflow or in other words we can say, it is a built...
Ritika Malhotra
Mar 15, 20233 min read
🌻Learn Ansible With Real-Time Project 🌻
Ansible is an open-source, command-line IT automation software application written in Python. It can configure systems, deploy software,...
Ritika Malhotra
Mar 15, 20232 min read
🌻AWS Project Using Shell Scripting for DevOps Engineers 🌻
Write a shell script to report the usage of AWS resources in your project Objective — An Organization is using an EC2 Instance, S3...
Ritika Malhotra
Mar 15, 20233 min read
🌻Source Code Management and Basic Git Commands 🌻
Git is a Version Control System, but what does that actually mean? When developers create something (like an app), they make constant...
Susila Baluchamy
Feb 16, 20234 min read
Git Basics for Beginners
When you are working with a team Git is an important part of daily programming.Since there are many things you can explore in Git,I...
rakhimundhada1
Jun 18, 20222 min read
How to run Jenkins with Java 17 on a Windows Machine!!
Did you just now install Jenkins from "https://www.jenkins.io/doc/book/installing/windows/" using Windows MSI Installer? After the...
bottom of page