top of page

Evergreen posts from some of our Ninjas...


- Sep 25, 2022
- 4 min
3,882 views


- Jun 18, 2022
- 2 min
4,348 views

- May 12, 2021
- 3 min
1,223 views




All Blogs
Search
Auxilia Rani
- Sep 21
- 2 min
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
- 4 min
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
- 2 min
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
- 3 min
🌻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
- 2 min
🌻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
- 3 min
🌻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
- 4 min
Git Basics for Beginners
Rated 5 out of 5 stars.
(1)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, 2022
- 2 min
How to run Jenkins with Java 17 on a Windows Machine!!
Rated 5 out of 5 stars.
(1)Did you just now install Jenkins from "https://www.jenkins.io/doc/book/installing/windows/" using Windows MSI Installer? After the...
bottom of page