We’re ironically searching for counterexamples to the Riemann Hypothesis. Setting up PytestAdding a DatabaseSearch StrategiesUnbounded Integers In this article we’ll deploy the application on… (more…)
Read more »
A Docker based infrastructure isn't dependent on a single language. Let's talk about the barriers between you and a polyglot shop. (more…)
Read more »
FaaS is a platform for building serverless functions on Docker Swarm Mode with first class metrics. Any UNIX process can be packaged as a function in FaaS enabling you to consume a range of web events without repetitive boiler-plate coding. (more…)
Read more »
When you’re processing data, reading in files and writing out the result, containers are a great way to ensure reproducible runs. You package up all the binaries and libraries necessary to process your data, and each run uses the same files. But while Doc... (more…)
Read more »