Caleb Gosnell

Lambda vs. Fargate: The Cost of Running 24/7Lambda vs. Fargate: The Cost of Running 24/7
April 27, 2022

Lambda vs. Fargate: The Cost of Running 24/7

A quick comparison of AWS Lambda and Fargate to see which option is the more affordable for running regularly occurring, long-running processes.

READ MORE
Connect GitHub Actions and AWS using OIDCConnect GitHub Actions and AWS using OIDC
March 30, 2022

Connect GitHub Actions and AWS using OIDC

With OpenID Connect (OIDC) Identity Provider for GitHub Actions, GitHub Actions simply and conveniently interacts with AWS. In this post, you’ll see an example Terraform configuration for setting up the authentication and an Actions workflow that uses it.

READ MORE
An Official Cloud Migration CookbookAn Official Cloud Migration Cookbook
May 21, 2021

An Official Cloud Migration Cookbook

Whether you are responsible for a single application, a large environment or somewhere in between, it’s likely you’ve wanted to know how to maximize your cloud service providers’ capabilities. Explore templates, critical considerations and techniques to successfully tackle a cloud migration.

READ MORE
Terraforming Parts Unknown: Strategies for Expanding Your Terraform RepertoireTerraforming Parts Unknown: Strategies for Expanding Your Terraform Repertoire
March 12, 2021

Terraforming Parts Unknown: Strategies for Expanding Your Terraform Repertoire

Anyone using Terraform to increase repeatability/reliability of an infrastructure has experienced the need — and urgency — to deploy resources that are entirely new.

READ MORE
Introduction to Infrastructure as Code with TerraformIntroduction to Infrastructure as Code with Terraform
October 13, 2020

Introduction to Infrastructure as Code with Terraform

Terraform is an Infrastructure as Code (IaC) tool, which streamlines the provisioning and management of cloud infrastructure...

READ MORE