forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanaging-the-cloud-with-libcloud.json
More file actions
34 lines (34 loc) · 1.49 KB
/
managing-the-cloud-with-libcloud.json
File metadata and controls
34 lines (34 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"alias": "video/1044/managing-the-cloud-with-libcloud",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "libcloud is an open-source client library for interacting with different\ncloud providers.\n\nThe primary goal of the library is to abstract all the provider\ndifferences away and expose common functionality in a nice, clean and\nconcise API.\n\nThis talk will address the following topics:\n\n- Why a library like this was built in the first place\n- Different problems we have encountered while building it (not all the\n providers always play nice)\n- An introduction to the library API (compute, storage and\n load-balancer part)\n- How to use it to build something useful and fun\n- How to participate and contribute\n- Roadmap and plans for the future\n\n",
"duration": null,
"id": 1044,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-21",
"slug": "managing-the-cloud-with-libcloud",
"speakers": [
"Toma\u017e Muraus"
],
"summary": "[EuroPython 2011] Toma\u017e Muraus - 22 June 2011 in \"Track Ravioli \"\n",
"tags": [
"api",
"cloud"
],
"thumbnail_url": "http://i.ytimg.com/vi/R8fC4efkj2s/hqdefault.jpg",
"title": "Managing the cloud with libcloud",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=R8fC4efkj2s"
},
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=6FlvXN2JxTc"
}
]
}