Explore the world of RESTful Web Microservices in this 45-minute conference talk from GOTO Chicago 2019. Delve into the key elements of REST, the Web, and Microservices, learning how to apply these concepts to build flexible, resilient, and scalable projects. Discover the shared properties of microservices and how to implement them effectively. Examine the scalability and resilience of the World Wide Web as a model for creating robust, on-demand components. Through storytelling and code examples, gain insights into building three types of Microservices: Stateless, Persistence, and Aggregator. Understand the importance of interoperability in microservice architecture and explore concepts such as Unix Operating Principles, Fallacies of Distributed Computing, and Nygard Stability Patterns. Learn to navigate the challenges of network-based software using RESTful approaches and acquire valuable knowledge for creating powerful, reliable Internet-level Microservices.
Discovering RESTful Web Microservices - A Traveler's Guide