Chapter Nine

Architecting on AWS

Individual services are the vocabulary; architecture is the grammar. This chapter steps back from single services to the frameworks, patterns, and cross-cutting practices that compose them into production systems.

7 services

By now the service catalog is familiar. The harder skill is composition: knowing which services combine, in what shape, for a given set of requirements — and which combinations are mistakes.

These seven topics are the connective tissue. The Well-Architected Framework gives the evaluation lens; the patterns give reusable shapes; and the security, cost, and reliability practices apply regardless of which services you picked.

Services in This Chapter