Terraform Basics
Learn Infrastructure as Code fundamentals with Terraform.
Terraform Basics
Learn Infrastructure as Code fundamentals with Terraform.
What are the main Terraform workflow steps?
Write → Init → Plan → Apply → Destroy. Write configuration, initialize providers, preview changes, apply infrastructure, and optionally destroy resources.
More flashcard decks
API Design
Designing Rate Limiting for APIs
Token bucket, leaky bucket, fixed and sliding window algorithms, plus the patterns for building rate limiters that work in distributed systems without falling over.
20 minutes
GitOps
ArgoCD Fundamentals
Master GitOps principles and ArgoCD essentials including app deployment, sync policies, multi-cluster management, and security best practices.
20 minutes
FinOps
Cloud Cost Allocation Tags Across AWS, GCP, and Azure
Learn how to set up consistent cost allocation tagging strategies across multi-cloud environments for accurate chargeback and showback reporting.
20 minutes
Also worth your time on this topic
Terraform Repository Structure Checklist
Best practices for organizing and structuring your Terraform projects for maintainability and scalability.
30-45 minutes
Complete Web Server Automation with Ansible
Build a comprehensive Ansible playbook to automate web server deployment, configuration, and security hardening across multiple environments.
75 minutes
Designing Rate Limiting for APIs
Token bucket, leaky bucket, fixed and sliding window algorithms, plus the patterns for building rate limiters that work in distributed systems without falling over.
20 minutes