-
Notifications
You must be signed in to change notification settings - Fork 277
Home
2Margaret edited this page Sep 2, 2016
·
165 revisions
AppScale is an open-source cloud computing platform that automatically deploys and scales unmodified Google App Engine applications over public and private cloud systems and on-premise clusters. AppScale is modeled on the App Engine APIs and has support for Python, Go, PHP and Java applications.
It executes automatically over public clouds such as Google Compute Engine, Microsoft Azure, Amazon EC2, Alibaba Cloud, IBM SoftLayer,Rackspace, DigitalOcean, OpenStack, CloudStack, Eucalyptus, as well as KVM, Xen, VirtualBox, and VMWare.
AppScale is developed and maintained by AppScale Systems, Inc., based in Santa Barbara, California, and Google.
- Running AppScale
- Managing Apps, Machines, and Logs
- Managing Users
- Automated Data Persistence
- Multinode Deployments
- Migration into AppScale, Backup & Recovery
- Remote Shell (view your app data)
- Troubleshooting
- FAQs
- Adding Support for a New Database
- How AppScale implements Transaction support
- The Life of a Datastore Write
- Emulating Megastore
- Composite Queries
- Adding Machines to an AppScale Deployment
- Autoscaling Application Servers
- Autoscaling Triggers
- Performance Tuning
- Using Spot Instances in EC2
- How AppScale implements the Google App Engine APIs
- Logging in AppScale
- The Channel API in AppScale
- Monit in AppScale
- TaskQueue API in AppScale
- Search API in AppScale
- Memcache API