Infrastructure

Cloud infrastructure and landing zones

The Script-First Approach to CI/CD: Building Portable and Testable Automation Pipelines

November 17, 2025 6 min read

Learn how to build CI/CD pipelines that are portable, testable, and platform-agnostic by treating pipeline configuration as thin orchestration layers and keeping logic in version-controlled scripts.

CI/CD DevOps Automation Best Practices Scripts GitHub Actions Jenkins GitLab

Obay's Terraform Naming Convention (OTN)

January 15, 2024 4 min read

A standardized approach to naming Terraform files based on resource types and names. Learn how to organize your infrastructure-as-code projects for better clarity, consistency, and maintainability.

Terraform Infrastructure as Code DevOps Best Practices Naming Convention IaC