In this series, the author discusses the relationship between data modeling and architecture, emphasizing that neither should dominate the other. They argue for an iterative approach where data models and architecture are developed together. The author provides an example of how to apply Domain Driven Design (DDD) principles in identifying bounded contexts and refining physical data models. They also demonstrate how these steps can lead to a notional microservice architecture for a hotel application.