02. ИТ-глаголы: to deploy На мой взгляд это один из самых часто используемых глаголов в DevOps, и к нему очень хочется прилепить много чего, например, to deploy an attack. Однако глагол не всеядный и липнет к нему не все - в основном используется в том смысле, что какую-то самописную программу/код/апдейт разворачивают в облаке/среде/железе. Соответственно, атака сюда не вписывается, а вот вредоносный код, думаю, очень даже. Впрочем, смотрите примеры, сами все увидите: to deploy a database ... when deploying or amending the database on life systems... to deploy a library ... deploying new versions of a library requires a lot of effort because applications using that library need to be compiled, tested, and deployed... to deploy changes in ... ... deploy the changes in the schema to the new database... to deploy containers Orchestration systems take care of deploying your containers... to deploy fixes ... one could deploy bug fixes without service disruption... to deploy hardware Instea