PROGRAM AREA
The Highest Post
=
Statistics
Count
13
Avg
21.00
Min
21
Max
21
Related Topics
What is Azure DevOps?
What is release in Azure?
What is deployment in Azure pipeline?
What are processes in DevOps?
What are the 5 main phases in the DevOps lifecycle?
How many steps are in DevOps?
Is DevOps under cloud?
What are the DevOps principles?
What are the Benefits of DevOps?
What are the Benefits of migrating to the cloud?
What is PaaS (Platform-as-a-Service)?
What is IaaS (Infrastructure-as-a-Service)?
What is SaaS (Software-as-a-Service)?
Details
Peter Agyekum
What are the DevOps principles?
1) Automation: Automate everything, such as workflows, testing new code, and how your infrastructure is provisioned to cut down on waste and overwork. 2) Iteration: Write small chunks of code during a time-box sprint to support releases and sub-releases that increases the speed and frequency of deployments. 3) Continuous improvement: Continuously test, learn from failures, and act on feedback in order to optimize performance, cost, and time to deployment. 4) Collaboration: Unite teams, foster communication and breakdown silos between development, IT operations, and quality assurance.
Post Reply