GeistHaus
log in · sign up

Python Deployment Anti-Patterns

hynek.me

Deploying web applications is hard. No shiny continuous deployment talk and no DevOps coolness can change that. Or to use DevOps Borat’s words: “Is all fun and game until you are need of put it in production.“ There are some mistakes I see people doing again and again so I’d like to address them here.

1 page links to this URL
git-based fabric deploys are awesome

When I was pointed to Python Deployment Anti-Patterns by a colleague I was a little shocked to see that the way we had been deploying applications with fabric …

0 inbound links article en outdated