InfoQ Homepage Presentations Building Event-Driven Microservices with Scala, Functional Domain Models and Spring Boot
Building Event-Driven Microservices with Scala, Functional Domain Models and Spring Boot
Summary
Chris Richardson discusses an event-driven microservice architecture, it’s benefits and drawbacks and how Spring Boot can help, implementing business logic using domain models written in Scala.
Bio
Chris Richardson is a developer and architect. He is the author of POJOs in Action, which describes how to build enterprise Java applications. Chris was also the founder of the original CloudFoundry.com, an early Java PaaS for Amazon EC2. He consults with organizations to improve how they develop and deploy applications and is working on his third startup. @crichardson
About the conference
Micro Services are a new paradigm for software architecture: small services in separated processes take the place of large applications. This way monolithic architecture can be avoided, and systems are easily scalable and changeable. The microXchg conference looks at a variety of aspects of Micro Services.