PinnedDevOpsWhat is devops? DevOps is a culture that allows the development and the operations team to work together. This results in continuous development, testing, integration, deployment, and monitoring of the software throughout the lifecycle. In Simple ter...Nov 20, 2023·3 min read
Azure with Piyush - Day 1What is Cloud Computing? It is the new version of not buying the new hardware but renting the hardware virtually. Cloud computing minimizes these upfront expenses, and you can rent/lease hardware from cloud providers such as AWS/Azure/GCP. Benefits: ...Nov 25, 2023·2 min read
PythonPython is a high-level, interpreted and object-oriented scripting language. Python was developed in 1990 by Guido Van Rossum, who works at Google. Python is a quick, frictionless and easy-to-learn language for automation. Python is a Beginner's Langu...Nov 16, 2023·2 min read
JenkinsWhat is Jenkins? It is a open source automation tool. It is used to continually create and test software projects, making it easier for developers and DevOps engineers to integrate changes to the project and for consumers to get a new build. It is ba...Nov 11, 2023·3 min read