forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjohn-kraal-high-availability-scaling-with-share-nothing-architecture.json
More file actions
22 lines (22 loc) · 1.41 KB
/
john-kraal-high-availability-scaling-with-share-nothing-architecture.json
File metadata and controls
22 lines (22 loc) · 1.41 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": "John Kraal - High Availability Scaling with Share Nothing Architecture\n[EuroPython 2016]\n[21 July 2016]\n[Bilbao, Euskadi, Spain]\n(https://ep2016.europython.eu//conference/talks/high-availability-scaling-with-share-nothing-architecture)\n\nScaling a project to a worldwide scale with the same performance and\navailability in every region using Python isn\u2019t easy, but with the\nright mindset and tools it\u2019s a very viable target.\n\n-----\n\nWe will discuss methods of delivering software, with automated scaling\nsystems, building units out of your project to manage separately and\nhow to reliably and securely distribute data to separate clusters, and\nhow we have achieved this with the use of Celery, Redis, Databases,\nProtobuf and other modern tools, whilst making sure to highlight our\npitfalls and successes",
"duration": 1249,
"language": "eng",
"recorded": "2016-08-04",
"related_urls": [
"https://ep2016.europython.eu//conference/talks/high-availability-scaling-with-share-nothing-architecture"
],
"speakers": [
"John Kraal"
],
"tags": [],
"thumbnail_url": "https://i.ytimg.com/vi/G1Z99GWvJCQ/maxresdefault.jpg",
"title": "High Availability Scaling with Share Nothing Architecture",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=G1Z99GWvJCQ"
}
]
}