|
- Apache jclouds® :: Home
The Java Multi-Cloud Toolkit Apache jclouds® is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features Learn Install Source Contribute
- Apache jclouds® :: What is jclouds?
Apache jclouds® is an open source library that helps you get started in the cloud and utilizes your Java or Clojure development skills The jclouds API gives you the freedom to use portable abstractions or cloud-specific features jclouds tests support of 30 cloud providers and cloud software stacks including Amazon, Azure, GoGrid, OpenStack, Rackspace, and Google Please see the complete
- Getting Started with Apache jclouds®
Getting Started with Apache jclouds®Getting Started
- Apache jclouds® :: Installation Guide
Download the last version Apache jclouds 2 7 0 is now available See the release notes for more information on the list of changes in this release All Apache jclouds distributions is distributed under the Apache License, version 2 0 The link in the Mirrors column below should display a list of available mirrors with a default selection based on your inferred location If you do not see that
- Apache jclouds® :: BlobStore Guide
The BlobStore API is a portable means of managing key-value storage providers such as Microsoft Azure Blob Service, Amazon S3, or OpenStack Object Storage It offers a synchronous API to your data Our APIs are dramatically simplified from the providers, yet still offer enough sophistication to perform most work in a portable manner Like other components in jclouds, you always have means to
- Apache jclouds® :: Providers
The following is the list of providers that are supported by the jclouds API ComputeService ComputeService Providers ComputeService APIs BlobStore BlobStore Providers BlobStore APIs LoadBalancer (Beta) LoadBalancer Providers ComputeService Providers The Maven Group ID for all supported providers below is org apache jclouds provider Providers in labs (denoted by *) are under org apache
- Apache jclouds® :: Core Concepts
Views or “portable abstractions” APIs Providers Contexts Views Views are portable abstractions that are designed to allow you to write code that uses cloud services without tying yourself to a specific vendor Take JDBC as an example: rather than writing code directly for a specific type of database, you can make generic database requests, and the JDBC specification and drivers translate
- Apache jclouds® :: EC2: In Depth
The compute service is implemented fully for EC2 - so you can follow the guides to using the ComputeService API For credentials you will want you access key id and secret access key (don’t use your user id or anything else) For practical EC2 usage - you will probably want to check out AWS Getting Started Guide Compatibility Private clouds often expose EC2-compatible interfaces Very
|
|
|