Posts

Guide: Set Up Lambda APIs Using a CDK Template

May 29, 2022

AWS Lambda is a great way to get an API up and running quickly. However, it can be unclear what the best strategy is for initially deploy and making changes to lambda code. This guide tries to simplify lambda management by using a AWS CDK template I created for deploying one for more APIs thro...

Guide: Set Up and Configure a Self-Hosted Heroku Alternative with Dokku

Mar 20, 2021

PaaS systems such as Heroku make app deployment easy; they abstract away the server setup and configuration process, giving developers an easy way to manage and deploy their apps by simply pushing to a git repo. However, service...

Livestreaming Presentation from C3 Tech Conference

Aug 6, 2020

On August 5th, I gave a talk at the 2020 Archdiocese of Los Angeles C3 Tech Conference on the topic of livestreaming for parishes. Below are the slides from my talk, along with a step-by-step guide for livestreaming from a mobile d...