forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbest-practices-for-python-in-the-cloud.json
More file actions
38 lines (38 loc) · 1.9 KB
/
best-practices-for-python-in-the-cloud.json
File metadata and controls
38 lines (38 loc) · 1.9 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
35
36
37
38
{
"alias": "video/1077/best-practices-for-python-in-the-cloud",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "Abstract: Whether you\u2019re an independent developer or development manager\nin a large company, \u201cthe cloud\u201d is on everyone\u2019s mind. But just because\nit\u2019s in the cloud, doesn\u2019t mean development and deployment is\neffortless. The cloud presents infrastructure and development challenges\nin a new way.\n\nIn this presentation, ActiveState's Gisle Aas will share best practices\nin building and deploying a Python-centric LAMP stack(s) on the cloud\nfor a range of web-based applications from simple Django site to HPC GPU\nClusters.\n\nBased on ActiveState\u2019s experiences, Gisle will discuss the challenges\nfaced and lessons learned in building an infrastructure to deploy web\napplications to the cloud with Python.\n\nYou will learn about:\n\n- Which packages are critical for a secure, Python-centric LAMP stack\n (and what it takes to build them)!\n- Tips for developing, deploying, and scaling Python applicaitons in\n the cloud\n- How to use Python to connect and build infrastructure to support and\n manage your deployment\n\n",
"duration": null,
"id": 1077,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-18",
"slug": "best-practices-for-python-in-the-cloud",
"speakers": [
"Gisle Aas"
],
"summary": "[EuroPython 2011] Gisle Aas - 21 June 2011 in \"Track Lasagne\"\n",
"tags": [
"cloud",
"deploy",
"deployment",
"django",
"gpu",
"hpc",
"infrastructure",
"lamp",
"packages",
"scaling",
"web"
],
"thumbnail_url": "http://i.ytimg.com/vi/nQWVlXlJwp0/hqdefault.jpg",
"title": "Best Practices for Python in the Cloud",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=nQWVlXlJwp0"
}
]
}