Learning path
Infrastructure Automation: Automated Testing
Skill Level
Intermediate
Duration 8 hours 40 minutes
Updated Sep 19, 2024
About this learning path
This learning path is designed to guide infrastructure engineers through the essential concepts of automated testing in the context of infrastructure automation. You will learn how to integrate Continuous Integration/Continuous Deployment (CI/CD) pipelines into your automation workflows, implement static code analysis to ensure code quality, and master Ansible Molecule for testing and validating infrastructure automation code. By the end of this learning path, you will be equipped to integrate testing into your automation efforts.
This learning path is part of the Infrastructure Automation with Ansible Learning Series.
Your instructors
Prerequisites
- Basic Version Control
- YAML
- Ansible Engine
- Ansible Automation Platform
What you'll learn
- What automated testing is
- Why automated testing is needed
- CICD (Continuous Integration Continuous Delivery)
- Static Code Analysis
- Ansible Molecule Testing Framework