Learn how to decompose microservices with different patterns and practices for designing e-commerce microservices applications. The article covers identifying and decomposing microservices for the e-commerce domain with decomposition patterns like Decompose by Business Capability, Decompose by Subdomain, and Bounded Context Pattern. The author also offers a course on Design Microservices Architecture with Patterns & Principles where he covers various design principles and patterns of Microservices Decomposition topics. In the article, he explains the Decomposition Path and offers a step-by-step process to identify microservice boundaries and refactor the current design.