Software Development for a Cloud Computing: IaaS, PaaS, SaaS, DaaS, AWS, Azure, Cloud Foundry, Heroku
 
Tag: <span>java</span>

JPA Applications in the Cloud Era

Clouds are an interesting deployment platform, but managing state in dynamically scalable environments is not an easy task. There are many different NoSQL solutions with strong differences in performance, capabilities, reliability, isolation and ease of use. This video presents briefly the different NoSQL solutions and shows where Hibernate OGM fits …

The Cloudy Future of Integration

Applications are increasingly facing demands for horizontal scalability and cross-platform interoperability. NoSQL data stores are gaining momentum as a way to address the scalability challenges, but for Java developers, this means we need to explore new territory beyond relational database libraries like JDBC and JPA. This video explains how the …