What problem does it solve?
This Skill helps you provision and harden data-infrastructure components reliably so your data platform can run in AWS (or S3-compatible MinIO) with correct security, encryption, and repeatable environments.
Core Features & Use Cases
- Data lake buckets (S3/MinIO): Create versioned buckets with lifecycle transitions, SSE-KMS (or SSE-S3), and restrictive bucket policies.
- Secure IAM for data workloads: Generate least-privilege IAM roles for Spark/Airflow and configure IRSA on EKS using web identity.
- Streaming & orchestration infrastructure: Stand up MSK/Kafka clusters with encryption and deploy data tools on Kubernetes via Helm releases (e.g., Airflow + Spark History Server).
- Production-ready Terraform ops: Use S3 remote state with DynamoDB locking or Terraform Cloud, plus GitHub Actions CI/CD for plan/apply and optional Terragrunt DRY layouts.
Quick Start
Use the terraform-data-infrastructure skill to generate a Terraform plan that creates an S3 data lake bucket with SSE-KMS, configures least-privilege IAM for Spark and Airflow (including IRSA on EKS), and deploys Airflow and Spark History Server using Helm.