This document discusses modern application architectures using Spring and JavaScript. It describes how typical applications have moved from monolithic architectures running on application servers with relational databases to more modular architectures with services, NoSQL databases, and rich client applications built with JavaScript running in browsers. It outlines challenges in developing modular applications with JavaScript on the client and RESTful services on the server using technologies like Spring, and opportunities to leverage platforms as a service.