Solid Python Application Deployments for Everybody
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Syllabus
Solid Python Application Deployments For Everybody
"It is important to find simple solutions instead of stopping as soon as a first solution is found." - Donald Knuth
Put effort int making your deployments simple.
Development tests!
System Package spotty outdated loss of control
Pin Deps Har Django == 1.4.3 Don't rely on SemVe update w/ pip-tool
build tools repetitive downloads
introspection CM integration versatile
1. check out from VCS 2. create virtualenv 3. install dependencies 4. do whatever you wa 5. package result 6. push to your repo
Abuse the Pipelin run tests LESS/SASS/CoffeeScri compression cache busting
Configuration Management declarative describe the goal CM choses the path
Why anyway safety/security reproducible
Be Paranoid /bin/false REVO ALL
It's Easy! upstart systemd supervisord circus
log to stderr redirect stderr syslo use OS tools
Using Apache is perfectly fine.
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube