This document discusses common anti-patterns that organizations face when adopting a microservices architecture. It describes the "Magic Pixie Dust" anti-pattern of believing microservices alone will solve development problems without addressing underlying issues like code quality or deployment processes. It also discusses treating microservices as a goal in itself rather than focusing on enabling rapid delivery, and the risks of a scattershot or premature adoption of microservices before teams have the necessary skills. The document emphasizes that infrastructure should not be the focus, and that the number of services should be optimized rather than maximized. It warns against making changes without adjusting organizational processes and policies to support the new architecture.