Trigger an AWS Step Function with an API Gateway REST API using CDK

Trigger an AWS Step Function with an API Gateway REST API using CDK
A how-to for linking an AWS API Gateway REST API to a Step Function using Amazon’s CDK
Read more →

MongoDB Aggregation Pipelines to Reduce Time of Data Operations

How a serendipitous standup conversation lead to reducing a data aggregation process from taking 104 days to a little over 4 hours thanks to MongoDB’s aggregation pipelines
Read more →

Slicing and Dicing: Hash Slices in Perl

How to take advantages of Perl’s hash slices to rapidly update values in a hash
Read more →

Hash Traversal in Perl

A code recipe for traversing Perl hashes of any depth
Read more →