forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuilding-scalable-web-apps.json
More file actions
30 lines (30 loc) · 1.13 KB
/
building-scalable-web-apps.json
File metadata and controls
30 lines (30 loc) · 1.13 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
{
"alias": "video/1162/building-scalable-web-apps",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "Building scalable web applications may seem like a distant problem, but\nthe problem is not thinking about it before it's too late. This talk\nwill focus on designing a scalable web application before it needs to be\n(and avoiding the premature optimization dilemma). It will cover topics\nsuch as efficient usage of your database, appropriate caching (and\ninvalidation!), and what the speaker considers as best practices.\n",
"duration": null,
"id": 1162,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-07",
"slug": "building-scalable-web-apps",
"speakers": [
"David Cramer"
],
"summary": "[EuroPython 2011] David Cramer - 21 June 2011 in \"Track Spaghetti\"\n",
"tags": [
"optimization",
"scalable",
"web"
],
"thumbnail_url": "http://i.ytimg.com/vi/cubJ4tYVrNc/hqdefault.jpg",
"title": "Building Scalable Web Apps",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=cubJ4tYVrNc"
}
]
}