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 post Microservices Granularity Tradeoffs appeared first on Cirrus Minor .
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 post Microservices first? appeared first on Cirrus Minor .
The title says it all These are slides from a session I was working on to explain the basics of software architecture based on The post Software architecture workshop (slides) appeared first on Cirrus Minor .
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) The post pandas on spark apply_batch/transform_batch broken? (tl;dr; No but it isn t well documented) appeared first on Cirrus Minor .
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 The post Replacing Docker Desktop with hyperkit + minikube appeared first on Cirrus Minor .