What is DevOps ?
DevOps is a combination of software development and operations and it uses the practices and tools that enhance an organization's ability to deliver applications and services faster.
Rather than seeing these as two distinct groups who are responsible for their specific tasks but don’t really work together, the DevOps method recognizes the interdependence of the two groups. By integrating development and operation as one team or department, DevOps helps an organization deploy software more frequently, while maintaining service stability and gaining the speed necessary for more innovation.
And, in the end, everyone is able to deliver the best results and overall experience possible to the customer.
Rather than seeing these as two distinct groups who are responsible for their specific tasks but don’t really work together, the DevOps method recognizes the interdependence of the two groups. By integrating development and operation as one team or department, DevOps helps an organization deploy software more frequently, while maintaining service stability and gaining the speed necessary for more innovation.
And, in the end, everyone is able to deliver the best results and overall experience possible to the customer.
Benefits of DevOps
- Speed
- Rapid delivery of applications. (Continuous Integration and Continuous Delivery)
- Reliability
- Scale
- Security
What is Continuous Integration ?
A developer starts by checking their code out of the depository, makes the changes needed, tests and, fi the code passes all tests, checks in the changed code and tests again to ensure that other programmers’ changes aren’t in conflict. Because everyone is starting from the freshest code available and checks their code in frequently, bugs are easier to track down and it’s easier to revert back to known good code.
Continuous integration offers these benefits:
- It reduces the risk of project derailment.
- It helps prevent integration problems cropping up at release when everyone tries to make incompatible versions work together.
- Developers communicate better.
- Changes are always made to the freshest code base rather than obsolete code.
- Problems and bugs are found faster because the size of the changed code is smaller.
With continuous integration, the code that’s checked into the repository is always ready to be deployed to end users, leading to continuous deployment.
--- Ashen Jayasinghe ---
Very well explained DevOps and its continuous integration terminology. This blog post is a great way for a simple quick start with DevOps. Find interesting DevOps blogs below
ReplyDeleteWhat is DevOps
Types of DevOps Tools
Best DevOps Tools
Best DevOps Practices in 2017
DevOps Interview Questions and Answers
DevOps
Version Control System Git Interview Question and Answers
Best Regards,
CourseIng - DevOps Online Training in Hyderabad