▲ | cnst 3 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
FreeBSD jail predates Amazon Web Services, and so does SWsoft's Virtuozzo that was subsequently open-sourced as OpenVZ. For Amazon SES, DJB's qmail made it possible to send a ridiculous amount of subscription emails very efficiently, too. I've been using a VPS powered by Virtuozzo since like 2002 or 2003, how is EC2 all that different? Just the API? Per https://en.wikipedia.org/wiki/Virtuozzo_(company), SWsoft was founded in 1997, and publicly released Virtuozzo in 2000. Per https://en.wikipedia.org/wiki/FreeBSD_jail, FreeBSD jail was committed into FreeBSD in 1999 "after some period of production use by a hosting provider", and released with FreeBSD 4.0 in 2000. Per https://en.wikipedia.org/wiki/Qmail, qmail was released in 1998. Today, lots of AWS services are basically just re-packaged OSS packages. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | adastra22 3 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
EC2 services aren't tied to a machine, just a region. The details of what machine to instantiate a VM on, or the details of moving a VM between hosts, attaching remote drives over IP, or handling the networking that makes this all possible, that was worked out by Amazon to host Amazon.com, which they then resold as a service under the banner AWS. The pieces were there, but not a unified "cloud" architecture. This is smelling like the classic "Dropbox isn't anything new" HN comment. TODAY amazon services are just re-packaged OSS packages, yes. That wasn't the case before. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|