SlideShare a Scribd company logo
Oops! I deployed it again New ways to get your app in the cloud  Dylan Jay
You've written a web app And now you need a host
We want it to be easy
We want flexibility
We want it to be cheap
Options Type Providers Flexibility (Easy) Scalability Shared Few e.g. Webfaction ($14) Limited Choice  (Control Panel) None AppEngine One Google (Free) No Choice (Launcher) Built in VPS Lots e.g. Slicehost ($20) Unlimited choice (DIY) DIY Cloud Few e.g. Rackspace ($11) Unlimited choice (DIY) DIY
Can you have your cake  and eat it to?
Hostout (Fabric, buildout) & Silverlining
Code under development
Push vs Pull
Fabric << fabfile.py >> from fabric import api def host_type(): api.run('uname -s') $ fab -H localhost,linuxbox host_type
Buildout Workflow Get the “buildout” $ python bootstrap.py $ bin/buildout $ bin/myinstalledscript … add recipes to buildout.cfg from pypi … $ bin/buildout
Building myapp $ bin/buildout $ bin/paster serve src/myapp/myapp.ini
Useful recipes zc.recipe.egg – download eggs and create scripts
collective.recipe.command – run shell commands
collective.recipe.template – make config files from templates
zc.recipe.cmmi – compile, make, install stuff
isotoma.recipe.apache – or any other useful shortcuts
mr.developer – manage source control
Hostout Is a buildout recipe to replicate a local buildout to many hosts (using fabric)
Hostout Get a “production” buildout
To your develop.cfg buildout add...
[myhost]
recipe = collective.hostout
extends = hostout.cloud hostout.ubuntu
hosttype = rackspace

More Related Content

PPTX
Deploying phalcon on heroku
PDF
Getting Started with ECS: An Easy Way to Run Docker Containers - AWS Summit A...
PPTX
Ansible lightning talk at Scale 12
PDF
Ansible party in the [Google] clouds
PDF
Rebranding an ios application
PDF
[Container X mas Party with flexy] Machine Learning Lifecycle with Kubeflow o...
PPTX
Particle + Node (Hackster CascadiaJS workshop)
PDF
Why is making and managing apps so hard?
Deploying phalcon on heroku
Getting Started with ECS: An Easy Way to Run Docker Containers - AWS Summit A...
Ansible lightning talk at Scale 12
Ansible party in the [Google] clouds
Rebranding an ios application
[Container X mas Party with flexy] Machine Learning Lifecycle with Kubeflow o...
Particle + Node (Hackster CascadiaJS workshop)
Why is making and managing apps so hard?

What's hot (17)

PDF
Play on Docker
PDF
Continuous Deploy
PDF
Auto-scaled Concourse CI on AWS w/o BOSH
PDF
CocoaHeads Paris - CATransaction: What the flush?!
PDF
2016 may-31 dockercon2016–cool-hackssubmission
PDF
Install Concourse CI with BOSH
PDF
[ServerlessDays Zurich 2019] Solving complex business use cases in a serverle...
PDF
AWS Lambda for Data Science @Celerative
KEY
Capistrano, Puppet, and Chef
PDF
ConcourseCi Dockerimage
PDF
Introduction to stack's docker integration (1)
PDF
Ansible on AWS
PPTX
habitat at docker bud
PDF
Using the "pip" package manager for Odoo/OpenERP - Opendays 2014
PDF
ConcourseCi overview
PPTX
Introduction to Jenkins X
PDF
TensorFlow London 13.09.17 Ilya Dmitrichenko
Play on Docker
Continuous Deploy
Auto-scaled Concourse CI on AWS w/o BOSH
CocoaHeads Paris - CATransaction: What the flush?!
2016 may-31 dockercon2016–cool-hackssubmission
Install Concourse CI with BOSH
[ServerlessDays Zurich 2019] Solving complex business use cases in a serverle...
AWS Lambda for Data Science @Celerative
Capistrano, Puppet, and Chef
ConcourseCi Dockerimage
Introduction to stack's docker integration (1)
Ansible on AWS
habitat at docker bud
Using the "pip" package manager for Odoo/OpenERP - Opendays 2014
ConcourseCi overview
Introduction to Jenkins X
TensorFlow London 13.09.17 Ilya Dmitrichenko
Ad

Viewers also liked (6)

PPTX
Gay rights
PDF
Introduzione A Plone
PDF
Lightning talk dexterity behaviors and mosaic
PPTX
Lost in migration
PDF
Wpd uni mc01-rascioni-carletti-plone per il portale unimc
PDF
Mosaic - The Layout Solution You Always Wanted
Gay rights
Introduzione A Plone
Lightning talk dexterity behaviors and mosaic
Lost in migration
Wpd uni mc01-rascioni-carletti-plone per il portale unimc
Mosaic - The Layout Solution You Always Wanted
Ad

Similar to Opps i deployed it again (20)

ODP
Opps I deployed it again-ploneconf2010
PDF
Fabric for fun_and_profit
PPT
How to host an app for $20 in 20min using buildout and hostout
PDF
Deploying Symfony | symfony.cat
PPTX
Java Device I/O at Raspberry PI to Build a Candy Vending Machine
KEY
Psgi Plack Sfpm
KEY
Psgi Plack Sfpm
PDF
Adopt DevOps philosophy on your Symfony projects (Symfony Live 2011)
PDF
Bangpypers april-meetup-2012
KEY
Plack - LPW 2009
PDF
Dependencies Managers in C/C++. Using stdcpp 2014
PDF
Docker module 1
PPTX
Docker & Diego - good friends or not? | anynines
PDF
Odoo development workflow with pip and virtualenv
PDF
MongoDB World 2018: Tutorial - Got Dibs? Building a Real-Time Bidding App wit...
ODP
From Code to Cloud - PHP on Red Hat's OpenShift
PDF
Docker for developers on mac and windows
PDF
IOS 11 setup with appium latest
PDF
Docker for mere mortals
PDF
Building a Django App on Heroku
Opps I deployed it again-ploneconf2010
Fabric for fun_and_profit
How to host an app for $20 in 20min using buildout and hostout
Deploying Symfony | symfony.cat
Java Device I/O at Raspberry PI to Build a Candy Vending Machine
Psgi Plack Sfpm
Psgi Plack Sfpm
Adopt DevOps philosophy on your Symfony projects (Symfony Live 2011)
Bangpypers april-meetup-2012
Plack - LPW 2009
Dependencies Managers in C/C++. Using stdcpp 2014
Docker module 1
Docker & Diego - good friends or not? | anynines
Odoo development workflow with pip and virtualenv
MongoDB World 2018: Tutorial - Got Dibs? Building a Real-Time Bidding App wit...
From Code to Cloud - PHP on Red Hat's OpenShift
Docker for developers on mac and windows
IOS 11 setup with appium latest
Docker for mere mortals
Building a Django App on Heroku

More from Dylan Jay (12)

PPTX
5 things STILL! TOO! HARD! in Plone 5
PDF
The eggless Plone manifesto (or Plone the open source cms-as-a-service platf...
PDF
The goodies of zope, pyramid, and plone (2)
ODP
Surviving an earthquake's worth of traffic
ODP
TTW FTW: Plone as the new wordpress
ODP
Plone pwns
ODP
Buildout: How to maintain big app stacks without losing your mind
ODP
Pyramid Lighter/Faster/Better web apps
PPTX
Plone: The CMS that hits above it's weight
PPT
Funnelweb ploneconf2010
ODP
Plone for python programmers
ODP
TestBrowser Driven Development: How to get bulletproof code from lazy developers
5 things STILL! TOO! HARD! in Plone 5
The eggless Plone manifesto (or Plone the open source cms-as-a-service platf...
The goodies of zope, pyramid, and plone (2)
Surviving an earthquake's worth of traffic
TTW FTW: Plone as the new wordpress
Plone pwns
Buildout: How to maintain big app stacks without losing your mind
Pyramid Lighter/Faster/Better web apps
Plone: The CMS that hits above it's weight
Funnelweb ploneconf2010
Plone for python programmers
TestBrowser Driven Development: How to get bulletproof code from lazy developers

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Machine learning based COVID-19 study performance prediction
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
Tartificialntelligence_presentation.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
A Presentation on Artificial Intelligence
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPT
Teaching material agriculture food technology
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Electronic commerce courselecture one. Pdf
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Diabetes mellitus diagnosis method based random forest with bat algorithm
Assigned Numbers - 2025 - Bluetooth® Document
The Rise and Fall of 3GPP – Time for a Sabbatical?
Machine learning based COVID-19 study performance prediction
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Dropbox Q2 2025 Financial Results & Investor Presentation
Unlocking AI with Model Context Protocol (MCP)
Programs and apps: productivity, graphics, security and other tools
Tartificialntelligence_presentation.pptx
Spectral efficient network and resource selection model in 5G networks
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
A Presentation on Artificial Intelligence
20250228 LYD VKU AI Blended-Learning.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Group 1 Presentation -Planning and Decision Making .pptx
Teaching material agriculture food technology
Per capita expenditure prediction using model stacking based on satellite ima...
Electronic commerce courselecture one. Pdf
Accuracy of neural networks in brain wave diagnosis of schizophrenia

Opps i deployed it again

Editor's Notes

  • #13: Isolated environment Combine eggs, sdist, cmmi, .cfg, php, whatever Recipes do the combining Flow is Configure, build (auto install), run Vs Install, configure, run Can share “buildouts”