A useful metric to track to help keep bugs out of production is the defect escape rate. Learn about it and how to track it to help you reduce the bugs in your own system.
Learn how to get started with Apache Livy, a project in the process of being incubated by Apache that interacts with Apache Spark through a REST interface.
If you haven't had a chance to explore Azure's Network Watcher, including the Network Security Group Flow logs, here's how to get the ELK integrated for analysis.
Single Sign-On (SSO), has become a very popular method of authentication. Read on to learn about the two different methods available for implementing SSO.
Azure Log Analytics lacks versatility, doesn't have any Log API connectors, and fails in terms of Java APIs. Check out how a sample project I made solves this problem.
Walk through experimenting with CRDTs (conflict-free replicated data types) and learn how to do CRDT-based active-active geo-distribution in Redis Enterprise.