DevOps changes the traditional models of Software Development and IT Operations in a business. DevOps brings together Software Development and IT Operations as programmable infrastructure or infrastructure as code . DevOps is about managing the configuration of infrastructure using automation and programming via Agile, Continuous Integration and Continuous Delivery. Continuous Integration automates the building and testing of code in a test environment (that's an exact clone of the production environment) as changes are made to a version control system. Continuous Delivery controls the phases of Continuous Integration, and deploys new changes to the production environment. The CI/CD services of the infrastructure follow the client-server models of microservices architecture . Microservices require orchestration software to build and deploy distributed services hosted on virtualization platforms. Those distributed services use a centralized MQ/API for inter-service communica...
https://www.davidbrennerjr.com
https://1dbjr.blogspot.com
https://github.com/davidbrennerjr