Slashdot Mirror


Insights Into Google Compute Engine

snydeq writes "The Compute Engine announcement at Google I/O made it clear that Google intends to take Amazon EC2 head on. Michael Crandell, who has been testing out Compute Engine for some time now, divulges deeper insights into the nascent IaaS, which, although enticing, will have a long road ahead of it in eclipsing Amazon EC2. 'Even in this early stage, three major factors about Google Cloud stood out for Crandell. First was the way Google leveraged the use of its own private network to make its cloud resources uniformly accessible across the globe. ... Another key difference was boot times, which are both fast and consistent in Google's cloud. ... Third is encryption. Google offers at-rest encryption for all storage, whether it's local or attached over a network. 'Everything's automatically encrypted,' says Crandell, 'and it's encrypted outside the processing of the VM so there's no degradation of performance to get that feature.'"

3 of 80 comments (clear)

  1. Re:Encryption detail? by davester666 · · Score: 2, Funny

    No keys, they use ROT-52 for extra security while still enabling excellent throughput.

    --
    Sleep your way to a whiter smile...date a dentist!
  2. Re:Encryption detail? by Anonymous Coward · · Score: 2, Funny

    Little known fact: ROT-52 encrypted data is susceptible to both chosen plaintext attacks and decryption with the weaker ROT-26 standard.

  3. Re:Encryption detail? by Anonymous Coward · · Score: 2, Funny

    That's why you should use several iterations of it. ROT-52 may be simple, but 16ROT-52 takes 16 times as long to decrypt.