Search Postgresql Archives

Re: postgreSQL & amazon ec2 cloud

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sanjay Arora wrote:
Hello all

Is it possible to host postgreSQL on Amazon's cloud? What are the issues involved?

in theory, sure.   anything is possible.

in practice, as I understand it from my relatively superficial reading, fast storage is fairly expensive and limited in the EC2 compute cloud, and also not real persistent (if the cloud node goes down, so does its directly attached storage).. and the bulk S3 storage is high latency and not really suitable for relational database use.

the most effective use of the S3 and EC2 cloud I've read of is where the S3 storage is used for bulk persistent storage of backups of things like large photo libraries,, and the EC2 cloud is used for relatively atomic computational operations, such as batch scaling multiple image sizes from large volumes of digital photos.



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux