Ansible 앤서블
Michael DeHaan에 의해 개발, 2015년 레드햇에 인수
오픈 소스 소프트웨어 프로비저닝, 구성 관리, 애플리케이션 전개 자동화도구
클라우드환경이나 대규모 인프라에서 유용하게 활용된다.
YAML 문법을 사용한다.
https://standout.tistory.com/1491
YAML, 마크업언어가 아닌 데이터 직렬화 양식
YAML YAML Ain't Markup Language, 마크업언어가 아닌 데이터 직렬화 양식임을 강조하는 재귀적 약자 주로 데이터를 구조화하고 전달하는데 사용 들여쓰기, 매핑(키-값), 시퀀스(값의 리스트), 주석, 문자
standout.tistory.com
서버환경을 프로그래밍적으로 관리할 수 있어
시스템 관리자는 반복적이고 지루한 작업을 자동화해 생산성을 향상시킬 수 있다.
- 서버 소프트웨어 패키지 업데이트/설치
- 서버 구성관리 및 설정 변경
- 서버 상태 모니터링 및 보안강화
- 여러 서버간 작업 조정 및 동기화
https://www.ansible.com
https://github.com/ansible/ansible
Homepage | Ansible Collaborative
middleware_automation Build, deploy, and manage multi-cloud application infrastructure at scale by automating Kafka, WildFly, Infinispan, Keyclock and more with the Ansible Middleware Collections. Learn more
www.ansible.com
GitHub - ansible/ansible: Ansible is a radically simple IT automation platform that makes your applications and systems easier t
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to clo...
github.com
'이론' 카테고리의 다른 글
일반 데이터 보호법, GDPR (0) | 2024.04.15 |
---|---|
EFTA 유럽 자유 무역 협회, European Free Trade Association (0) | 2024.04.15 |
YAML, 마크업언어가 아닌 데이터 직렬화 양식 (0) | 2024.04.02 |
Markup 마크업과 Markdown 마크다운 (0) | 2024.04.02 |
DDoS 대량의 트래픽을 전송하여 서비스를 중단하다 (0) | 2024.03.22 |