forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathandres-cidel-create-secure-production-environment-using-docker.json
More file actions
22 lines (22 loc) · 1.61 KB
/
andres-cidel-create-secure-production-environment-using-docker.json
File metadata and controls
22 lines (22 loc) · 1.61 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": "Andr\u00e9s Cidel - Create secure production environment using Docker\n[EuroPython 2016]\n[18 July 2016]\n[Bilbao, Euskadi, Spain]\n(https://ep2016.europython.eu//conference/talks/create-secure-production-environment-using-docker)\n\nThe purpose of this talk if pointing out that using Docker in\nproduction is perfectly valid, not just for develop and CI\nenvironments.\n\n-----\n\nDocker is a relatively new technology platform that helps teams\ndevelop, deploy and scale applications with greater ease and speed.\nHowever, there are doubts about using Docker in production\nenvironments. One important reason is that containers don't provide\nthe same security layer as hypervisors do.\n\nThe purpose of this talk is pointing out that using Docker in\nproduction is perfectly valid, not just for develop and CI\nenvironments.\n\nWe'll learn:\n\n- How Docker works.\n- Main risks.\n- How create and maintain secure images.\n- How defend containers.\n- How delimit security risks in containers.\n- Best practices for running containers.",
"duration": 1483,
"language": "eng",
"recorded": "2016-08-05",
"related_urls": [
"https://ep2016.europython.eu//conference/talks/create-secure-production-environment-using-docker"
],
"speakers": [
"Andr\u00e9s Cidel"
],
"tags": [],
"thumbnail_url": "https://i.ytimg.com/vi/uPSRT_7WseM/maxresdefault.jpg",
"title": "Create secure production environment using Docker",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=uPSRT_7WseM"
}
]
}