DevOps
152 views
Ansible
Quick Definition
Agentless automation tool using YAML playbooks
Full Definition
An agentless IT automation tool using YAML playbooks for configuration management and application deployment.
Examples
server provisioning, configuration management, app deployment
Related Terms
infrastructure-as-code
terraform
automation
More DevOps Terms
Continuous Integration
Frequently merging code with automated verification
CI/CD Pipeline
Automated steps from code commit to deployment
Rolling Deployment
Incrementally updating instances replacing old with new
Branching Strategy
Convention for managing parallel development in version control
Kubernetes
Open-source platform for automating container management
SRE
Applying software engineering principles to operations