Setting Up ELK Stack on Kubernetes: A Step-by-Step GuideIn the world of modern DevOps, the ELK stack (Elasticsearch, Logstash, and Kibana) has become an essential tool for log management and…May 16May 16
Deployment of Django app using Jenkins CI/CD Pipeline.A new day, a new topic. Let’s learn along!😉Nov 28, 2023Nov 28, 2023
TO-DO APPLICATION IN 3 WAYS.Deploying a To-Do App with Jenkins: A Step-by-Step Guide & Accelerate Your Web Application Deployment with a Jenkins Pipeline Triggered by…Nov 27, 2023Nov 27, 2023
How to Create local users using script.When we have to create an account for a user in our Linux server then we can run the script and provide the user name, so that it will…Nov 21, 2023Nov 21, 2023
ARCHIVE LARGE FILES USING SHELL SCRIPTIt is a kind of real-life project to show how we create a script in real life.Nov 21, 2023Nov 21, 2023
CREATE A SCRIPT TO MONITOR THE RAMFirst of all, create a script file named ram_monitoring.shNov 21, 2023Nov 21, 2023
CALCULATOR USING SHELL SCRIPTFirst of all, create a new script file named newCal.sh.Nov 21, 2023Nov 21, 2023
How to install Postfix on UbuntuTo install Postfix on Ubuntu, you can use the following steps. Postfix is a popular mail server that can be used to send and receive…Nov 19, 2023Nov 19, 2023
Configuring Docker Container by AnsibleIn this article we will see how to enable ssh in the container so that we can configure the container by the help of ansible.Jun 9, 2023Jun 9, 2023
Creating EC2 based ECS cluster with TerraformIn this article, we will see how to set up a secure EC2 based ECS cluster with the help of IaaC (Terraform).Jun 9, 2023Jun 9, 2023