Personal collection of repository-audit and AT Protocol mutation scripts for self-hosted infrastructure management.
I've finally found the will to setup my own personal Git forge. In this article I'm going to present in details my set up and discuss pros and cons that come with it
Terraformの実行をリアルタイムに可視化するTUIのpipeformの紹介です。
Sam Goodwin introduces Alchemy, a modern infrastructure-as-code tool built with Effect that challenges the tech debt of current solutions.
Learn how to run LocalStack on a local Kubernetes cluster using the LocalStack Operator, and deploy a Lambda function that queries an RDS MySQL database, with both running as pods in your cluster.
Learn how to run LocalStack on a local Kubernetes cluster using the LocalStack Operator, and deploy a Lambda function that queries an RDS MySQL database, with both running as pods in your cluster.
Learn how to automate Terraform testing in GitHub Actions with LocalStack to validate modules without cloud costs or credentials. This tutorial shows how to set up CI workflows, run Terraform tests, and get fast feedback loops.
Learn how to automate Terraform testing in GitHub Actions with LocalStack to validate modules without cloud costs or credentials. This tutorial shows how to set up CI workflows, run Terraform tests, and get fast feedback loops.
How I created an extension for Visual Studio Code which adds inline resolutions to variables in Terraform projects.
Streamline infrastructure delivery with GitOps and CI/CD. Learn best practices for repo structure, validation, deployment, and secrets management.
Streamline infrastructure delivery with GitOps and CI/CD. Learn best practices for repo structure, validation, deployment, and secrets management.
OpenInfraQuote is a brand-new lightweight, open-source CLI tool for estimating infrastructure costs based upon Terraform plan and state files that can run locally or in CI/CD with no backend, API keys or external integration required.
OpenInfraQuote is a brand-new lightweight, open-source CLI tool for estimating infrastructure costs based upon Terraform plan and state files that can run locally or in CI/CD with no backend, API keys or external integration required.
Sam Goodwin introduces Alchemy, a next-generation infrastructure as code tool that leverages TypeScript and AI to modernize how we manage cloud resources.
Terraform tests framework can integrate with LocalStack to perform local testing of your AWS cloud infrastructure. We'll explore how to use this to test a serverless workflow and enable rapid, cost-effective validation of your Terraform configurations right on your local machine.
Terraform tests framework can integrate with LocalStack to perform local testing of your AWS cloud infrastructure. We'll explore how to use this to test a serverless workflow and enable rapid, cost-effective validation of your Terraform configurations right on your local machine.
AWS offers multiple ways to create and manage cloud resources. Two popular tools are the AWS CLI (Command Line Interface) and Terraform, each with its own strengths and trade-offs. Let’s explore the process of creating resources using both AWS CLI and Terraform, and dive into the key differences between these approaches.
AWS offers multiple ways to create and manage cloud resources. Two popular tools are the AWS CLI (Command Line Interface) and Terraform, each with its own strengths and trade-offs. Let’s explore the process of creating resources using both AWS CLI and Terraform, and dive into the key differences between these approaches.
Mitchell Hashimoto reflects on founding HashiCorp, creating Terraform, open source monetization challenges, and his passion for aviation.
Dax Raad presents SST as a TypeScript framework for AWS serverless development with superior developer experience over CDK.
Terraform is a great tool but managing AWS Lambda is arguably not one of its strength. In this post I'll describe one approach that I follow to work around this limitation.
A stack teardown of SongRender.
The original deploy strategy for SongRender involved using Ansible to provision and build the application servers. I was unhappy with that process for a few reasons.
After successfully replacing Terraform with CDK in a real life project I take the chance to wrap up the new knowledge along with some Terraform vs. CDK kind of considerations. I also synthesize the acquired know-how in a mini tutorial based on the actual code used in the production scenario.
DNS in a multi-cloud world
The getting started guides for using Terraform with Google Cloud Platform (GCP) https://cloud.google.com/community/tutorials/getting-started-on-gcp-with-terraform
Setup a custom domain REST API endpoint on AWS Lambda: a step by step tutorial
sslnotify.me - yet another OpenSource Serverless MVP