Amazon Web Services

TwitterFacebook
Get flash to fully experience Pearltrees
In this blog post, we’re going to compare Windows Azure Blob Storage Service and Amazon Simple Storage Service (S3) from core functionality point of view. In this blog post we’re going to focus on core concepts, pricing and feature comparison between blob containers and buckets (defined below). In Part II of this blob post we’ll focus on comparing blobs and objects (defined below). http://gauravmantri.com/2012/05/09/comparing-windows-azure-blob-storage-and-amazon-simple-storage-service-s3part-i/

Comparing Windows Azure Blob Storage and Amazon Simple Storage Service (S3)–Part I — GauravMantri.com

Please do not make any edits to this article. Its contents are currently under review and being merged with the Ubuntu Server Guide . To find the Ubuntu Server Guide related to your specific version, please go to:

MysqlPasswordReset

https://help.ubuntu.com/community/MysqlPasswordReset
https://help.ubuntu.com/8.04/serverguide/mysql.html MySQL is a fast, multi-threaded, multi-user, and robust SQL database server. It is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. To install MySQL, run the following command from a terminal prompt:

MySQL

Create EBS Boot AMI

After the release of New Amazon EC2 Feature: Boot from Elastic Block Store , there are folks asking on AWS forum on how to create an EBS Boot AMI and so I’m posting another way to do it. I hope this will be plain and simple to follow. http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html
http://www.robertsosinski.com/2008/01/26/starting-amazon-ec2-with-mac-os-x/ Amazon EC2 (Elastic Cloud Compute) is making a lot of buzz in the tech industry, and rightfully so. With EC2, you can ramp up to a massive server farm in a matter of minutes, while scaling back down to a single server when things calm down.

Starting Amazon EC2 with Mac OS X - Robert Sosinski