IT Blog
My Discoveries and Inventions in Information Technology
Saturday, February 10, 2024
Recent Python for an Amazon Linux 2 Based Container
›
A coworker had a process to publish a static website via Vercel . Vercel runs their publishing jobs using a container running Amazon Linux 2...
Tuesday, June 28, 2022
Setup a Ruby Application in a Highly Constrained GitLab Executor
›
Some IT problems are easy to solve if one has the ability to control parameters and environments. When there are constraints, however, thing...
Thursday, March 5, 2020
Auth0 and JWKS - What about the Key ID?
›
I recently inherited a software project, which needed some updates. It is a NodeJS project that was run as a Google Cloud function. It was ...
Saturday, February 15, 2020
Dealing With Sparse Monitoring Data on Google Cloud Platform - Get the Raw Data!
›
I just wrote a blog post for my company, New Context Security, on how to deal with sparse monitoring data on Google Cloud Platform, using ...
Tuesday, May 14, 2019
Supplementing AWS CloudWatch Alarm capability - Watch over Lambda function
›
I haven't heard back from AWS support on the subject of my last message, so I created a Jenkins job to handle this auditing to ensure t...
Monday, May 13, 2019
Back-filling AWS CloudWatch Events
›
I learned a lot more about how AWS handles events and alarms in CloudWatch (CW). The lesson is: CW events are posted at the time of the eve...
Wednesday, May 1, 2019
GitHub Repo setup
›
Problem: We needed a handy way to create GitHub repositories, enforce some naming restrictions and add appropriate team access. So, I au...
›
Home
View web version