What is DevOps?

193 views

Additionally what does it take to be a DevOps engineer?

In: 2

5 Answers

Anonymous 0 Comments

Dev is “developing” – writing new software
Ops is “operations” – keeping the servers and databases running smoothly
DevOps just means having a role that takes a software development approach to operations – write software to automate common operations tasks rather than doing them manually

To be a good DevOps engineer, you need to learn to program, and you need to learn how software is deployed and maintained on servers. These days this mostly means cloud services.

You are viewing 1 out of 5 answers, click here to view all answers.