A meta-analysis of three different notions of software complexity
The CI/CD Pipeline Architecture Framework: Systematic Approach to Pipeline Design
After two decades of building CI/CD pipelines, I’ve noticed teams repeatedly solving the same architectural challenges without a shared framework. I developed the „CI/CD Pipeline Architecture Framework“ to provide structure:… Weiterlesen »The CI/CD Pipeline Architecture Framework: Systematic Approach to Pipeline Design
Mobile performance testing for banking and payment apps
Open your favorite banking app. Tap to send money. If it hesitates even a second, what do you do? That brief pause – barely noticeable in most apps – can… Weiterlesen »Mobile performance testing for banking and payment apps
DDD com .NET: Separando Responsabilidades com Bounded Contexts
„A confusão começa quando diferentes áreas de negócio compartilham um mesmo modelo de dados.“ — Eric Evans Com o crescimento de aplicações, principalmente em arquiteturas de microserviços, cresce também a… Weiterlesen »DDD com .NET: Separando Responsabilidades com Bounded Contexts