Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What is could computing?

People mean many different things by cloud computing. No time to explain what. One specific example:

How much would it cost to run SiD LOI simulation/reconstruction on EC2?

You pay for:

  • Virtual server up time (not specifically CPU time) – $0.10 EC2 Compute Unit/hr
  • Local IO (to 'disk')
  • Network IO

...

  • Make more efficient use of resources (e.g. use multi-CPU machines which give slightly better price)
  • Wait for competition to drive down price
  • Run cloud software at SLAC
  • Get it for free from Amazon.

Practicalities

Amazon EC2 does not by itself provide a batch system. Need to set up something on top of pure cloud setup.