Week 15, year 2020
- Microservices and [Micro]services - The week began as busy as ever. And then I learned that one more task — beyond everything else on my plate — must be accomplished. Which task? The one you are reading. Why? For the record, at Uber, we’re moving many of our microservices to what @copyconstruct calls macroservices (wells-sized services). Exactly b/c testing and maintaining thousands of … Microservices and [Micro]services Read More » The post Microservices and [Micro]services appeared first on Kalele. [Kalele]
- Unit Testing Dependencies: The Complete Guide - In this article, we’ll review the types of unit testing dependencies. This is more of a reference article, to which I’ll be referring in future posts. Still, this topic is important for establishing the common vocabulary. [Enterprise Craftsmanship]