Cloud

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
The Importance of Precise Error MessagesThe Importance of Precise Error Messages
|
December 15, 2021

The Importance of Precise Error Messages

Using the S3 Presigned URLs and Presigned Posts features almost had the Six Feet Up team stumped, but after some troubleshooting, uploads were a breeze.

READ MORE
Secrets of Building Python Container Images for AWS LambdaSecrets of Building Python Container Images for AWS Lambda
|
August 12, 2021

Secrets of Building Python Container Images for AWS Lambda

Today, developers can use container images for AWS Lambda code — a helpful way to run much more complex code in a familiar package. However, there are some non-obvious differences that can make building Python app images for AWS Lambda frustrating.

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
Serverless Django: Exploring the State of the Art on AWSServerless Django: Exploring the State of the Art on AWS
|
April 12, 2021

Serverless Django: Exploring the State of the Art on AWS

As deployment options for web apps have multiplied in the past few years, AWS Lambda continues to stand out as a powerful, simple way to run a web app with minimal maintenance and cost — if there is low traffic.

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
Data Warehousing in Microsoft AzureData Warehousing in Microsoft Azure
|
February 11, 2021

Data Warehousing in Microsoft Azure

Data Warehousing is the process of storing and processing large amounts of data from many disparate sources.

READ MORE
Off-site Post: The Data Center of TomorrowOff-site Post: The Data Center of Tomorrow
|
December 21, 2020

Off-site Post: The Data Center of Tomorrow

My talk with Josh Hilliker of Intel about machine learning in the data center.

READ MORE