Monthly Archives: April 2020

Impact of growth on culture

Passion and great ideas build a company. Add talented people and you build a great company. How do you preserve the same passion and the greatness as your company grows? Do you change your ideologies, do you compromise or do you forget who you were? Here’s a talk that speaks about precisely that. We start […]

Productionizing Machine Learning

Machine learning has been studied and researched for decades, but only recently begun creeping into industry. This means we need to start applying engineering principles to make models useful, scalable, and portable. This is an introduction into how to continuously train and deploy ML.

Need an Operator to Operate those Operators ? Solving Kubernetes Operator dependency chaining using Terraform

Operators in Kubernetes have until now mainly focused on single cluster applications, for example a Kafka cluster, but in reality these types of applications are usually part of a bigger application stack, which might include several applications using operators. Many users of operators are now starting to look at using operators as a way of […]

The rise and fall of Serverless costs – taming the (Serverless) beast

1. Serverless is an amazing beast of a technology. With it, you can quickly build and deploy incredible systems. You get out-of-the-box scalability and flexibility. Nevertheless, with great power comes great(er) cost! In this talk, you’ll learn about building a huge data pipeline using Serverless architecture, and how to tame the beast. After this session, […]