Capabilities
SPLVM Virtualized System Meetup
Host: Mossaka
- Community hosted meetup for discussing anything related to distributed systems, operating systems, database, and networking. Currently focusing on virtualization, tracking course UCSD CSE 291.
- Schedule
- Biweekly Zoom meeting on Monday at 5pm PDT
- Code of Conduct
- Please use “Raise Hands” feature on Zoom
- Welcome to unmute or comment in chat at ANY TIME!
Theory
Linux Containers: where are they now?
transition to Docker containers for
- better economy for PaaS providers
- better dev pipelines
- better parity b/ dev/test environments
- additional security layers
- cutting energy costs
Google “everything at Google runs in a container” - 2014 (source)
Google has released Kubernetes to manage containers (aka Borg)
- Heroku “Dynos”
- VMware Photon / WMware Cloud
- All major clouds
- Engine Yard (deislabs)
- RedHat OpenShift
- Cloud Foundry