forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalexys-jacob-using-service-discovery-to-build-dynamic-python-applications.json
More file actions
22 lines (22 loc) · 1.73 KB
/
alexys-jacob-using-service-discovery-to-build-dynamic-python-applications.json
File metadata and controls
22 lines (22 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"copyright_text": "Creative Commons Attribution license (reuse allowed)",
"description": "Alexys Jacob - Using Service Discovery to build dynamic python applications\n[EuroPython 2016]\n[20 July 2016]\n[Bilbao, Euskadi, Spain]\n(https://ep2016.europython.eu//conference/talks/service-discovery-for-dynamic-python-applications)\n\nLet's compare the usage of three major **service discovery**\ntechnologies to build a dynamic and distributed python application !\n\nThis talk will be about **consul**, **etcd** and **zookeeper** and\ntheir python bindings and will feature code along with a live demo.\n\n-----\n\nThis talk will **showcase and compare** three Service Discovery\ntechnologies and their usage to **build a dynamic and distributed\npython application** :\n\n- consul\n- etcd\n- zookeeper\n\nAfter a short introduction to service discovery, we will **iterate and\ncompare** how we can address the concrete and somewhat complex design\nof our python application using each technology.\n\nWe'll then be able to discuss their strengths, weaknesses and python\nbindings and finally showcase the application in a demo.\n\nAll the source code will of course be made available for the audience\nto benefit and start from for their own use !",
"duration": 2039,
"language": "eng",
"recorded": "2016-08-01",
"related_urls": [
"https://ep2016.europython.eu//conference/talks/service-discovery-for-dynamic-python-applications"
],
"speakers": [
"Alexys Jacob"
],
"tags": [],
"thumbnail_url": "https://i.ytimg.com/vi/S7bsPbJvBzU/maxresdefault.jpg",
"title": "Using Service Discovery to build dynamic python applications",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=S7bsPbJvBzU"
}
]
}