Python Side-Cars | Moshe Zadka | Conf42 Python 2022

preview_player
Показать описание
Moshe Zadka
Principal Engineer at Palo Alto Networks

The application has been written. The container build is done on each merge. The last thing you want is to mess around with that. But there are things missing. There's no integration with metrics. There are no readiness checks, so nodes get traffic before they are ready. Luckily, every modern container deployment system allows for "side-cars": container images that are deployed alongside the main application containers. Writing a quick web application in Python to serve these missing bits, to be deployed as a side-car, is a popular solution.

How do you do this? How do you integrate into your container management system? And when is it better to modify the original application?



0:00 Intro
0:24 Talk
Рекомендации по теме