Cloud services provider Rackspace on July 14 released the public beta of a
new API for software developers interested
in better and more direct control over their own hosted computing structures.
The Cloud Servers API immediately becomes an
alternative to Amazon EC2, an online platform used for a large amount of cloud
application development.
Rackspace Cloud General Manager Emil Sayegh also told eWEEK that Rackspace would
release the API to the open-source community
in a matter of weeks.
The API will enable control
panel and programmatic access to the company's cloud infrastructure services:
Cloud Servers, Cloud Files and Slicehost, Sayegh said.
Using the standards-based Cloud Servers API,
IT managers and software developers will be able to manage their cloud
infrastructure with more control and flexibility, Sayegh said. The
API enables elastic scenarios, because users
can write code that programmatically detects load and scales the number of
server instances up and down, Sayegh said.
"At this point, customers cannot access their cloud servers except through
the control panel," Sayegh said. "So if they want to spin up servers,
take them down, size them—whatever function they want—they only can go through
the control point. Now, with the API, they
can go and access cloud servers programmatically."
Someone developing an application, for example, can access everything he or she
needs through the new API, Sayegh said.
The API brings four new features, according
to the release:
- Server Metadata—Supply
server-specific metadata when an instance is created that can be accessed
via the API.
- Server Data Injection—Specify
files when [an] instance is created that will be injected into the server
file system before startup. This is useful, for example, when inserting
SSH [Secure Shell] keys, setting configuration files, or storing data that
you want to retrieve from within the Cloud Server itself.
- Host Identification—The
Cloud Servers provisioning algorithm has an anti-affinity property that
attempts to spread out customer VMs [virtual machines] across hosts. Under
certain situations, Cloud Servers from the same customer may be placed on
the same host. Host identification allows you to programmatically detect
this condition and take appropriate action.
- Shared IP Groups—While
Rackspace has always supported shared IPs, it's been made simpler with the
creation of Shared IP Groups and the ability to enable high availability
configurations.
Rackspace Cloud customers will be able to manage their cloud servers
or cloud files accounts remotely on iPhones, thanks to an application
built off the API by developer Michael Mayo, Sayegh said. The application is expected to be
available in the Apple App Store within a month.
Rackspace worked closely with its partners and affiliated independent cloud developers to help ensure that
the community shaped the API, Sayegh said.
"With the launch of our API, we're
looking forward to working with our partners and the developer community to
create a powerful cloud ecosystem which we believe will generate new tools and
applications to make cloud hosting even easier and more efficient," Sayegh
said.
"We see programmatic control as essential for igniting an ecosystem
around the Rackspace Cloud. It's a key tool for generating the 'next big thing'
in cloud [computing] because it gives developers the power and control to bring
their great ideas to fruition."
To obtain access to the Cloud
Servers API, go here.
 |