Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Talk details are specified in YAML files
# YAML was selected because we can use multi-line strings and add
# comments in the file.
speaker_name: "Niall Byrne"
talk_title: "K8's for Python Projects"
# At least 1 tag is necessary!!
talk_tags:
- "Tools, Testing, and Practices"
talk_abstract: "Container orchestration has made choosing an operating environment for your application a much less apprehensive decision. There are now multiple abstraction layers available that take the fear out of vendor lock in, and make the commitment to a vendor much more palatable. Specifically, Kubernetes has provided developers a consistent cloud-agnostic interface with which to deploy applications and has achieved critical mass as the orchestration solution of choice. However all solutions bring with them new challenges- and this is no exception. Before taking the leap, it's essential to have some idea of the complexity involved. As a developer interested in both Django and containers, it seemed prudent to me to evaluate Kubernetes as a production platform. Here's some of the twists and hidden caveats, (as well as the pleasantries) of working with this orchestration solution."
about_author: "I'm a Toronto based infrastructure specialist and Pythonista who loves building solutions and listening to music."
talk_metadata:
- "**Date:** Sunday Nov. 17"
- "**Location:** Sky Room"
- "**Begin time:** 14:45"
- "**Duration:** 25 minutes"