Build a Scalable API with Grails
This talk shares with you the experience building a platform of online services for mobile games with Grails with the goal to support a big load.
This talk shares with you the experience building a platform of online services for mobile games with Grails with the goal to support a big load.
This presentation discusses this idea of loosely coupling things in software with an event oriented architecture. How does it apply to Grails? Which benefits for your today’s and tomorrow’s applications?
Client-side MVC frameworks like EmberJS, AngularJS or Backbone are getting more popular over time. They represent a big architectural change to what web developers are used to: moving from server-side MVC to a browser based one. This talk presents how Grails can fit with a single-page architecture and discusses the …
When you think about securing a Grails application, you probably think of the Spring Security and Shiro plugins. But these plugins only control access to your pages and objects – what about guarding agains cross-site scripting (XSS), cross-site request forgery (CSRF) and SQL injection attacks. The OWASP project maintains a …
In this talk Grails project lead, Graeme Rocher, will talk through the latest and greatest happenings in the world of Grails including a walk through of upcoming features in Grails 2.3 and Grails 3.0.
This session will present a case study focusing on the development of a robust, horizontally scalable, enterprise CRM system at Dealer.com built primarily upon a Spring technology stack.