- 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.
- Internet接入·網(wǎng)絡(luò)安全
- Visual FoxPro 6.0數(shù)據(jù)庫與程序設(shè)計
- 數(shù)據(jù)中心建設(shè)與管理指南
- VB語言程序設(shè)計
- 統(tǒng)計策略搜索強(qiáng)化學(xué)習(xí)方法及應(yīng)用
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- INSTANT Puppet 3 Starter
- Learn QGIS
- Building Google Cloud Platform Solutions
- 手把手教你學(xué)Flash CS3
- 企業(yè)級Web開發(fā)實戰(zhàn)
- 納米集成電路制造工藝(第2版)
- Linux常用命令簡明手冊
- Hands-On Geospatial Analysis with R and QGIS
- 從機(jī)器學(xué)習(xí)到無人駕駛