InformedIQ Engineering
InformedIQ Engineering
Follow
Follow
homenewsletter

Building AWS Ruby Lambdas that Require Gems with Native Extension

Jan 30, 20236 min read

Creating Ruby AWS Lambdas that have Gem Dependencies with Native Extensions ยท What's the Problem? If your Ruby development environment (e.g. a Mac) is...

Building AWS Ruby Lambdas that Require Gems with Native Extension

Python src Layout for AWS Lambdas

Jan 26, 20239 min read

Over the last several years, the Python community has been moving towards a packaging layout format known as the src layout as the recommended way to...

Python src Layout for AWS Lambdas

Deploy EventCatalog to AWS CloudFront with Google SSO Access Control via Terraform

Jul 18, 202216 min read

This article shows how to deploy your own EventCatalog in AWS CloudFront via Terraform and updates to the Catalog via CI/CD (CircleCi in this case,...

Deploy EventCatalog to AWS CloudFront with Google SSO Access Control via Terraform