8 followers
Hi, I am Rajani Kurapati have hands-on knowledge of Git, Shell Script,Python, Docker, AWS,Jenkins CI/CD pipelines,Kubernetes,Ansible and Terraform. Feel free follow and to reach out to me at LinkedIn
Docker Docker is a platform for building, shipping, and running software applications using containerization technology. It allows developers to...
What is a JSON file? JSON (JavaScript Object Notation) is a lightweight data interchange format that is easy for humans to read and write, and easy...
Python open-source language, meaning it is free to use and its source code can be modified by anyone. Python is widely used in various fields,...
Why python is needed for DevOps Engineer Python is a popular programming language that is often used in DevOps because of its versatility and ease of...
Git Stash: Git stash is a command in Git that allows you to temporarily save changes that are not yet ready to be committed. When you run git stash,...
What is Git Branching? Git branching is a feature of the Git version control system that allows developers to work on multiple versions of a codebase...