- Security Automation with Ansible 2
- Madhu Akula Akash Mahajan
- 171字
- 2021-07-02 21:59:58
Why Ansible for this setup?
Ansible is made for security automation and hardening. It uses YAML syntax, which helps us to codify our entire process of repeated tasks. By using this, we can automate the process of continuous delivery and deployment of infrastructure using roles and playbooks.
The modular approach enables us to perform tasks very simply. For example, the operations teams can write a playbook to set up a WordPress site and the security team can create another role which can harden the WordPress site.
It is very easy to use the modules for repeatability, and the output is idempotent, which means creating standards for the servers, applications, and infrastructure. Some use cases include creating base images for organizations using internal policy standards.
Ansible uses SSH protocol, which is by default secured with encrypted transmission and host encryption. Also, there are no dependency issues while dealing with different types of operating systems. It uses Python to perform; this can be easily extended, based on our use case.
- Ansible Configuration Management
- 高性能混合信號ARM:ADuC7xxx原理與應用開發
- 工業機器人產品應用實戰
- 程序設計缺陷分析與實踐
- 微型計算機控制技術
- Maya 2012從入門到精通
- Enterprise PowerShell Scripting Bootcamp
- MATLAB/Simulink權威指南:開發環境、程序設計、系統仿真與案例實戰
- 突破,Objective-C開發速學手冊
- Word 2007,Excel 2007辦公應用融會貫通
- Mastering pfSense
- 嵌入式Linux系統實用開發
- 步步驚“芯”
- 新一代人工智能與語音識別
- Access 2007數據庫入門與實例應用金典