Home
Posts
Projects
Contact
Light
Dark
Automatic
java
AWS API Gateway with AppRunner
AWS API Gateway with AWS AppRunner, an under-documented integration.
Last updated on Jul 24, 2024
5 min read
CloudWatch Log Export
Exporting CloudWatch logs via the CreateExportTask.
Last updated on Dec 20, 2023
3 min read
Naming Things in AWS
Names of things can collide with other things.
Last updated on Dec 21, 2023
3 min read
Speedup AWS CDK Updates
Faster CloudFormation stack updates, via the Java CDK, by using ordered Maps.
Last updated on Dec 12, 2023
2 min read
Clusterless
Clusterless is a tool for deploying scalable and secure data-processing workloads for continuously arriving data, across clouds.
Tessellate
A command line tool for reading and writing data to/from multiple locations and across multiple formats.
Cascading
Cascading is a collection of applications, languages, and APIs for developing data-intensive applications.
mini-parsers
Mini-Parsers is a Java API for parsing short discrete text strings into native types where a single type may have multiple textual representations.
pointer-path
Pointer-Path is a Java API for building and transforming nested data types like JSON. The API was designed to allow the declaration of bulk transformations. That is, declare the transform to be performed, then execute them over a set of input data.