clarkdev

Posts


Sun Feb 11 2024 4 minute read

How To Deploy a Website In Less Than 5 Minutes

In this post, I share my process for deploying a website in less than 5 minutes. It may just take you longer to read this article than to deploy a site for yourself. These days, competitive cloud providers have some great free resources, which are plentifully sufficient for a simple website.

Software
CI / CD
Deployment
Deployment

Sun Feb 04 2024 5 minute read

Event Driven Architecture: A Reflection on a Martin Fowler's Talk

A reflection on a Martin Fowler's talk on event driven architectures. I often find myself using event driven architectures, with each project implementing events for slightly different reasons. In Fowler's talk, he identifies four common patterns and motivations for using event driven architectures.

Software
Conference
Event Driven Architecture
Event Driven Architecture, GoTo Conference