Skip to main content

What is DevOps

devops stands for development & operation

DevOps is the blending of tasks performed by a company's application development and systems operations teams.

"DevOps is the union of people, process, and products to enable continuous delivery of value to our end users." — According to Donovan Brown in What is DevOps?

> What is DevOps by AWS

> What is DevOps by Google

> What is DevOps by IBM

> What is DevOps by Microsoft

Courses

Learn DevOps with free online courses from top universities and institutions | edX.org

Efficient DevOps with SAP

Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*