The Anti-Architect. Common behaviors in the software industry and why they are bad.
The following behaviors are common among in the software industry and are especially common among people with the title: System Architect II Premature Optimization This behavior manifests in people who insist on solving performance “problems” that may not exist yet. The combination of Agile methodology, microservices and cloud deployment often minimizes the need to plan for optimizations up front. Caching, scaling, etc can be added as needed later. Premature Optimization is