Pages

Dev - Ops

In Simple words, a Way for developers and IT Operations people to co-operate with each other in releasing of the Software while automating the process of software delivery and infrastructure changes.

Adopting the DevOps requires a new mindset, net tools and new skills. This article provides you the basics of DevOps and tools that can be used in implementing DevOps.

Limitations of DevOps
DevOps Practices

The below are some of the important parts that come in DevOps

A Cloud is an Internet. Learn more about Cloud.

A Virtualization is software that separated physical infrastructures to create various dedicated resources. Learn more about Virtualization.

Continuous Integration is nothing but a integration of Code into a Known or Working Code Base. The main benefit over here is that is to provide fast feed back to the members of the team and to ensure any new changes don’t break the working branch. Learn More about Continuous Integration

Continuous testing is the process of executing automated tests as part of the software delivery pipeline to obtain immediate feedback on the business risks associated with a software release candidate. Learn more about Continuous Testing.

Continuous Delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time. It aims at building, testing, and releasing software faster and more frequently. Learn more about Continuous Delivery.

Continuous Delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time. It aims at building, testing, and releasing software faster and more frequently. Learn more about Continuous Deployment.

Continuous monitoring is the process and technology used to detect compliance and risk issues associated with an organization's financial and operational environment. Learn more about Continuous Monitoring.

Automation languages are bases on the structure of “describe the desired state of the system and the tool will make that happen”. Learn more about Automation Tools.

DevOps Implementation – 1, 2
Infra structure as Code Implementation - 1

More to Come, Happy learning

No comments :

Post a Comment