Microservices and the Foreign Key Dilemma
The journey to microservices is focused on breaking down monolithic applications into compose, domain driven services. There are many valuable[…]
Read moreDevelopment, DevOps and Delivery
The journey to microservices is focused on breaking down monolithic applications into compose, domain driven services. There are many valuable[…]
Read moreThis blog post assumes you have at least a basic understanding of Kafka – topics, partitioning, offsets. If you have[…]
Read moreThe need for continuous delivery is predicated on the fact that software is continuously deteriorating. From the second the code[…]
Read moreSwitching to use Podman instead of Docker for spinning up Testcontainers on MacOS just takes a bit of install and[…]
Read moreSetting Up the NFS Server I run a RHEL box which provides all the supporting services needed for my POCs[…]
Read moreLombok is a java library providing annotations for boilerplate generation. It will handle getters, setters, toStrings, hashCodes, equals, constructors, builders[…]
Read moreI love me some Let’s Encrypt. This nonprofit certificate authority brought a no-nonsense set of tools and practices to managing[…]
Read moreI wanted to write a quick blog because I’ve wasted a full hour figuring out why the imports on the[…]
Read moreLast updated: 8/23/2024 This is a writeup for building a very rudimentary, yet clean, web UI using Angular and Bootstrap.[…]
Read moreThe Angular + Bootstrap is still my favorite front end development stack. I love Angular because of the clear separation[…]
Read more