# DevOps
DevOps is the intersection of Ops and [[Software Development]]. It encourages the automation of build and deploy processes to decrease the time between committing code and seeing it live on a server.
DevOps as a philosophy also blurs the lines between the traditional developer and operations engineer roles. It particularly encourages developers to take an active role in the deployment of their code.