Closing the automation gap in Claude Code
claude-code-scheduler bridges Claude Code to launchd and crontab for persistent, observable, stateful task automation — no Desktop app required.
Read moreWriting on DevOps practices — CI/CD pipelines, container workflows, infrastructure automation, and delivery strategy.
claude-code-scheduler bridges Claude Code to launchd and crontab for persistent, observable, stateful task automation — no Desktop app required.
Read moreFive approaches to sharing data across Terraform configurations — from remote state to naming conventions — and why sharing rules beats sharing data.
Read moreAI agents with direct write access to production reintroduce the risks we eliminated with IaC — state drift, broken audit trails, and silent mutations.
Read moreTerraform version constraints for providers and modules behave differently. Learn which operators to use and where to balance stability with upgradeability.
Read moreHow to treat Terraform modules as classes and module instances as objects to build scalable, maintainable infrastructure architectures using OOP principles.
Read moreApplying GitFlow to Terraform often leads to state drift. Learn why Trunk-Based Development is the safer strategy for Infrastructure as Code.
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