Microservices 101: The good, the bad and the ugly (ZDNet)
Microservices 101: The good, the bad and the ugly (ZDNet)
Posted Jul 14, 2015 7:24 UTC (Tue) by torquay (guest, #92428)In reply to: Microservices 101: The good, the bad and the ugly (ZDNet) by SEJeff
Parent article: Microservices 101: The good, the bad and the ugly (ZDNet)
erm? Atomic is for running Docker containers. I'm referring to user-facing stuff like evince, firefox, libreoffice, gimp, etc. They spew their files all over the file system, mixing in with OS level components. On top of that, a security hole in firefox has the potential to expose all of the user's data.
Or is there already a containerized version of firefox?
Posted Jul 14, 2015 14:43 UTC (Tue)
by drag (guest, #31333)
[Link] (1 responses)
There is, but it's not going to be easily usable in a manner that is suitable for a workstation or desktop. People are working on sandboxing/containerizing desktop applications, but desktop requirements are always significantly higher then individual servers.
> erm? Atomic is for running Docker containers. I'm referring to user-facing stuff like evince, firefox, libreoffice, gimp, etc.
What on earth does it have to do with 'Microservices'? Regardless, the atomic hosts are very stripped down. You are not going to have to worry about firefox vulnerabilities.
Posted Jul 14, 2015 15:06 UTC (Tue)
by rahulsundaram (subscriber, #21946)
[Link]
Posted Jul 14, 2015 15:21 UTC (Tue)
by raven667 (subscriber, #5198)
[Link]
This problem has had a lot more work put into solving it on the mobile platforms like iOS and Android, to prevent end-users from destroying their phones when installing third-party software, by heavily sandboxing the apps and providing much more restricted APIs for them to communicate with one another and with the OS. This style of user-facing software deployment is no longer experimental but is now a proven standard, unfortunately the number of man-hours it will take to shoe-horn existing software into the sandboxed app-store model means that we are years away from having this be the default on traditional Linux distros.
ChromeOS is probably the leading Linux distro here, one of the few that sells significant amounts of hardware to the non-IT-employee market.
Posted Jul 15, 2015 4:07 UTC (Wed)
by SEJeff (guest, #51588)
[Link] (1 responses)
https://blog.jessfraz.com/post/docker-containers-on-the-d...
Posted Jul 15, 2015 10:03 UTC (Wed)
by torquay (guest, #92428)
[Link]
Looks like each desktop app was containerized by a bunch of dedicated hand-tuned hacks.
However, it is very cool as an effective technology demonstrator... even PulseAudio was containerized!
Microservices 101: The good, the bad and the ugly (ZDNet)
Microservices 101: The good, the bad and the ugly (ZDNet)
Microservices 101: The good, the bad and the ugly (ZDNet)
Microservices 101: The good, the bad and the ugly (ZDNet)
Microservices 101: The good, the bad and the ugly (ZDNet)