» Tag
terraform
12 postsBeyond CRUD: personal projects that prove real architecture skills
A look at why generic CRUD portfolios fall short, and how event-driven architecture, infrastructure-as-code, and decoupled AI integration better demonstrate senior engineering skill.
TormentNexus AI Skill Registry Reaches 5,776 Modules
TormentNexus' AI skill registry hits 5,776 modules, enabling chainable automation for code review, Terraform generation, and database migrations.
Databricks on AWS Terraform Layout: Terragrunt, YAML, Atlantis
How a multi-workspace Databricks on AWS platform structures Terraform using Terragrunt modules, YAML-driven config, and Atlantis GitOps for safe applies.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comKeyless AWS to Google Cloud: Expanding Terraform CI/CD Pipeline
inDrive expanded its Terraform CI/CD from AWS to Google Cloud without keys, leveraging Workload Identity Federation for secure access.
Terraform Cloudflare DNS Checklist Before Every Apply
Essential checklist for managing Terraform Cloudflare DNS settings before each apply. Prevent misconfigurations and ensure consistency.
Building a Zero-Trust Network Perimeter for S3 with Terraform
Even if IAM keys leak, attackers stay locked out. Learn how VPC Endpoints and S3 bucket policies enforce a zero-trust network perimeter in Terraform.
Best Practices for Managing AWS WAF
Explore best practices for managing AWS WAF and how to effectively use Terraform.
Dual-Token Authentication for Nakama Game Servers with Cognito
A dual-token architecture pairs AWS Cognito with Nakama game servers, using CloudFront, ALB, and NLB layers to validate player identity independently of game sessions.
Securing Infrastructure at Scale: Pinterest’s Resource Provisioner Pipeline (RPP)
Pinterest enhances infrastructure security with the Resource Provisioner Pipeline (RPP), a Terraform execution engine for safe change management.
AWS Secrets Manager Terraform: Least-Privilege Access
Learn how to implement least-privilege access in AWS Secrets Manager using Terraform with resource-based policies.