commandersaki 8 days ago

Google were pioneers to cloud computing

How so? Amazon were the first with S3 and EC2 including API driven control.

2
foobarian 8 days ago

Maybe for public services, but Google did the "cattle not pets" thing with custom Frankensteined beige boxes starting really early on

commandersaki 8 days ago

Modern cloud computing is more than just having a scalable infrastructure of servers, it was a paradigm shift to having elastic demand, utility style pricing, being completely API driven, etc. Amazon were not only the first to market but pioneers in this space. Nothing came close at that time.

phreeza 8 days ago

AWS was the first to sell it, but Google had something that could be called cloud computing (Borg) before that.

nostrebored 8 days ago

What do you think AWS decided to sell? Both companies had a significant interest in making infrastructure easy to create and scale.

pclmulqdq 8 days ago

AWS had a cleaner host-guest abstraction (the VM) that makes it easier to reason about security, and likely had a much bigger gap between their own usage peaks and troughs.

mianos 8 days ago

Yep. Google offered app engine which was good for fairly stateless simple apps in an old limited version of python, like a photo gallery or email client. For anything else is waa dismal. Amazon offered VMs. Useful stuff for a lot more platforms.