ScienceLogic Wins 2011 Cloud Computing Excellence Award

ScienceLogic Wins 2011 Cloud Computing Excellence Award
RESTON, VA, Feb 06, 2012 (MARKETWIRE via COMTEX) — The ScienceLogic(TM) IT operations and cloud management platform has been named a 2011 Cloud Computing Excellence Award winner by global, integrated media company TMC and Cloud Computing Magazine.
Read more on MarketWatch (press release)

G-Cloud hopefuls given second chance
By Antony Savvas | Published: 09:51 GMT, 09 February 12 | Computerworld UK The government is offering cloud computing providers a second chance to supply their offerings via its G-Cloud Framework for the public sector. The CloudStore, as part of the …
Read more on CIO UK

Related FAQ:
Question by tefa: Is there any relation between multicore and Cloud Computing ?
I was asked to talk about the “Effects of multi-core on cloud computing” ? are there any materials that might help me ?

Best answer:

Answer by Nick
These two concepts have little to do with each other.

In general, cloud computing is doing your computing remotely, on computers you don’t own and don’t particularly know the location of, although if you like the concept but you’re a big company with trust issues you could put together your own cloud.

Multicore computers can do compute operations simultaneously. Multicore computers are often used for transaction processing, where you can use several lower-speed (cheaper) cores to handle several simultaneous transactions (symmetric multiprocessing).

Whether a CPU with multiple slower cores is “better” than a faster single-core CPU depends on what you want it to do. If no particular task requires a lot of CPU, then the more cores you have, the better.

Add your own answer in the comments!