Nikolay Stoitsev

Nikolay Stoitsev is a software engineer at Uber where he is working on distributed systems handling payments. He is also a teaching assistant at Sofia University. He knows both what the CAP theorem is and how to center things with CSS.

Reusable patterns for scalable APIs running on Docker

Day 2 - 18th Oct 13:30-14:20 Hall 4 Novice

The shipping containers were introduced around 1830s and since then they play a crucial role in the modern society by providing efficient packaging, storage and transportation. Today we see the same revolution happening in the DevOps world with the adoption of container technologies like Docker. They allow us to package, distribute and run software in a scalable and efficient way. In this talk we’ll see how we can abstract the common problem we solve everyday when building scalable Java APIs with Docker into design patterns to create reusable solutions. We’ll explore the good practices of writing Java applications with Docker. Then we’ll see how each design pattern can be applied in real scenarios that address different concerns that a large system creates. We’ll see some real life implementations of those patterns and how they help us solve problems in scalable systems. By the end of the talk we’ll have a very powerful abstraction to tackle the everyday problems we face in building big and impactful systems.

Slides