jclouds is a Java multi-cloud SDK that connects tools portably to over 40 cloud providers through consistent APIs. It helps projects become cloud projects by simplifying modeling of cloud services through standards-focused APIs and strategies for addressing service differences. Code examples show initializing contexts for the CloudFiles blob store and OpenStack Nova compute service to create containers, upload blobs, and launch virtual machines across different cloud providers using a common API approach.