Bio
With .NET from version 1.1 and with web development from the time when IE6 was the “better” browser. Working with machine learning, cloud, and big data by day. By night a developer of cookit.pl- a pet project processing hundred of gigabytes of data with whatever suits the problem best (Graph databases/ML/C#/F#). Technology enthusiast, Neo4j ambassador, speaker, and a blogger at IndexOutOfRange.com
My Talks
An introduction to graph databases
Money laundering, knowledge bases, NLP, game economics, online tracking, product suggestions and twitter. Want to do any of the above? Those all are solved by graphs, and this talk will show how an...
APM and centralized logging with Application Insights (workshop)
Application performance monitoring is a must have if You have an application in production and want to sleep at night. Centralized logging saves hours digging through log files from different appli...
How I stopped worrying and learned to love parallel processing
How to process 1 TB of data on an Intel i3 with 8 GB of RAM and do it fast? How to organize and parallelize big data processing workflows in .NET? How to control CPU and memory usage easily?
Serverless is not about code. It is how you think
Serverless is THE WORD, and like all its predecessors it has become overloaded and simplified to running code. Serverless is not only how to execute code, but how to build applications in a truly c...
Terraform with Microsoft Azure
We all agree that infrastructure as code is a must and every cloud provider gives a way to create the whole environment from a text file. So everything is fine? Until you see those files and see ho...
You are using the wrong database!
Relational, graph, document, in memory, key-value, search, stream, embedded - those are the most common database types. This talk will cover types of databases, their weaknesses, main players, stro...