AC Spotlight - Aaron Gette

Aaron Gette, CIO of the The Bay Club, caught our interest through his integration of a people-led approach with his tech-centric executive role. Being an innovator and a major player at The Bay Club, a San Francisco institution, we knew he would have some unique insights into the world of tech. 

READ MORE

Reactive Streams And Microservices - A Case Study

In this post, I will go over a real example of how developers can use Reactive Streams to build more responsive Microservices. I will also conduct a progressive analysis on the steps that need to be taken in order to make the change from an application using Spring MVC to one using Spring WebFlux...

READ MORE

How Business and Data Science Collide

So, you’ve probably heard about Data Science and now you can’t stop thinking about how it can help you improve sales, right? Well, let’s delve into this tech topic from a business perspective.

READ MORE

Hadoop and Hadoop MapReduce for Dummies

Simply defining Hadoop is a difficult task. Since Hadoop doesn’t fit in other common software categories such as operational systems, databases, message queues, etc., defining it usually requires long sentences. However, long sentences would prevent this introduction from achieving its purpose,...

READ MORE

An Introduction to Mutation Testing

"My code works perfectly because I do unit tests." This is something all developers like to hear when they ask for the quality control of a software development. Although we have unit tests that allow us to prevent errors in the early stages, should we also be worried about the quality of the unit...

READ MORE