Why Vault is Required, Even though we have Environment Variables in LinuxManaging sensitive data like passwords, API keys, and tokens is critical in any system. Traditionally, many developers store these secrets…Aug 31Aug 31
Blue Green Deployment in OpenshiftOpenshift is a platform for running containerized application workloads which is developed by Red Hat.Nov 18, 2023Nov 18, 2023
Python FastAPI to push notification from GitGuardian to the IFTTT WebHookGitGuardian is a Git Security Scanning & Secrets Detection tool which alerts the github users if any credentials or secret leak, but it is…Nov 11, 2023Nov 11, 2023
How to configure kubernetes Version 1.28.1 lab using vagrant and ansible playbookI am providing you here easy steps to create a lab for kubernetes, which will help in self learningSep 18, 2023Sep 18, 2023
filewatcher using bash script that can send major incident outage mailI have created a filewatch that waits for signal to process the flat files received from upstream.Nov 25, 2022Nov 25, 2022
Accessing XML REST API using FastAPI by creating swagger UITo create a swagger UI for XML Rest API using FastAPI,Sep 11, 2022Sep 11, 2022