Git Fundamentals
Master essential Git commands, workflows, and version control concepts.
Git Fundamentals
Master essential Git commands, workflows, and version control concepts.
What command initializes a new Git repository?
git init - Creates a new .git directory in the current folder, initializing version control.
More flashcard decks
Automation
Ansible Basics
Learn Ansible automation fundamentals including playbooks, roles, inventory, modules, variables, and configuration management best practices.
15 minutes
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
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
Ansible Basics
Learn Ansible automation fundamentals including playbooks, roles, inventory, modules, variables, and configuration management best practices.
15 minutes