Microservice Architecture with Grails 3

October 1, 2015
Recorded at SpringOne2GX 2015 Presenter: Jeff Scott Brown GG Special Topics Trasck For some web applications it does not make sense to have 1 monolithing process which handles all of the requirements of the application. More and more often Grails is showing up in microservice architectures where instead of building 1 monolithing web application which is responsible for all of the pieces of the application puzzle, microservice applications are being assembled which collectively solve the requirements of the larger application. Grails is very well suited for this type of architecture. A microservice based architecture can result in applications which are easier to build, easier to test, easier to extend and are easier to adapt to changing business requirements.
Previous
Developer Experience with Spring Cloud
Developer Experience with Spring Cloud

Recorded at SpringOne2GX 2015 Presenters: Spencer Gibb & Dave Syer Cloud Native Track So you've decided t...

Next Presentation
Compile Time Metaprogramming with Groovy
Compile Time Metaprogramming with Groovy

Recorded at SpringOne2GX 2015 Presenter: Jeff Scott Brown Groovy Advanced Track The dynamic nature of Groo...