When architects and developers embrace microservices, one of the most challenging questions is: “How big should each service be?” While true, the obvious answer –…
The nexus of technology, business & people
When architects and developers embrace microservices, one of the most challenging questions is: “How big should each service be?” While true, the obvious answer –…
After years of “microservices all things,” the tide has turned, and now the standard take is to build a (modular) monolith first. As an industry,…
The title says it all – These are slides from a session I was working on to explain the basics of software architecture based on…
Using pypark’s pandas integration via apply_batch and transform_batch is very powerful but lacking documentation can cause hard to trace bugs – hopefully my experience (below)…
Edit June 2023: Added a section on Colima MacOS is a Unix but it isn’t a Linux so, unfortunately, if/when we need to use linux-y…