Internet Infrastructure for Everyone
just_another_sean sends in a story at Wired about a group of engineers trying to build a new server operating system that will make it easier to deploy a multitude of technologies for people and companies that aren't tech giants.
"The project is based on Google’s ChromeOS, the new-age laptop operating system that automatically updates itself every few weeks, but unlike ChromeOS, it can run more than just your personal machine. It can run every web service you ever visit, no matter how big. And it will let the companies that run those services evolve their online operations much more quickly — and cheaply — than they can with traditional server software. 'We’ve borrowed a lot of concepts from the browser world,' Polvi explains, 'and applied them to servers.' You can think of CoreOS as a new substrate for the internet. Web giants such as Google and Amazon and big Wall Street financial outfits, including the NASDAQ stock exchange, have built similar server operating systems for their own use, but with CoreOS — an open source software project — Polvi’s startup is creating something anyone can use. 'We’re building Google’s infrastructure for everyone else,' he says. In doing so, Polvi and his team hope this OS can more rapidly fill the security holes that plague our computer servers, while speeding the evolution of the software applications that run atop them."
Can anyone decipher exactly what it is he's promising? Another layer in the OSI model that tries to reinvent the Java wheel and run everything natively?
Sounds like little VMs on a bare bones OS to me. Nothing new here and yet another rehash.
---- Booth was a patriot ----
If you want all devices to run everything you need IPV6. ISPs are lagging badly. Even though it is not the hardest thing in the world. France and Asia are switching. My ISP is running a pre-pilot for over 2 years, it runs fine. They are still not roling it out for the rest of the users (probably corp funding that is lacking).
There is no way around understanding what you are doing. If you want to have services without that expertise, rent them from a managed service provider. Chances are good they will not mess up as badly as you are certain to do.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
If you're worried about getting old maybe you should look into the Cryonics Institute for a chance at immortality.
With CoreOS, the idea is to build an OS that you can instantly replace whenever you like, without breaking the software applications that run on it.
Google has long done this sort of thing on desktops and laptops. The search giant built its web browser, Chrome, so that it can automatically update the thing whenever it likes, and it eventually extended this arrangement to ChromeOS, which revolves around the Chrome browser. If you own a Chromebook, you get a new operating system every six weeks or so â" and all you have to do is reboot your machine.
[...]
Part of the trick is that Polviâ(TM)s team has pared a server operating system down to the bare minimum. The thing doesnâ(TM)t include all the bells and whistles youâ(TM)ll find in other server OSes, including most versions of Linux, and it cleanly separates the OS from the applications that run atop it.
With CoreOS, all applications sit inside âoecontainersâ â" little bubbles of software code that include everything an application needs to run. These containers then latch onto the main OS through the simplest of interfaces. That means you can easily move applications from OS to OS and from machine to machine â" much as you move shipping containers from boat to boat and train to train â" but it also means you can easily update the OS without disturbing the applications. âoeThe way weâ(TM)re able to consistently update the OS â" and be nimble â" is to make sure we have a consistent way of running applications,â Polvi says.
That's what's being promised. Sounds ambitious.
If it's for-profit but free, you're not the customer -- you're the product (e.g., the Slashdot Beta's "audience").
Unlike the article, http://coreos.com/ front page actually summarizes what they are doing. Stripped down Linux kernel only OS that runs your apps in 'containers'.