Jump to: Pinned repos • Contribution graph • All repos ↗ • LinkedIn🔒↗ • Blog ↗
Unfold ( ▸ ) for short, specific examples.
| Infrastructure | Programming | Security |
|---|---|---|
Terraform
|
Python
|
IAM
|
CloudFormation
|
Reliability
|
|
Containers/Docker
|
Jump to: Pinned repos • Contribution graph • All repos ↗ • LinkedIn🔒↗ • Blog ↗
Unfold ( ▸ ) for short, specific examples.
| Infrastructure | Programming | Security |
|---|---|---|
Terraform
|
Python
|
IAM
|
CloudFormation
|
Reliability
|
|
Containers/Docker
|
Stop EC2 instances and RDS/Aurora databases overnight by tagging them with cron schedules, to cut AWS costs
Step Function to keep databases stopped when not needed
Containerized Python API → Kafka cluster → AWS Lambda consumer, via Terraform
HCL 1
Cross-account, multi-region on-demand backups with AWS Backup
HCL 5
Enforce Intelligent Tiering by tagging S3 buckets (closest thing to changing S3's default storage class!)
HCL 3
Enforce encryption by tagging S3 buckets with KMS key ARNs
Python 4