Ok, so, from the EBS web page...we can speculate... As an example, a medium sized website database might be 100 GB in size and > expect to average 100 I/Os per second over the course of a month. This would > translate to $10 per month in storage costs (100 GB x $0.10/month), and > approximately $26 per month in request costs (~2.6 million seconds/month x > 100 I/O per second * $0.10 per million I/O). >
We might seek out the Freebase folks and inquire for the what their costs are like to provide an EBS dataset. Mark On Mon, Dec 21, 2009 at 12:43 AM, Wayne Fay <[email protected]> wrote: >> What's the current storage requirements for the central repository at this time? >> > > Per Jarvana, Central is around 100gb, as of mid October 2009: > http://www.jarvana.com/jarvana/info/repository_statistics > > Wayne > > On Sun, Dec 20, 2009 at 9:09 PM, Mark Diggory <[email protected]> wrote: > I imagine there have to be a number of projects/companies out there > using Maven artifacts and incurring bandwidth costs to build systems. > Atlassian seems to be recommending the practice to its Bamboo users... > > > http://confluence.atlassian.com/display/BAMBOO/Populating+your+EBS+volume#PopulatingyourEBSvolume-UploadingMaven2repositorydata > > I know its not much, but on large builds and continuous integration > projects would benefit. > > What's the current storage requirements for the central repository at this > time? > > I wonder if the maven central repo could qualify as a public dataset? > http://aws.amazon.com/publicdatasets/ > http://developer.amazonwebservices.com/connect/forum.jspa?forumID=55 > > Mark > > On Sun, Dec 20, 2009 at 8:28 PM, Carlos Sanchez <[email protected]> wrote: > > there was some talk about it during ApacheCON but there are some costs > > associated > > > > - S3 storage of the EBS snapshot > > - bandwidth to upload the repo and keep it up to date > > - an EC2 machine to do the rsync and scheduled snapshots of the EBS > volume > > > > There's an option to "sell" it so users end paying the fees > > > > > > On Sun, Dec 20, 2009 at 8:18 PM, Mark Diggory <[email protected]> > wrote: > >> Cheers, > >> > >> After experimenting a bit with EC2, It seems it would be ideal if > >> there were an EBS volume that had all the Maven central repository > >> within it. Does anyone know of such a thing? > >> > >> thanks, > >> Mark > >
