MySQL Replication between Amazon EC2 Instances
MySQL Replication between Amazon EC2 Instances - How To Setup Replication in The Cloud
http://www.nonhostile.com/howto-mysql-replication-amazon-ec2-aws.aspMySQL Replication between Amazon EC2 Instances - How To Setup Replication in The Cloud
http://www.nonhostile.com/howto-mysql-replication-amazon-ec2-aws.aspSome considerations on deploying a WebApp in the (Amazon) cloud.
http://www.iheavy.com/2010/12/14/introduction-to-ec2-cloud-deployments/ Building Highly Scalable Web Applications for the Cloud
AppScale is an open-source implementation of the Google App Engine cloud computing interface. It is being developed by researchers in the UC Santa Barbara RACELab. AppScale enables execution of Google App Engine (GAE) applications on virtualized cluster systems. In particular, AppScale enables users to execute GAE applications using their own clusters with greater scalability and reliability than the GAE SDK provides. Moreover, AppScale executes automatically and transparently over cloud infrastructures such as the Amazon Web Services (AWS) Elastic Compute Cloud (EC2) and Eucalyptus, the open-source implementation of the AWS interfaces.
The goal of AppScale is to provide a Platform-as-a-Service (PaaS) cloud infrastructure that enables users to deploy, test, debug, measure, and monitor their GAE applications prior to deployment on Google's proprietary resources. In addition, we would also like to facilitate investigation and extension of the PaaS implementation: services, runtime, interoperation with lower-level cloud fabric, etc.
libcloud is a standard client library, written in Python, to access popular cloud hosting providers. Using cloud services without the need to learn APIs for each of them & building web applications that use multiple providers become much easier. libcloud currently supports ~8 cloud hosting providers including Amazon EC2, Slicehost & Rackspace. http://incubator.apache.org/libcloud/
Amazon Web Services Blog
http://aws.typepad.com/