#microservices
2 items tagged with "microservices"
AuthenticationAuthorizationBackendCareer GrowthClean CodeCleanArchitectureCloudCommand LineCommunicationConcurrencyDDDDatabasesDevOpsDockerJWTKubernetesLeadershipLearningLinuxMental HealthMicroservicesNetworkingOAuth2RefactoringSecuritySenior EngineerSoft SkillsSoftware EngineeringSoftwareArchitectureSysadminSystem DesignSystemDesignTDDTeamworkTerminalTestingZeroTrustab-testingaccessibilityagileaialgorithmsanalyticsanthropicappsecarchitectureasync-communicationauthenticationautomationawsbackendbehavioralbuild-vs-buyburnoutbusiness-acumenbusiness-impactcareercareer-growthci-cdclaudeclean-architectureclean-codecode-reviewcollaborationcommunicationcontainerscontext-switchingdatabasesdecision-makingdeep-workdesigndesign-patternsdesign-systemdeveloper-experiencedevopsdistributed-systemsdockerengineering-cultureengineering-leadershipengineering-managementengineering-qualityengineering-strategyexperimentationfeature-flagsfinance-for-engineersflow-statefrontendhexagonal-architectureinfrastructure-as-codeinterviewjob-searchkanbankotlinkubernetesleadershiplean-methodologylearningllmmental-modelsmessagingmetricsmtlsnetworkingnorth-star-metricnote-takingooporchestrationoutcome-drivenowaspperformance-reviewpersonal-brandingports-and-adaptersprdprobabilistic-data-structuresproduct-discoveryproduct-mindsetproduct-thinkingproductivityprogressive-deliveryprotocolqareactredisreliabilityremote-workrequirementssalary-negotiationscrumsecuritysenior-engineerssoft-skillssoftware-designsoftware-engineeringstaff-engineersupply-chainsystem-designtailwindtddtechnical-debttechnical-decisionstechnical-leadershiptechnical-writingterraformtestingtheory-of-constraintsuser-researchuxwcagweb-security
Posts
The Outbox Pattern: Solving the Dual-Write Problem
Every microservice eventually hits the dual-write trap. The outbox pattern is the right fix — but it moves complexity from your application code into your infrastructure.
Jun 30, 2026system-designmicroservicesdistributed-systems
Service-to-Service Authentication: The Threat Model You're Ignoring
Most microservices deployments skip internal auth entirely. Here's what that costs you, and the three patterns that fix it.
Jun 24, 2026microservicessecurityauthentication