Google App Engine Deployment
This tutorial shows how to build and deploy a simple application to Google App Engine with Eclipse.
Java Software Architecture Tutorials and Videos: microservices, serverless, domain driven design, cloud computing, containers, etc.
This tutorial shows how to build and deploy a simple application to Google App Engine with Eclipse.
Just what the heck is a Java Virtual Machine “supposed” to do? JVMs already provide a host of services. The ‘J’ part definitely slants the service selection and the ‘V’ part means that underneath the illusion there’s a lot of really cruddy stuff. The success of these illusions has led …
This video provides a hands-on tour of the new dependency injection features in Spring 3.0. Focusing on container configuration, we will show by example the use of XML, Annotated POJOs, and Java @Configuration classes to wire up your application. Video Producer: SpringSource
This video talks about Apache Camel and how to get started with open source. Takeaways included how to set up a solid open source architecture base and how to route messages. Watch this video on TheServerSide.com Resources: * Camel Apache home page * Camel presentation
This talk starts with a performance problem and leads you through solving it with caching, discovering along the way the problems of distributed caching and their solutions. This will equip you with the tools to analyze a performance situation and to see whether a cache will help and what type …
This video covers many of the new features and improvements introduced in this release over 3.0.1 (developer perspective) and 2.1.1 (clustering and HA). Video Producer: http://blogs.sun.com/nazrul/