SlideShare a Scribd company logo
Juju, LXC, Openstack: Fun with Private Clouds
Sameer Verma, Ph.D.
Professor, Information Systems
College of Business,
San Francisco State University
San Francisco, CA 94132 USA
http://verma.sfsu.edu/
sverma@sfsu.edu
Unless noted otherwise
Dept of Computing
Presented at:
Proxy? What proxy?
The Evil of Port 8080
The Blessing of MonaConnect
@UWIMona #InsideJoke
@sameerverma
Caution: Context can vary. Dramatically.
me
University of the West Indies
Institutional Academic Partner
Centre of Excellence
Mona School of Business
University of the West Indies
Jamaica
http://coe-msb.org/about
Drupal
One Laptop per Child
● Founder:
– OLPC San Francisco
– OLPC Jamaica
● Projects in India, Madagascar, Jamaica
● Research into adoption and use
The Commons Initiative
● Commons Initiative at San Francisco State University
– Gather digital commons on campus
– Connect with upstream commons worldwide
● Some Projects
– Software Freedom Day
– OLPC
– National Day of civic Hacking
– Bay Area Drupal Camp (BADCamp)
– OpenStack
– Moodle
– Printrbot (3D printing)
http://commons.sfsu.edu
Virtual Worlds
“You take the red pill - you stay in Wonderland,
and I show you how deep the rabbit hole is.”
- Morpheus, The Matrix
Holodeck on StarTrek Enterprise TNG
Holodeck
● Star Trek:
http://en.wikipedia.org/wiki/Holodeck
● A simulated reality, where 3D worlds could be
simulated with force fields and projections.
● Load, run, freeze and store programs.
Final scene “Star Trek: Enterprise”
http://youtu.be/pXotJu1CapU
“Computer, end program”
As it was in the beginning
● Mainframe virtualization.
● IBM's CP-40 research system in 1967.
● Compartmentalize large processing
capabilities.
● Run processes separately.
● Lease “slices” to different customers.
Too many servers?
● Data center challenges
– One physical server for one application
● Web
● Storage
● Authentication
● Network
– Power, Cooling, Bandwidth...
– Under-utilization
= 4
90%
40%
20%
50%
Rise of Apache
● Apache VirtualHost.
● Multiple virtual web hosts in each physical
server.
● Led to the adoption of Apache in server
rooms.
● Eventually led to Linux to run these websites.
● Still one underlying OS.
Single point of failure?
Hypervisor
hypervisor
operating system operating system operating system
hardware
Type 1: Bare Metal (example: kvm)
apps appsapps apps apps apps apps
Hypervisor
hardware
hypervisor
operating system (guest) operating system operating system
operating system (host)
Type 2: Hosted (example: virtualbox)
apps apps apps apps apps appsapps
Paravirtualization
hardware
hypervisor
operating system (modified)
operating system (host)
apps appsapps
common
Example: Linux Container (LXC)
operating system (modified)
apps appsapps
Cloud
memegenerator.net
* as a Service
● Software as a Service (SaaS)
– Salesforce.com, GoogleDocs
● Platform as a Service (PaaS)
– Google App Engine, Heroku, OpenShift
● Infrastructure as a Service (IaaS)
– OpenStack, Eucalyptus, CloudStack
● Metal as a Service (MaaS)
– Ubuntu MaaS
Public and Private clouds
Public Private
Hybrid clouds
Public Private
+
Two reasons: Compliance and spillover
Hypervisors galore!
Hypervisors (xen, kvm, vmware, hyper-v, virtualbox, ...)
https://www.openstack.org/software/
Start local, go global.
http://virtualbox.org
Build on Virtualbox, Deploy in the cloud.
Virtualbox
An extreme example...
Windows 3.1 on Virtualbox
Note: Some of you may not be old enough to remember this!
Moving VM into the cloud
Windows 3.1 in the cloud!
Trystack
http://trystack.org/
Juju + charms
Juju
charms
LXC
...
Orchestration
https://juju.ubuntu.com/
Student Projects
● Single machine OpenStack installation
– http://commons.sfsu.edu/report-openstack-project-campus
● Private cloud on multiple nodes
– http://commons.sfsu.edu/continuing-openstack-project-phase-2
Owncloud example
Juju commands to orchestrate a OwnCloud
instance with a MySQL backend.
$ juju deploy owncloud
$ juju deploy mysql
$ juju add­relation owncloud mysql
$ juju expose owncloud
Owncloud with Juju + LXC
$ juju status
Owncloud with Juju + LXC
Owncloud with Juju + LXC
Cloud computing
Questions?
sverma@sfsu.edu
Made with

More Related Content

PDF
Juju presentation
PDF
Service orchestration and metal as a service with juju and maas
PDF
Maas Juju Introduction
PDF
New features in OpenNebula 5.4, Jaime Melis
PPTX
Virtual Machine LAMP on Windows
PDF
Mocloudos - Feather-weight Cloud OS developed within
14 man-days
PDF
Understanding Juju Charms
PDF
Customizing Virtual Machine Images - Javier Fontán
Juju presentation
Service orchestration and metal as a service with juju and maas
Maas Juju Introduction
New features in OpenNebula 5.4, Jaime Melis
Virtual Machine LAMP on Windows
Mocloudos - Feather-weight Cloud OS developed within
14 man-days
Understanding Juju Charms
Customizing Virtual Machine Images - Javier Fontán

What's hot (20)

PPTX
Intro to Node.js (v1)
PDF
Performance Strategies
PDF
Gotszling mogo db-membase
PDF
PDF
Live demo
PDF
Kvm optimizations
PPTX
Sequelize js
PDF
High-performance high-availability Plone
ODP
MongoDB Devops Madrid February 2012
PPTX
Virtualization for Developers
PDF
Getting started with the Lupus Nuxt.js Drupal Stack
PPTX
Halton Software Peer 2 Peer Meetup #10
ODP
Why choose ubuntu server
PDF
unga - boosting opensim
PDF
Decoupling Drupal mit dem Lupus Nuxt.js Drupal Stack
PPTX
Improving build solutions dependency management with webpack
PDF
Apache CouchDB
PDF
First Step towards WebAssembly with Rust
PDF
WordPress Performance & Scalability
ODP
Couch base
Intro to Node.js (v1)
Performance Strategies
Gotszling mogo db-membase
Live demo
Kvm optimizations
Sequelize js
High-performance high-availability Plone
MongoDB Devops Madrid February 2012
Virtualization for Developers
Getting started with the Lupus Nuxt.js Drupal Stack
Halton Software Peer 2 Peer Meetup #10
Why choose ubuntu server
unga - boosting opensim
Decoupling Drupal mit dem Lupus Nuxt.js Drupal Stack
Improving build solutions dependency management with webpack
Apache CouchDB
First Step towards WebAssembly with Rust
WordPress Performance & Scalability
Couch base
Ad

Viewers also liked (10)

ODP
Implementing CloudStack's VPC feature
PPTX
VXLAN Integration with CloudStack Advanced Zone
PPTX
Apache cloud stack 4.1 new features deep dive
PPTX
Cloud stack networking shapeblue technical deep dive
PDF
Hacking apache cloud stack
PDF
Evolution of CloudStack Architecture (Collab 2012)
PDF
Redis trouble shooting_eng
PPTX
Jenkins - From Continuous Integration to Continuous Delivery
PPT
CI and CD with Jenkins
PDF
Исковое заявление Waymo
Implementing CloudStack's VPC feature
VXLAN Integration with CloudStack Advanced Zone
Apache cloud stack 4.1 new features deep dive
Cloud stack networking shapeblue technical deep dive
Hacking apache cloud stack
Evolution of CloudStack Architecture (Collab 2012)
Redis trouble shooting_eng
Jenkins - From Continuous Integration to Continuous Delivery
CI and CD with Jenkins
Исковое заявление Waymo
Ad

Similar to Juju, LXC, OpenStack: Fun with Private Clouds (20)

PDF
"Computer, end program": Virtualization and the Cloud
PDF
Computer, end program
PDF
Railway Route Optimizer
PPTX
1 Introduction to JAVA.pptx
PDF
Pharo Hands-On: 01 welcome
PDF
Reaktive Programmierung mit den Reactive Extensions (Rx)
ODP
Vert.x keynote for EclipseCon 2013
PDF
Containerization Principles Overview for app development and deployment
PDF
D. Andreadis, Red Hat: Concepts and technical overview of Quarkus
PDF
201708 OpenStack Seminar in Myanmar
PDF
Linux advanced concepts - Part 2
PPT
Openstack - An introduction/Installation - Presented at Dr Dobb's conference...
PDF
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...
PPTX
Splunking the JVM
PPTX
Web technologies lesson 1
PDF
Demystifying Containerization Principles for Data Scientists
PDF
Containing the world with Docker
PPT
Busy Architects Guide to Modern Web Architecture in 2014
PDF
DCOS Presentation
"Computer, end program": Virtualization and the Cloud
Computer, end program
Railway Route Optimizer
1 Introduction to JAVA.pptx
Pharo Hands-On: 01 welcome
Reaktive Programmierung mit den Reactive Extensions (Rx)
Vert.x keynote for EclipseCon 2013
Containerization Principles Overview for app development and deployment
D. Andreadis, Red Hat: Concepts and technical overview of Quarkus
201708 OpenStack Seminar in Myanmar
Linux advanced concepts - Part 2
Openstack - An introduction/Installation - Presented at Dr Dobb's conference...
Students of Navgujarat College of Computer Applications, Ahmedabad felt excit...
Splunking the JVM
Web technologies lesson 1
Demystifying Containerization Principles for Data Scientists
Containing the world with Docker
Busy Architects Guide to Modern Web Architecture in 2014
DCOS Presentation

More from Sameer Verma (20)

PDF
From Efficiency to Innovation: Transforming Business Value through Gen AI
PDF
Big Data Analytics: Concepts, Technologies, and Operations
PDF
A Framework for Information Access in Rural and Remote Communities
PDF
Digital Commons: A Strategic View
PDF
The Commons Initiative at SF State
PDF
Civictech in Academia
PDF
Tci sfsu-uo h-2015
PDF
XOVis - Analytics and Visualization for Sugar and OLPC
PDF
Creativity and Innovation with One Laptop per Child
PDF
OLPC from around the World
PDF
The Joy of Z Axis: Creativity and Innovation through 3D Printing
PDF
One Laptop per Child and Sugar: Collaborative, Joyful and Self-empowered Lear...
PDF
Pathagar at Books in Browsers 13
PDF
Education and Social Inclusion through Information
PDF
Drupal and the Semantic Web
PDF
Social Justice and Equity through Information
PDF
Social Justice and Equity through Information
PDF
Facilitating a Digital Commons for Generations to Come
PDF
Social Justice and Equity in the Academy
PDF
Herding Cats: Governance in Free and Open Source Software
From Efficiency to Innovation: Transforming Business Value through Gen AI
Big Data Analytics: Concepts, Technologies, and Operations
A Framework for Information Access in Rural and Remote Communities
Digital Commons: A Strategic View
The Commons Initiative at SF State
Civictech in Academia
Tci sfsu-uo h-2015
XOVis - Analytics and Visualization for Sugar and OLPC
Creativity and Innovation with One Laptop per Child
OLPC from around the World
The Joy of Z Axis: Creativity and Innovation through 3D Printing
One Laptop per Child and Sugar: Collaborative, Joyful and Self-empowered Lear...
Pathagar at Books in Browsers 13
Education and Social Inclusion through Information
Drupal and the Semantic Web
Social Justice and Equity through Information
Social Justice and Equity through Information
Facilitating a Digital Commons for Generations to Come
Social Justice and Equity in the Academy
Herding Cats: Governance in Free and Open Source Software

Recently uploaded (20)

PPTX
20th Century Theater, Methods, History.pptx
PDF
IGGE1 Understanding the Self1234567891011
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
advance database management system book.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Computer Architecture Input Output Memory.pptx
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
20th Century Theater, Methods, History.pptx
IGGE1 Understanding the Self1234567891011
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
TNA_Presentation-1-Final(SAVE)) (1).pptx
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
Virtual and Augmented Reality in Current Scenario
Chinmaya Tiranga quiz Grand Finale.pdf
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
B.Sc. DS Unit 2 Software Engineering.pptx
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
advance database management system book.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Computer Architecture Input Output Memory.pptx
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Practical Manual AGRO-233 Principles and Practices of Natural Farming
Unit 4 Computer Architecture Multicore Processor.pptx

Juju, LXC, OpenStack: Fun with Private Clouds