DevOps
DevOps, the most popular now a days in IT industry. It's a set of practices/methodology in software Development and IT Operations. It is the combination of development (Dev) and IT operations (Ops) which helps to automate and improve the process of software delivery and infrastructure management. The main aim of DevOps is to break down the development and operation works within the Teams and collaboration & communication between them. The primary goal of DevOps is to accelerate the delivery of software applications while maintaining high quality, reliability, and security. We can apply DevOps Process in Multi Tier Web Application Setup, Release Deployments, Automated Setup of Multi Tier Apps, Manage Applications in Car Manufacturing Industries, Airlines Industries Automated Patching etc. Key Components and practices of DevOps Process includes; 1. Continuous Integration (CI): Developers regularly integrate their code into a shared repository, where automated tests are performed