This document discusses techniques for crafting microservices software. It suggests applying old techniques like SRP, YAGNI and TDD, as well as new techniques like consumer-driven contracts, semantic monitoring, semantic versioning, and testing services in production. While the future presents challenges, these techniques can help build well-crafted software that delivers steady value by deploying services independently and evolving them through "conversational change". The document encourages software developers to thoughtfully apply these techniques and continue honing their craft.