Extremely Defensive PHP
“Resistant, highly testable, safe and maintainable code: or not?
There are a thousand ways to break your code, and a lot of ways to prevent that from happening. Let's explore defensive programming and learn how to protect our code from invalid usage.”
Big Data Integration Environments
“Nowadays "data is the new oil" [Clive Humby]. If data is the new oil, algorithms are the rig to monetize it. But how do you test algorithms or even more crucial your whole application, to reduce the risk while changing or adding parts to it? The only way is to have enough or in best case all the data (anonymized) in your integration environment. But how to handle feature branches and how to reduce risk? We'll look how we at Crowdfox are solving this issue thanks to cutting edge technologies like Kubernetes and Rook.”