Solid Python Application Deployments for Everybody

Solid Python Application Deployments for Everybody

EuroPython Conference via YouTube Direct link

Be Paranoid /bin/false REVO ALL

13 of 16

13 of 16

Be Paranoid /bin/false REVO ALL

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Solid Python Application Deployments for Everybody

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Solid Python Application Deployments For Everybody
  2. 2 "It is important to find simple solutions instead of stopping as soon as a first solution is found." - Donald Knuth
  3. 3 Put effort int making your deployments simple.
  4. 4 Development tests!
  5. 5 System Package spotty outdated loss of control
  6. 6 Pin Deps Har Django == 1.4.3 Don't rely on SemVe update w/ pip-tool
  7. 7 build tools repetitive downloads
  8. 8 introspection CM integration versatile
  9. 9 1. check out from VCS 2. create virtualenv 3. install dependencies 4. do whatever you wa 5. package result 6. push to your repo
  10. 10 Abuse the Pipelin run tests LESS/SASS/CoffeeScri compression cache busting
  11. 11 Configuration Management declarative describe the goal CM choses the path
  12. 12 Why anyway safety/security reproducible
  13. 13 Be Paranoid /bin/false REVO ALL
  14. 14 It's Easy! upstart systemd supervisord circus
  15. 15 log to stderr redirect stderr syslo use OS tools
  16. 16 Using Apache is perfectly fine.

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.