Building a Microservice Organization
May 18th, 2017
Moving from a traditional monolithic application to a microservice platform provides many challenges for organizations.
David has led the development efforts of several mission-critical enterprise applications in the Twin Cities area. During this time, he has worked very closely with numerous commercial and open source JEE technologies. David has extensive experience in the architecture, design, implementation, deployment and support of highly scalable business applications.
Moving from a traditional monolithic application to a microservice platform provides many challenges for organizations.
With the explosion of IoT devices across the world, handling communication with those devices in a secure, scalable and globally distributed manner is becoming increasingly important. Protocols such as MQTT offer a means for communicating with these…
More and more organizations are relying on open source software to build, test, deploy, and run mission critical IT applications. From small start-ups to Fortune 500 companies, organizations worldwide are continuing to find open source as a cost effective means to deliver quality business applications. With a wealth of commercial and open source software options widely available, how does an organization know if an open source product is right for them?
A good mocking framework is a must have in any Java developers toolset. Mocking frameworks greatly reduce the amount of code needed to effectively mock dependent interfaces and/or classes. Over the past several years EasyMock has been my mocking…
This presentation discusses some of the fundamental concepts of Grails and dives into an example that demonstrates how to build RESTful Web Services with Grails. Select the link below to download the full presentation. Intro to Grails with RESTful…