[ENG] Hynek Schlawack: “How to Write Deployment-friendly Applications“ / #PiterPy
How to Write Deployment-friendly Applications
The DevOps movement gave us many ways to put Python applications into production. But should your application care? Should it need to know whether it’s running on your notebook, on a server, in a Docker container, or in some cloud platform as a service?
It should not, because environment-agnostic applications are easier to test, easier to deploy, easier to handle, and easier to scale.
But how can you practically structure and configure your applications to mak
1 view
1230
476
5 years ago 00:14:26 3
[ENG] #DevTalkRu at #PiterPy with Hynek Schlawack (Variomedia AG)
5 years ago 00:54:27 1
[ENG] Hynek Schlawack: “How to Write Deployment-friendly Applications“ / #PiterPy
8 years ago 00:57:48 5
Hynek Schlawack: “Get Instrumented: How Prometheus Can Unify Your Metrics“