CloudControl

Last updated
cloudControl GmbH
Private
IndustryCloud platform as a service
FoundedJanuary 2009
FounderPhilipp Strube, Tobias Wilken, Thomas Ruland
Headquarters Berlin, Germany
Key people
Günter Kraft, Peter Elsayeh, Thomas Ludwig, Philipp Möhring
Website www.cloudcontrol.com

cloudControl was a European company offering a platform as a service (PaaS) based in Berlin, Germany. Officially supported languages for development and deployment were Java, PHP, Python and Ruby via the open buildpack API originally developed by Heroku.

Contents

History

cloudControl was founded in January 2009 by Philipp Strube, Tobias Wilken and Thomas Ruland in Bonn, Germany. The company moved to the Berlin, Germany area in early 2010 after getting business angel investor funding. Production support for the PHP programming language was announced in October 2010. The company raised venture capital funding August 2011. As a result of this, support for Java, Python and Ruby programming languages started in October 2012.

dotCloud

In August 2014 it acquired the dotCloud brand from American company Docker, Inc. [1] dotCloud was a Platform as a service company using the open-source Docker software; [2] it was the original developer of Docker. [3] [4]

In January 2016 the company sent out a letter to its customers that it was shutting down.

Unfortunately I have to inform you, that cloudControl our German parent company has filed for bankruptcy. Due to this, dotCloud will be shutdown on February 29, 2016. To avoid service disruption of your apps hosted on dotCloud or prevent data loss, you are required to migrate your applications. [5]

Bankruptcy

cloudControl went bankrupt in December 2015 and was acquired by Exoscale in March 2016. [6] [7] [8] The dotCloud service was shut down the same time. [9]

Related Research Articles

ActiveState Software Inc. is a Canadian software company headquartered in Vancouver, British Columbia. It develops, sells, and supports cross-platform development tools for dynamic languages such as Perl, PHP, Python, Ruby, and Tcl, as well as language distributions and enterprise services.

Platform as a service (PaaS) or application platform as a service (aPaaS) or platform-based service is a category of cloud computing services that provides a platform allowing customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure typically associated with developing and launching an app.

WaveMaker

WaveMaker is a private aPaaS software for building and running custom apps. WaveMaker provides Rapid API App Development & Deployment to build enterprise-grade multi-device apps, and leverages Docker containerization for an app-optimized infrastructure.

Heroku cloud platform as a service

Heroku is a cloud platform as a service (PaaS) supporting several programming languages. One of the first cloud platforms, Heroku has been in development since June 2007, when it supported only the Ruby programming language, but now supports Java, Node.js, Scala, Clojure, Python, PHP, and Go. For this reason, Heroku is said to be a polyglot platform as it has features for a developer to build, run and scale applications in a similar manner across most languages. Heroku was acquired by Salesforce.com in 2010 for $212 million.

Engine Yard is a San Francisco, California based, privately held platform as a service company focused on Ruby on Rails, PHP and Node.js deployment and management.

Joyent Inc. is a software and services company based in San Francisco, California. The company is a leading infrastructure-as-a-service company, specializing in cloud computing. On June 15, 2016, the company was acquired by Samsung Electronics.

Cloud Foundry An open source, multi-cloud application platform as a service

Cloud Foundry is an open source, multi-cloud application platform as a service (PaaS) governed by the Cloud Foundry Foundation, a 501(c)(6) organization.

Codecademy Online code-learning platform

Codecademy is an online interactive platform that offers free coding classes in 12 different programming languages including Python, Java, Go, JavaScript, Ruby, SQL, C++, Swift, and Sass, as well as markup languages HTML and CSS. The site also offers a paid "Pro" option that gives users access to personalized learning plans, quizzes, and realistic projects.

AWS Elastic Beanstalk is an orchestration service offered by Amazon Web Services for deploying applications which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers. Elastic Beanstalk provides an additional layer of abstraction over the bare server and OS; users instead see a pre-built combination of OS and platform, such as "64bit Amazon Linux 2014.03 v1.1.0 running Ruby 2.0 (Puma)" or "64bit Debian jessie v2.0.7 running Python 3.4 ". Deployment requires a number of components to be defined: an 'application' as a logical container for the project, a 'version' which is a deployable build of the application executable, a 'configuration template' that contains configuration information for both the Beanstalk environment and for the product. Finally an 'environment' combines a 'version' with a 'configuration' and deploys them. Executables themselves are uploaded as archive files to S3 beforehand and the 'version' is just a pointer to this.

Jelastic is a cloud platform software vendor that provides Multi-Cloud PaaS based on container technology for hosting service providers, ISVs, telecommunication companies, enterprises and developers. The platform is available as public cloud in more than 70 data centers worldwide, private cloud, hybrid and multi-cloud. Jelastic provides support of Java, PHP, Ruby, Node.js, Python, Go environments, custom Docker containers and Kubernetes clusters.

Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. All containers are run by a single operating system kernel and therefore use fewer resources than virtual machines.

Firebase is a mobile and web application development platform developed by Firebase, Inc. in 2011, then acquired by Google in 2014. As of March 2020, the Firebase platform has 19 products, which are used by more than 1.5 million apps. Firebase can run inside another app, without any notification or direct notice to the consumer, and can be used to track glitches and clicks.

Bluemix Platform as a Service

IBM Bluemix, rebranded IBM Cloud in 2017, is a cloud Platform as a service (PaaS) developed by IBM. It supports several programming languages and services as well as integrated DevOps to build, run, deploy and manage applications on the cloud. Bluemix is based on Cloud Foundry open technology and runs on SoftLayer infrastructure.

Mirantis

Mirantis Inc. is a Campbell, California, based B2B cloud computing services company. Its core infrastructure product is Mirantis Cloud Platform. It focuses on the development and support of Kubernetes and OpenStack. The company was founded in 1999 by Alex Freedland and Boris Renski. It was one of the founding members of the OpenStack Foundation, a non-profit corporate entity established in September, 2012 to promote OpenStack software and its community.

Parse was a mobile backend as a service platform originally developed by the provider Parse, Inc. The company was acquired by Facebook in 2013 and shut down in January 2017. Following the announcement in 2016 of the impending shutdown, the platform was subsequently open sourced.

Wercker is a Docker-based continuous delivery platform that helps software developers build and deploy their applications and microservices. Using its command-line interface, developers can create Docker containers on their desktop, automate their build and deploy processes, testing them on their desktop, and then deploy them to various cloud platforms, ranging from Heroku to AWS and Rackspace. The command-line interface to Wercker has been open-sourced.

This is a timeline of Amazon Web Services, which offers a suite of cloud computing services that make up an on-demand computing platform.

Serverless computing is a cloud computing execution model in which the cloud provider runs the server, and dynamically manages the allocation of machine resources. Pricing is based on the actual amount of resources consumed by an application, rather than on pre-purchased units of capacity. It can be a form of utility computing.

Docker, Inc. is an American technology company that develops Docker Hub and Docker Desktop, developer productivity tools built around Docker, an open source project that automates the deployment of code inside software containers. In November 2019, Mirantis acquired Docker's enterprise business, including Docker Engine. The company is based in San Francisco, California.

Fastly

Fastly, Inc. is an American cloud computing services provider. Fastly's edge cloud platform provides a content delivery network, Internet security services, load balancing, and video & streaming services. Fastly's headquarters are in San Francisco, California, with additional offices in Denver, New York, Portland, London, and Tokyo.

References

  1. Ron Miller (August 4, 2014). "Docker Sells dotCloud to cloudControl To Focus On Core Container Business". Tech Crunch. Retrieved April 29, 2017.
  2. "Developer Cloud Platform". Web site. Archived from the original on January 21, 2016. Retrieved June 17, 2017.
  3. "Docker Sells dotCloud to cloudControl To Focus On Core Container Business". TechCrunch. AOL. 4 August 2014.
  4. "Ben Golub, Who Sold Gluster to Red Hat, Now Running dotCloud - Maureen O'Gara".
  5. "DotCloud, the cloud service that gave birth to Docker, is shutting down on February 29 - VentureBeat - Cloud - by Jordan Novet". VentureBeat.
  6. "cloudControl joins exoscale". Exoscale . April 11, 2016.
  7. @cloudcontrolled (February 16, 2016). "Unfortunately we have to shutdown the cloudControl PaaS by February 29, 2016" (Tweet) via Twitter.
  8. "dotCloud dotGone: Ex-Docker PaaS passes away amid bankruptcy". The Register . January 22, 2016.
  9. Jordan Novet (January 22, 2016). "DotCloud, the cloud service that gave birth to Docker, is shutting down on February 29". Venture Beat. Retrieved June 17, 2017.