fbpx
Wikipedia

Rackspace Cloud

The Rackspace Cloud is a set of cloud computing products and services billed on a utility computing basis from the US-based company Rackspace. Offerings include Cloud Storage ("Cloud Files"), virtual private server ("Cloud Servers"), load balancers, databases, backup, and monitoring.

Rackspace Cloud
Company typeDivision
IndustryCloud computing
FoundedMarch 4, 2006
ParentRackspace
The original Mosso logo

History edit

Rackspace Cloud announced Mosso LLC in March, 2006, as a wholly owned subsidiary billed as a utility computing offering.[1][2] Mosso offered PaaS web hosting on LAMP and IIS infrastructure. As it pre-dated mainstream adoption of the term cloud computing, it was "retooled" and relaunched on February 19, 2008, adopting the tagline "Mosso: The Hosting Cloud".[3] The "Mosso" branding (including the mosso.com domain) was then dropped on June 17, 2009, in favour of "The Rackspace Cloud" branding (including the rackspacecloud.com domain name).[4][5] Since then, customer contracts were executed with Rackspace US, Inc. d/b/a The Rackspace Cloud rather than with the Mosso LLC subsidiary.[6]

Other companies (such as EMC Corporation with its "Decho" subsidiary) also use alternative branding for their cloud computing offerings.

In 2011, the "Rackspace Cloud" brand merged with Rackspace.com. In 2012, Rackspace rebranded as "Rackspace, the open cloud company". In 2014, Rackspace rebranded as "Rackspace, the #1 managed cloud company".

Services edit

Cloud Files edit

Cloud files is a cloud hosting service that provides "unlimited online storage and CDN" for media (examples given include backups, video files, user content) on a utility computing basis.[7] It was originally launched as Mosso CloudFS as a private beta release on May 5, 2008, and is similar to Amazon Simple Storage Service.[8] Unlimited files of up to 5 GB can be uploaded, managed via the online control panel or RESTful API and optionally served out via Akamai Technologies' content delivery network.[9]

API

In addition to the online control panel, the service can be accessed over a RESTful API with open source client code available in C#/.NET, Python, PHP, Java, and Ruby. Jungle Disk, previously also owned by Rackspace, allows Cloud Files to be mounted as a local drive within supported operating systems (Linux, Mac OS X, and Windows).

Security

Redundancy is achieved by replicating three full copies of data across multiple computers in multiple "zones" within the same data center, where "zones" are physically (though not geographically) separate and supplied separate power and Internet services. Uploaded files can be distributed via Akamai Technologies to "hundreds of endpoints across the world" which provides an additional layer of data redundancy.[9]

The control panel and API are protected by SSL and the requests themselves are signed and can be safely delivered to untrusted clients. Deleted data is zeroed out immediately.[9][10]

Use cases

Use cases considered as "well suited" include backing up or archiving data, serving images and videos (which are streamed directly to the users' browsers), serving content over content delivery networks, storing secondary static web-accessible data, developing data storage applications, storing fluctuating and/or unpredictable amounts of data and reducing costs.[9][citation needed]

Caveats

There is no native operating system support for the Cloud Files API so it is not yet possible to "map" or "mount" it as a virtual drive without third-party software like JungleDisk that translates to a supported standard such as WebDAV. There are no concepts of "appending" or "locking" data within Cloud Files (which may affect some disk mirroring or backup solutions), nor support for permissions or transcoding. Data is organised into "containers" but it is not possible to create nested folders without a translation layer.[9][11]

Cloud Servers edit

Cloud Servers is a cloud infrastructure service that allows users to deploy "one to hundreds of cloud servers instantly" and create "advanced, high availability architectures" similar to the Amazon Elastic Compute Cloud.[12] The "cloud servers" are virtual machines running on the Xen hypervisor for Linux-based instances, and Citrix XenServer for Windows and Linux instances. Each quad core hardware node has between 16 and 32 GB of RAM, allowing for allocations between 256 MB and 30 GB. Disk and CPU allocations scale up with memory, with disk sizes ranging from 10 GB to 620 GB.[13] Various distributions of Linux are supported, including Arch, CentOS, Debian, Fedora, Gentoo, Red Hat Enterprise Linux and Ubuntu.

The technology behind the service was purchased in Rackspace's October 22, 2008, acquisition of Slicehost and the servers were formerly known as "slices". These are "much cheaper and generally easier to use than a traditional dedicated server", though it is still necessary to maintain the operating system and solution stack which is not required for the Cloud Sites product.[14] This is one of the main differentiators between the two services; where Cloud Servers includes full root access and thus allows for more customisation, the Cloud Sites product is less flexible but requires less maintenance.

On December 14, 2010, Rackspace began offering a managed service level on the Cloud Servers product, which added additional support for the operating system and common applications as well as patching and other routine services.[15] This additional support level does come at an increased cost, however.

During 2014, Rackspace ceased to advertise the First Generation Cloud Servers and the Standard Next Generation Cloud Servers on its main Cloud Servers product page, opting to only disclose the Next Generation Performance 1 and Performance 2 products that require a minimum US$50 per month service charge per account for support service. The First Generation and Standard Next Generation platforms are now referred to as "Legacy Infrastructure" buried in the pricing page for the old products.[16] The minimum charge for the lowest product on the First Generation platform is $10.95 per month for the 256 MB instance while the minimum charge on the Standard Next Generation platform is $16.06 per month for the 512 MB instance.[16] On the Performance platform, the minimum charge for one server is $23.36 for the 1 GB instance plus $50 minimum service charge, for a total of $73.36 per month.[17] Rackspace is quietly phasing out its older, less expensive products in transition to a managed platform where mandatory support charges are incorporated into the cost of the services.

Cloud Tools are applications and infrastructure software built to run on the RackSpace cloud.[18] Applications listed include Zend, a PHP stack, Cloudkick, a cloud performance testing services, CopperEgg, a real-time cloud server and application monitoring service, Xeround, a MySQL cloud database, and MongoLab, the cloud version of the popular NoSQL database MongoDB.

API

The Cloud Servers API launched on July 14, 2009, under the Creative Commons Attribution 3.0 license allows clients to create, configure and control virtual servers.[19] In addition to issuing basic management commands this "enables elastic scenarios" whereby servers are instantiated and destroyed in response to fluctuating load (one of the key characteristics of cloud computing).[20] RightScale is among third-party providers to have announced support for this API.[21]

Former Services edit

Cloud Sites edit

Cloud Sites is a platform as a service offering now owned by Liquid Web, similar to traditional web hosting only built on horizontally scalable hardware infrastructure. A fixed monthly credit card payment gives users access to the service with an allocation of compute, storage and bandwidth resources. Should this allocation be exhausted then subsequent usage is billed on a utility computing basis. It allows an "unlimited" number of sites, databases and email accounts and includes reseller options such as client billing and support.[22] Touted as "the fastest way to put sites on the cloud", it runs Windows or Linux applications across "hundreds of servers".[12]

Cloud Sites supports the PHP 5, Perl, Python, MySQL, .NET 2.0+, ASP and Microsoft SQL Server 2014 application frameworks.[23]

In 2016, the Cloud Sites division was sold to Liquid Web LLC.[24]

Compute cycles

The service includes up to 10,000 "compute cycles" per month which "is roughly equivalent to running a server with a 2.8 GHz modern processor for the same period of time" (with additional cycles priced at $0.01). This non-standard unit of measurement primarily reflects CPU processing time but also includes I/O operations so pages with many database queries will consume more "compute cycles".[25] It can however be difficult to compare services between providers without standard units of measurement.

Caveats

Cloud Sites does not support Java, Tomcat, ColdFusion, SSH, RDP, API access, Microsoft Exchange or custom server-side components at this time.[23] It is also not possible to set up multiple top level domains to point to the same web root directory.[26] The .NET environment dropped support for "full trust" in favour of "modified medium trust" despite having previously announced on their blog that they had been able to work directly with Microsoft to engineer a system that could accommodate Full Trust without compromising the security, scalability, and performance of other users.[27][28]

Locations edit

Cloud servers and most other cloud products are physically located in any of six data centers:[29]Chicago, Northern Virginia, Dallas, London, Sydney, or Hong Kong. A separate "UK" account is required to access the London-based cloud products, however a single "US" Rackspace cloud account can access all US data centers along with the Sydney and Hong Kong regions. Cloud Sites are available in the Dallas and Chicago data centers only.

Control Panel edit

 
Rackspace Cloud online control panel

The online control panel was custom built by and for the Rackspace Cloud service (as opposed to using control panel software like cPanel).[30]

The control panel includes management interfaces for the Cloud Sites, Cloud Servers and Cloud Files services. There was once a web based file manager, but this was removed for undisclosed reasons. It also allows users to manage multiple clients and the plans and products (e.g. databases, 24 x 7 support) that apply to them, with white label branding options for messaging. The clients themselves have access to a restricted version of the control panel that allows them to conduct administrative tasks such as managing mail accounts.[31]

The control panel is also home to the billing and reporting functions and provides access to support materials including developer resources, a knowledge base, forums and live chat.[31]

OpenStack edit

In 2010, RackSpace contributed the source code of its Cloud Files product to the OpenStack project under the Apache License to become the OpenStack Object Storage component.[32][33]

In April 2012, Rackspace announced it would implement OpenStack Compute as the underlying technology for their Cloud Servers product. The change will come a new control panel as well as add-on cloud services offering databases, server monitoring, block storage, and virtual networking.[34]

See also edit

References edit

  1. ^ "New Reseller Service Offers Utility Computing for $100 a Month". Netcraft. March 4, 2006. Retrieved July 31, 2013.
  2. ^
  3. ^ Mosso Evolves Into The Hosting Cloud
  4. ^ Moorman, Lew (2009-06-17). "A Sneak Peek at our Plans in the Cloud". Rackspace. Retrieved 2009-07-30.
  5. ^ . Archived from the original on December 1, 2010. Retrieved July 31, 2013.
  6. ^ Rackspace Cloud Terms of Service
  7. ^ . www.rackspace.com. Archived from the original on 2012-06-03.
  8. ^ Mosso Unveils Cloud Storage Service
  9. ^ a b c d e "Cloud Files Introduction Documentation". Rackspace. Retrieved 2011-05-07.
  10. ^ . docs.rackspace.com. Archived from the original on 2011-07-11.
  11. ^ . docs.rackspace.com. Archived from the original on 2011-07-11.
  12. ^ a b Puccio, Krisana (2009-07-14). "businesswire The Rackspace Cloud Announces Public API for Cloud Servers". Reuters. Archived from the original on 2013-02-01. Retrieved 2009-07-29.
  13. ^ Rackspace Cloud: Cloud Servers Technical Specifications
  14. ^ Rackspace Acquires JungleDisk, Slicehost To Take On Amazon Web Services
  15. ^ Jeffrey Schwartz (December 15, 2010). "Rackspace Launches Managed Cloud Service". Retrieved July 31, 2013.
  16. ^ a b "Cloud Servers Pricing".
  17. ^ Rackspace Cloud Pricing Calculator
  18. ^ . www.rackspace.com. Archived from the original on 2011-02-13.
  19. ^ . Reuters. Archived from the original on 2009-09-09. Retrieved 2017-07-01.
  20. ^ Rackspace API gives developers greater access to cloud platform 2009-07-24 at the Wayback Machine
  21. ^ Cloud Expo: RightScale adds RackSpace, Eucalyptus to its 'hybrid clouds'
  22. ^ "Cloud Sites: Pricing". Rackspace. Retrieved 2009-07-30.
  23. ^ a b "Cloud Sites: Is it a fit?". Rackspace. Retrieved 2009-07-30.
  24. ^ "Rackspace sells Cloud Sites unit to Liquid Web". TechCrunch. 8 August 2016. Retrieved 2019-07-19.
  25. ^ Rackspace Cloud Hosting FAQ
  26. ^ Hosting High Traffic Web Sites with Mosso
  27. ^ "Overview of modified Medium Trust". Rackspace. Retrieved 2009-08-21.
  28. ^ . Rackspace. Archived from the original on 2011-02-17. Retrieved 2009-08-21.
  29. ^ The Rackspace Cloud Has Arrived In Hong Kong
  30. ^ Mosso’s New Control Panel and Provisioning System 2011-08-16 at the Wayback Machine
  31. ^ a b Rackspace Cloud Control Panel
  32. ^ "Rackspace Technology Blog".
  33. ^ . Archived from the original on 2012-01-26. Retrieved 2013-06-27.
  34. ^ . Rackspace. Archived from the original on 2012-05-11. Retrieved 2012-05-24.

External links edit

  • Rackspace Cloud Computing - official site
  • Managing Rackspace Cloud Servers—an unofficial guide to Rackspace Cloud Servers management

rackspace, cloud, cloud, computing, products, services, billed, utility, computing, basis, from, based, company, rackspace, offerings, include, cloud, storage, cloud, files, virtual, private, server, cloud, servers, load, balancers, databases, backup, monitori. The Rackspace Cloud is a set of cloud computing products and services billed on a utility computing basis from the US based company Rackspace Offerings include Cloud Storage Cloud Files virtual private server Cloud Servers load balancers databases backup and monitoring Rackspace CloudCompany typeDivisionIndustryCloud computingFoundedMarch 4 2006ParentRackspaceThe original Mosso logo Contents 1 History 2 Services 2 1 Cloud Files 2 2 Cloud Servers 3 Former Services 3 1 Cloud Sites 4 Locations 5 Control Panel 6 OpenStack 7 See also 8 References 9 External linksHistory editRackspace Cloud announced Mosso LLC in March 2006 as a wholly owned subsidiary billed as a utility computing offering 1 2 Mosso offered PaaS web hosting on LAMP and IIS infrastructure As it pre dated mainstream adoption of the term cloud computing it was retooled and relaunched on February 19 2008 adopting the tagline Mosso The Hosting Cloud 3 The Mosso branding including the mosso com domain was then dropped on June 17 2009 in favour of The Rackspace Cloud branding including the rackspacecloud com domain name 4 5 Since then customer contracts were executed with Rackspace US Inc d b a The Rackspace Cloud rather than with the Mosso LLC subsidiary 6 Other companies such as EMC Corporation with its Decho subsidiary also use alternative branding for their cloud computing offerings In 2011 the Rackspace Cloud brand merged with Rackspace com In 2012 Rackspace rebranded as Rackspace the open cloud company In 2014 Rackspace rebranded as Rackspace the 1 managed cloud company Services editCloud Files edit Cloud files is a cloud hosting service that provides unlimited online storage and CDN for media examples given include backups video files user content on a utility computing basis 7 It was originally launched as Mosso CloudFS as a private beta release on May 5 2008 and is similar to Amazon Simple Storage Service 8 Unlimited files of up to 5 GB can be uploaded managed via the online control panel or RESTful API and optionally served out via Akamai Technologies content delivery network 9 APIIn addition to the online control panel the service can be accessed over a RESTful API with open source client code available in C NET Python PHP Java and Ruby Jungle Disk previously also owned by Rackspace allows Cloud Files to be mounted as a local drive within supported operating systems Linux Mac OS X and Windows SecurityRedundancy is achieved by replicating three full copies of data across multiple computers in multiple zones within the same data center where zones are physically though not geographically separate and supplied separate power and Internet services Uploaded files can be distributed via Akamai Technologies to hundreds of endpoints across the world which provides an additional layer of data redundancy 9 The control panel and API are protected by SSL and the requests themselves are signed and can be safely delivered to untrusted clients Deleted data is zeroed out immediately 9 10 Use casesUse cases considered as well suited include backing up or archiving data serving images and videos which are streamed directly to the users browsers serving content over content delivery networks storing secondary static web accessible data developing data storage applications storing fluctuating and or unpredictable amounts of data and reducing costs 9 citation needed CaveatsThere is no native operating system support for the Cloud Files API so it is not yet possible to map or mount it as a virtual drive without third party software like JungleDisk that translates to a supported standard such as WebDAV There are no concepts of appending or locking data within Cloud Files which may affect some disk mirroring or backup solutions nor support for permissions or transcoding Data is organised into containers but it is not possible to create nested folders without a translation layer 9 11 Cloud Servers edit Cloud Servers is a cloud infrastructure service that allows users to deploy one to hundreds of cloud servers instantly and create advanced high availability architectures similar to the Amazon Elastic Compute Cloud 12 The cloud servers are virtual machines running on the Xen hypervisor for Linux based instances and Citrix XenServer for Windows and Linux instances Each quad core hardware node has between 16 and 32 GB of RAM allowing for allocations between 256 MB and 30 GB Disk and CPU allocations scale up with memory with disk sizes ranging from 10 GB to 620 GB 13 Various distributions of Linux are supported including Arch CentOS Debian Fedora Gentoo Red Hat Enterprise Linux and Ubuntu The technology behind the service was purchased in Rackspace s October 22 2008 acquisition of Slicehost and the servers were formerly known as slices These are much cheaper and generally easier to use than a traditional dedicated server though it is still necessary to maintain the operating system and solution stack which is not required for the Cloud Sites product 14 This is one of the main differentiators between the two services where Cloud Servers includes full root access and thus allows for more customisation the Cloud Sites product is less flexible but requires less maintenance On December 14 2010 Rackspace began offering a managed service level on the Cloud Servers product which added additional support for the operating system and common applications as well as patching and other routine services 15 This additional support level does come at an increased cost however During 2014 Rackspace ceased to advertise the First Generation Cloud Servers and the Standard Next Generation Cloud Servers on its main Cloud Servers product page opting to only disclose the Next Generation Performance 1 and Performance 2 products that require a minimum US 50 per month service charge per account for support service The First Generation and Standard Next Generation platforms are now referred to as Legacy Infrastructure buried in the pricing page for the old products 16 The minimum charge for the lowest product on the First Generation platform is 10 95 per month for the 256 MB instance while the minimum charge on the Standard Next Generation platform is 16 06 per month for the 512 MB instance 16 On the Performance platform the minimum charge for one server is 23 36 for the 1 GB instance plus 50 minimum service charge for a total of 73 36 per month 17 Rackspace is quietly phasing out its older less expensive products in transition to a managed platform where mandatory support charges are incorporated into the cost of the services Cloud Tools are applications and infrastructure software built to run on the RackSpace cloud 18 Applications listed include Zend a PHP stack Cloudkick a cloud performance testing services CopperEgg a real time cloud server and application monitoring service Xeround a MySQL cloud database and MongoLab the cloud version of the popular NoSQL database MongoDB APIThe Cloud Servers API launched on July 14 2009 under the Creative Commons Attribution 3 0 license allows clients to create configure and control virtual servers 19 In addition to issuing basic management commands this enables elastic scenarios whereby servers are instantiated and destroyed in response to fluctuating load one of the key characteristics of cloud computing 20 RightScale is among third party providers to have announced support for this API 21 Former Services editCloud Sites edit Cloud Sites is a platform as a service offering now owned by Liquid Web similar to traditional web hosting only built on horizontally scalable hardware infrastructure A fixed monthly credit card payment gives users access to the service with an allocation of compute storage and bandwidth resources Should this allocation be exhausted then subsequent usage is billed on a utility computing basis It allows an unlimited number of sites databases and email accounts and includes reseller options such as client billing and support 22 Touted as the fastest way to put sites on the cloud it runs Windows or Linux applications across hundreds of servers 12 Cloud Sites supports the PHP 5 Perl Python MySQL NET 2 0 ASP and Microsoft SQL Server 2014 application frameworks 23 In 2016 the Cloud Sites division was sold to Liquid Web LLC 24 Compute cyclesThe service includes up to 10 000 compute cycles per month which is roughly equivalent to running a server with a 2 8 GHz modern processor for the same period of time with additional cycles priced at 0 01 This non standard unit of measurement primarily reflects CPU processing time but also includes I O operations so pages with many database queries will consume more compute cycles 25 It can however be difficult to compare services between providers without standard units of measurement CaveatsCloud Sites does not support Java Tomcat ColdFusion SSH RDP API access Microsoft Exchange or custom server side components at this time 23 It is also not possible to set up multiple top level domains to point to the same web root directory 26 The NET environment dropped support for full trust in favour of modified medium trust despite having previously announced on their blog that they had been able to work directly with Microsoft to engineer a system that could accommodate Full Trust without compromising the security scalability and performance of other users 27 28 Locations editCloud servers and most other cloud products are physically located in any of six data centers 29 Chicago Northern Virginia Dallas London Sydney or Hong Kong A separate UK account is required to access the London based cloud products however a single US Rackspace cloud account can access all US data centers along with the Sydney and Hong Kong regions Cloud Sites are available in the Dallas and Chicago data centers only Control Panel edit nbsp Rackspace Cloud online control panelThe online control panel was custom built by and for the Rackspace Cloud service as opposed to using control panel software like cPanel 30 The control panel includes management interfaces for the Cloud Sites Cloud Servers and Cloud Files services There was once a web based file manager but this was removed for undisclosed reasons It also allows users to manage multiple clients and the plans and products e g databases 24 x 7 support that apply to them with white label branding options for messaging The clients themselves have access to a restricted version of the control panel that allows them to conduct administrative tasks such as managing mail accounts 31 The control panel is also home to the billing and reporting functions and provides access to support materials including developer resources a knowledge base forums and live chat 31 OpenStack editMain article OpenStack In 2010 RackSpace contributed the source code of its Cloud Files product to the OpenStack project under the Apache License to become the OpenStack Object Storage component 32 33 In April 2012 Rackspace announced it would implement OpenStack Compute as the underlying technology for their Cloud Servers product The change will come a new control panel as well as add on cloud services offering databases server monitoring block storage and virtual networking 34 See also editAmazon Web Services Cloud computing Oracle CloudReferences edit New Reseller Service Offers Utility Computing for 100 a Month Netcraft March 4 2006 Retrieved July 31 2013 BusinessWeek Mosso LLC Mosso Evolves Into The Hosting Cloud Moorman Lew 2009 06 17 A Sneak Peek at our Plans in the Cloud Rackspace Retrieved 2009 07 30 Cloud Computing Cloud Hosting amp Online Storage by Rackspace Hosting Mosso is now the Rackspace Cloud Archived from the original on December 1 2010 Retrieved July 31 2013 Rackspace Cloud Terms of Service The Official Rackspace Blog Is Your Cloud Storage Stuck In A Proprietary Platform www rackspace com Archived from the original on 2012 06 03 Mosso Unveils Cloud Storage Service a b c d e Cloud Files Introduction Documentation Rackspace Retrieved 2011 05 07 4 3 4 Delete Object docs rackspace com Archived from the original on 2011 07 11 2 4 Containers docs rackspace com Archived from the original on 2011 07 11 a b Puccio Krisana 2009 07 14 businesswire The Rackspace Cloud Announces Public API for Cloud Servers Reuters Archived from the original on 2013 02 01 Retrieved 2009 07 29 Rackspace Cloud Cloud Servers Technical Specifications Rackspace Acquires JungleDisk Slicehost To Take On Amazon Web Services Jeffrey Schwartz December 15 2010 Rackspace Launches Managed Cloud Service Retrieved July 31 2013 a b Cloud Servers Pricing Rackspace Cloud Pricing Calculator Rackspace Cloud Tools www rackspace com Archived from the original on 2011 02 13 The Rackspace Cloud Goes Open Source with APIs Reuters Archived from the original on 2009 09 09 Retrieved 2017 07 01 Rackspace API gives developers greater access to cloud platform Archived 2009 07 24 at the Wayback Machine Cloud Expo RightScale adds RackSpace Eucalyptus to its hybrid clouds Cloud Sites Pricing Rackspace Retrieved 2009 07 30 a b Cloud Sites Is it a fit Rackspace Retrieved 2009 07 30 Rackspace sells Cloud Sites unit to Liquid Web TechCrunch 8 August 2016 Retrieved 2019 07 19 Rackspace Cloud Hosting FAQ Hosting High Traffic Web Sites with Mosso Overview of modified Medium Trust Rackspace Retrieved 2009 08 21 IIS 7 How Mosso is Taking Advantage of Microsoft s New Hosting Platform Rackspace Archived from the original on 2011 02 17 Retrieved 2009 08 21 The Rackspace Cloud Has Arrived In Hong Kong Mosso s New Control Panel and Provisioning System Archived 2011 08 16 at the Wayback Machine a b Rackspace Cloud Control Panel Rackspace Technology Blog Press Releases the Official Rackspace Blog Archived from the original on 2012 01 26 Retrieved 2013 06 27 The Rackspace Cloud Powered By OpenStack Rackspace Archived from the original on 2012 05 11 Retrieved 2012 05 24 External links editRackspace Cloud Computing official site Managing Rackspace Cloud Servers an unofficial guide to Rackspace Cloud Servers management Retrieved from https en wikipedia org w index php title Rackspace Cloud amp oldid 1210456563 Cloud Files, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.