This is the repo that will brief about what DevOps is all about ? Why we need it ? How to incorporate it with in the organizations etc ?
DevOps is an approach to use the tools, practices that increases an organization capabilities to deliver applications and services at faster peace. This speed enables organizations to better serve their customers and compete more effectively in the market.
When organizations use DevOps both development team and operations team work together to form a single team where engineers work across the entire application work cycle from development and test to deployment to operations.
The team uses the practices and tools which help them to evolve and operate quickly and reliably.These tools helps engineers to accomplish tasks that help to increase the velocity.
- Speed
- Rapid Delivery
- Reliability
- Scale
- Improved Collaboration
- Security
Transitioning to DevOps requires a change in culture and mindset.DevOps aproach will remove the barrier between development and operations team. Using DevOps both the teams work together that helps to imporve productivity of the developers and improve the reliability of operations.
The following are best DevOps practices
- Continuous Integration
- Continuous Delivery
- Microservices
- Infrasrtucure as Code
- Monitoring and Logging
- Communication and Collabaration