If you've been following software development news recently you probably heard about the new project called Apache Flink. I've already written about it a bit...
We take a look at how to use NGINX to set up request rates for different locations on HTTP requests and configure additional features to rate limiting.
We've seen an explosion of interest in machine learning in the past few years. But where did machine learning come from and why is there so much interest in it now?
The variable selection process in the credit score modeling process is critical to finding key information. Learn how to do it to get a good understanding of your data!
If you have often wondered to yourself about the difference between machine learning and deep learning, read on to get a detailed comparison in simple layman language.
The Singleton is a useful design pattern, but you have to take care when implementing them, particularly for unit testing. Here are some pitfalls to avoid.
More than a third of the Fortune 500 companies now use Kafka in production — and for good reason. In this article, learn how to track real-time activity using Kafka.