Introduction to Microservices with Nameko

10:30 AM - 10:55 AM on July 16, 2016, Room CR5

Thomas Peterson

Audience level:
novice
Watch:
https://www.youtube.com/watch?v=0ih4SBxCL3I

Description

An introductory overview of the microservice pattern for web applications, made concrete with working examples using Nameko.

Abstract

"Microservice" is a bit of a buzzword. We'll go over the big ideas, terms, and patterns common in microservice architectures, then introduce Nameko, a Python framework built for creating microservices. Finally, we'll look at example implementations of microservices using Nameko's built-in extensions.