Providing quality software engineering content in the form of tutorials, applications, services, and commentary suited for developers.
In this article I demonstrate a Cloud Architecture pattern for distributing content stored in S3 but fronted by AWS CloudFront and accessed through signed URLs viable for a specified amount of time.
A collection of OAuth 2.0 and Open ID Connect (OIDC) terms and concepts I refer back to often.
In this article I capture a plethora of Kafka CLI commands that I've found useful. It is my goal to capture them here to serve as a cheatsheet of commands for myself and others to draw from.
In this article I discuss the benefits of architecting observability into your AWS Aurora PostgreSQL deployments through the use of CloudWatch Logs, Metric Filters, and Alarms.
In this article I present a demonstration of how one can use Cloud Watch Metrics and Alarms to monitor CPU Utilization for an AWS RDS database consisting of a primary read/write instance and a read-only replica.
In this article I show how to implement a data pipelining solution utilizing Dockerized Kafka Connect and the Snowflake Sink Connector to pull events out of Apache Kafka and into the Snowflake Cloud Data Warehouse.