- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 125字
- 2021-07-02 19:03:00
Agentless
One of the key differentiators that gives Ansible an edge against the competition is the fact that it is completely agentless. This means there are no daemons that need to be installed on remote machines, no firewall ports that need to be opened (besides traditional SSH), no monitoring that needs to be performed on remote machines, and no management that needs to be performed on the infrastructure fleet. In effect, this makes Ansible very self-sufficient.
Since Ansible can be implemented in a few different ways, the aim of this section is to highlight these options and help get us familiar with the architecture types that Ansible supports. Generally, the architecture of Ansible can be categorized into three distinct architecture types. These are described next.
- Embedded Linux Projects Using Yocto Project Cookbook
- Java系統分析與架構設計
- Learning Informatica PowerCenter 10.x(Second Edition)
- 深入RabbitMQ
- Java程序設計入門
- 51單片機C語言開發教程
- SQL Server實用教程(SQL Server 2008版)
- OpenCV Android Programming By Example
- 深入淺出Python數據分析
- Apache Solr PHP Integration
- Kotlin進階實戰
- Python第三方庫開發應用實戰
- ANSYS FLUENT 16.0超級學習手冊
- JavaScript語法簡明手冊
- Scala編程(第4版)