AppScale
{{short description|American cloud infrastructure software company}}
{{Infobox company
| name = AppScale Systems, Inc.
| logo = AppScaleLogo1.png
| logo_caption = Logo of software company AppScale Systems, Inc
| industry = Cloud Computing
| founder = {{Unbulleted list|Woody Rollins|Chandra Krintz|Navraj Chohan}}
| hq_location_city = Santa Barbara, California
| key_people = {{Unbulleted list|Woody Rollins (CEO)|Dmitrii Calzago (CTO)|Graziano Obertelli (VP of Engineering)}}
| website = {{Website defunct|https://appscale.com}}
}}
AppScale is a software company that offers cloud infrastructure software and services to enterprises, government agencies, contractors, and third-party service providers. The company commercially supports one software product, AppScale ATS, a managed hybrid cloud infrastructure software platform that emulates the core AWS APIs. In 2019, the company ended commercial support for its open-source serverless computing platform AppScale GTS, but AppScale GTS source code remains freely available to the open-source community.{{Cite web | url=https://github.com/AppScale/gts | title=AppScale GTS | website=GitHub | date=9 March 2022 }}
History
AppScale began as a research project at the University of California, Santa Barbara Computer Science Department under the supervision of Professor Chandra Krintz.Urquhart, James. (2009-06-22) [http://news.cnet.com/8301-19413_3-10270365-240.html The new generation of cloud-development platforms | The Wisdom of Clouds - CNET News]. News.cnet.com. Retrieved on 2013-09-18. The project was originally funded by the NSF, with additional funding from Google, IBM and NIH. In 2012, co-founders Dr. Chandra Krintz, Chief Scientist, Dr. Navraj Chohan, Development Lead, and Woody Rollins, CEO founded AppScale Systems to commercialize the private PaaS AppScale technology. Rollins, a pioneer in private cloud infrastructure, was a co-founder and former CEO of Eucalyptus Systems.[http://googleappengine.blogspot.com/2010/10/research-project-appscale-at-university.html Google App Engine Blog: Research Project: AppScale at the University of California, Santa Barbara]. Googleappengine.blogspot.com (2010-10-22). Retrieved on 2013-09-18. In 2014, Graziano Obertelli joined AppScale as VP of Operations from Eucalyptus Systems, where he was a co-founder.[https://www.linkedin.com/in/graziano-obertelli-44677/]. LinkedIn.com. Graziano Obertelli Profile. Retrieved on 2018-03-09. In 2017, Dimitrii Calzago joined AppScale as CTO from Hewlett Packard Enterprise, where he was Director of Cloud R&D.[https://www.linkedin.com/in/dmitrii-calzago/]. LinkedIn.com. Dmitrii Calzago Profile. Retrieved on 2018-03-09.
In April 2014, AppScale Systems was named a 2014 Cool Vendor in PaaS by Gartner, Inc.[https://www.gartner.com/doc/2722518/cool-vendors-paas-]. Gartner, Inc. (2014-04-28). Retrieved on 2014-08-06. In September 2014, AppScale Systems won a Bossie Award from InfoWorld for best open source data center and cloud software.[http://www.infoworld.com/article/2687774/data-center/data-center-164743-bossie-awards-2014-the-best-open-source-data-center-and-cloud-software.html]. InfoWorld (2014-09-29). Retrieved on 2014-10-14. AppScale partnered with Optimal Dynamics on April 11, 2016.[https://www.cnbc.com/2016/04/11/globe-newswire-optimal-dynamics-embraces-google-app-enginea-model-with-native-appscalea-integration.html]. CNBC.com (2016-04-11). Retrieved on 2018-03-09. AppScale was part of the AliLaunch Program, August 9, 2016.[http://www.alibabagroup.com/en/news/article?news=p160809a]. AlibabaGroup.com (2016-08-09). Retrieved on 2018-03-09. Chandra Krintz, Chief Science Officer of AppScale, was featured on Dev Radio in the episode titled "How to Rescue your apps with the help of AppScale" on December 16, 2016.[https://channel9.msdn.com/Blogs/DevRadio/DR1709]. Channel9.msdn.com (2016-12-16). Retrieved on 2018-03-09.
In late 2017, AppScale Systems started offering commercial support for Eucalyptus private cloud software after DXC Technology chose to stop the development and support of Eucalyptus. This prompted AppScale, led by members of the Eucalyptus founding team, to fork the code and continue developing the software, which was renamed AppScale ATS.
AppScale ATS
AppScale ATS (formerly Eucalyptus) is a managed hybrid cloud infrastructure software that emulates the core AWS APIs. AppScale ATS implements AWS-compatible cloud services over dedicated infrastructure, providing a dedicated private AWS region. ATS enables the creation of cost-effective and flexible AWS hybrid cloud environments with a seamless experience for developers and workloads across public and private resources. No special-purpose hardware or unorthodox operating system configurations are required and the entire software stack utilizes open-sourced components. The software is primarily used by enterprises and government agencies to place data and compute in specific geographies (for compliance) or close to data sources (for latency).
AppScale GTS
{{advert|date=January 2021}}
AppScale GTS is an open-source serverless computing platform that automatically deploys and scales unmodified Google App Engine applications over public and private clouds and on-premises clusters.[https://techcrunch.com/2013/06/24/appscale-launches-as-an-open-source-backup-equivalent-to-google-app-engine/ AppScale Launches As An Open-Source Backup Equivalent To Google App Engine]. TechCrunch (2013-06-24). Retrieved on 2013-09-18. AppScale is modeled on the App Engine APIs and supports Go, Java, PHP, and Python applications.[http://googleappengine.blogspot.com/2010/10/research-project-appscale-at-university.html Google App Engine Blog: Research Project: AppScale at University of California, Santa Barbara]. Googleappengine.blogspot.com (2010-10-22). Retrieved on 2013-09-18.
The platform has a rapid API-driven development environment that can run applications on any cloud infrastructure.Darrow, Barb. (2013-06-04) [http://gigaom.com/2013/06/04/appscales-mission-making-your-mobile-apps-really-mobile/ AppScale’s mission: Making your mobile apps really mobile — Tech News and Analysis]. Gigaom.com. Retrieved on 2013-09-18. It decouples app logic from its service ecosystem, allowing better control over app deployment, data storage, resource use, backup, migration, service discovery, load-balancing, fault-tolerance, and auto-scaling.[https://finance.yahoo.com/news/appscale-named-2014-cool-vendor-150000224.html]. Yahoo! Finance (2014-06-10). Retrieved on 2014-07-10.
AppScale was developed and maintained by AppScale Systems, Inc., based in Santa Barbara, California, and Google.Lee, Justin. (2013-06-28) [http://www.thewhir.com/web-hosting-news/appscale-systems-launches-google-app-engine-based-public-cloud-service]. The WHIR. Retrieved on 2014-07-10.
=Open source components=
- Datastore API: Apache Cassandra and Apache ZooKeeper
- Memcache API: memcached
- Task Queue API: RabbitMQ and Celery
- XMPP API: ejabberd
- Channel API: ejabberd
- Blobstore API: Apache Cassandra and Apache ZooKeeper
- Images API: Python Imaging Library (PIL)
- Cron API: Crontab
- HAProxy: HAProxy
=Supported platforms=
=Supported languages=
See also
External links
- {{Official website|www.appscale.com}}
{{Cloud computing}}
References
{{Reflist|refs=}}
{{DEFAULTSORT:Appscale}}
Category:Free software for cloud computing