Deployment
Past Presentations
JS � Character Encodings
Character encodings can be confusing for every developer, providing pitfalls even for the most experienced ones, so a lot of the time we want to end up with something that “just works” without an in-depth understanding of the involved concepts. In this talk, Anna will give an overview...
Speeding Up ML Development with MLFlow
Machine Learning is more approachable than ever before and the number of companies applying Machine Learning to build AI powered applications and products has dramatically increased in recent years. On this journey of adopting Machine Learning, many companies learn successful Machine...
A Kubernetes Operator for etcd
Etcd is a distributed key-value store, best known for being the data store used by Kubernetes itself. But what if you use etcd directly in your application, and you need it inside a Kubernetes cluster? Stateful applications, databases in particular, have traditionally posed a challenge for...
Interviews
JS � Character Encodings
What is the focus of your work today?
I work on Node.js. That is pretty much my job description. I get to work on the core software, on the platform itself. There have been two parts that I've been working on. One is our test suite, it has a couple of flaky tests, which can be annoying, and I’ve been trying to fix some of them. The other thing is something that I...
Read Full Interview