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

Cloud Storage Simplified

Key/value stores are the most common storage offerings in the cloud today. This session introduces storage concepts and differences between cloud storage providers, including Amazon Simple Storage Service (Amazon S3), Rackspace Cloud Files, and Microsoft Azure Blob Storage. It demonstrates how jclouds BlobStore helps Java and Clojure developers avoid lock-in …

Oracle Cloud Strategy Clarified

This article from Ovum Research explains that Oracle has clarified its cloud strategy. Oracle new public cloud is expected to be commercially available by mid-2012. Ovum also explains that Oracle has moved beyond SaaS into business process-as-a-service (BpaaS) territory. As far as PaaS is concerned, Oracle should deliver a cloud-centric …

JavaServer Faces the Cloud

This article explains how JavaServer Faces 2.0 features are suited for the Cloud. It presents the @ManagedBean annotation, implicit navigation and resource handling. Cloud services might not have been a factor when JavaServer Faces 2.0 (JSF 2.0) was developed, but JSF 2.0 provides features ideally suited for the cloud as …