https://github.com/apache/jclouds-examples
Apache jClouds Examples
https://github.com/apache/jclouds-examples
cloud java jclouds library
Last synced: 10 months ago
JSON representation
Apache jClouds Examples
- Host: GitHub
- URL: https://github.com/apache/jclouds-examples
- Owner: apache
- License: apache-2.0
- Created: 2019-01-06T06:38:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:08:35.000Z (about 2 years ago)
- Last Synced: 2025-04-03T04:16:59.766Z (10 months ago)
- Topics: cloud, java, jclouds, library
- Language: Java
- Size: 856 KB
- Stars: 22
- Watchers: 8
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jclouds-examples
This repository contains various examples of using
[jclouds](https://github.com/jclouds/jclouds).
projectdescription
BlobStore Basics (Java)
Example code to create a container, blob, and list your blobs using the portable BlobStore API
Large Blob support (Java)
Example code to create a container and use a parallel strategy to upload a large blob, the portable BlobStore API
Blob Uploader (Java)
Example code to upload many small to medium sized files to a provider supported by jclouds.
Chef Basics (Java)
Example code to add nodes to a group and execute Chef cookbooks on them using Chef Solo or a standard or Hosted Chef Server.
Compute Basics (Java)
Example code to add nodes to a group and execute commands on them using the portable ComputeService API
AWS Glacier (Java)
Example code that uses jclouds to manage using the Glacier provider and BlobStore..
Google LoadBalancer (Java)
Example code that uses jclouds to manage Google [Network Load Balancing](https://cloud.google.com/compute/docs/load-balancing/network/).
OpenStack (Java)
Example code that uses jclouds to perform common tasks on the OpenStack.
Rackspace (Java)
Example code that uses jclouds to perform common tasks on the Rackspace Cloud.

## License
Copyright (C) 2009-2014 The Apache Software Foundation
Licensed under the Apache License, Version 2.0