Ansible Basics
Learn Ansible automation fundamentals including playbooks, roles, inventory, modules, variables, and configuration management best practices.
Ansible Basics
Learn Ansible automation fundamentals including playbooks, roles, inventory, modules, variables, and configuration management best practices.
What is Ansible?
Ansible is an agentless automation tool for configuration management, application deployment, and orchestration. Uses SSH for Linux/Unix and WinRM for Windows. Written in Python, uses YAML for playbooks. No agents needed on managed nodes.
More flashcard decks
Cloud
AWS Essentials
Learn core AWS services including EC2, S3, VPC, IAM, and best practices for security, cost optimization, and the Well-Architected Framework.
25 minutes
CI/CD
CI/CD Concepts
Understand continuous integration and deployment fundamentals including pipeline stages, testing strategies, deployment patterns, and CI/CD tools.
18 minutes
Docker
Docker Essentials
Flashcards covering core Docker concepts: containers vs images, layers, volumes, networks, build cache, registries, and the day-to-day Docker CLI.
12 minutes
Also worth your time on this topic
Creating and Connecting to Your First Linux Server
Spin up an Ubuntu 24.04 Linux server in the cloud, configure SSH key authentication, and learn to navigate your new server. This exercise uses DigitalOcean but the steps work with any cloud provider.
30 minutes
Running Your First Chaos Engineering Experiment with Litmus
How to install Litmus on Kubernetes and run a controlled failure experiment from a written hypothesis to a verdict you can act on, without breaking production by accident.
90-150 minutes
AWS Essentials
Learn core AWS services including EC2, S3, VPC, IAM, and best practices for security, cost optimization, and the Well-Architected Framework.
25 minutes