Hello!

I'm new to jclouds and I haven't used any abstraction library before.

As a first step, I'm interested in load balancing. As far as I can see, Rackspace load balancing is supported. However, I found the package org.jclouds.loadbalancer containing the interface LoadBalancerService which is implemented by the class BaseLoadBalancerService (package: org.jclouds.loadbalancer.internal). What does this mean? Can I use jclouds for the Amazon Elastic Load Balancer?

Furthermore, is there any documentation giving an overview of jclouds entities and capabilities and/or an overview of abstraction libraries for clouds for better understanding, as I couldn't manage to find such myself?

Thank you in advance!

Aliki

Reply via email to