- DevOps is the combination of `Dev`eloper skills and `Op`erations skills - Developer skills are knowledge about programming languages as well as application design+troubleshooting - Operations skills mean deploying, maintaining, and securing applications - This has been a result of cloud platforms making it easier to define [[Infrastructure as Code]]. It used to be that it'd take physically racking hardware, maintaining dependencies manually, and configuring routers. - See Also - [[Site Reliability Engineering]] - [[SecOps]]