When it comes to bringing microservices to the JVM, it's hard to go wrong with Akka and its actor model. Let's see how they contribute to microservices adoption.
Software development is still evolving, so your testing tools should be as well. Upgrade your toolset by checking out the features of these popular frameworks.
Many times, the cardinality of data can be rather large compared to the amount of data to be ingested. Let's investigate more by testing the performance of a database.
In this post we take a look at incorporating AWS machine learning into your Java microservice environment. Interested? Read on for the details and some code.
What options does Cassandra provide for operating multi-tenant clusters? Do you have your services prepared to do the work properly? Read on to find out.
Integration platform as a service - or iPaaS - might be a less familiar term than ETL to data analysts, integration architects and anyone else who needs to m...
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.