This document discusses emerging trends in web application architectures and how Docker and microservices are shaping the future. It begins with an introduction to the author and then covers:
1) How architectures are shifting from monolithic backends to distributed, share-nothing systems.
2) The benefits of microservices architectures that use REST APIs and other techniques like asset hosting, session management, and asynchronous processing.
3) How Docker and containers allow applications to be packaged and distributed more easily while maintaining consistency across environments.
The document concludes that automation, containers, and microservices are dominating future web application architectures.