Stop Scripting, Start Architecting: The OOP Approach to Terraform
How to treat Terraform modules as classes and module instances as objects to build scalable, maintainable infrastructure architectures using OOP principles.
Read morePosts on cloud and infrastructure architecture: structuring systems for scale, maintainability, and operational simplicity.
How to treat Terraform modules as classes and module instances as objects to build scalable, maintainable infrastructure architectures using OOP principles.
Read moreReplace fragile EC2 cron with EventBridge, Lambda, SQS, and ECS Fargate for reliable, scalable serverless scheduling on AWS.
Read moreEvaluating Terraform project structures — folder-per-environment, workspaces, and per-service roots — to balance parity, isolation, and autonomy.
Read moreMost containerized workloads run better on managed cloud services. Kubernetes is justified only when you need portability or deep extensibility.
Read more