Relative Content

Tag Archive for data

Using MVC strictly with DAAB?

I am the only one at my company that is familiar with MVC and they are getting more pressure to modernize and switch to MVC for future projects, so I was tasked to create a template to use as a base for any training or as a base for new projects. This is perfectly fine and I’m glad to do it.

Big Data: Can it be pre-processed?

My question is about “big data”. Basically, big data involves the analysis of a large amount of data to make meaningful insights from it.

Big Data: Can it be pre-processed?

My question is about “big data”. Basically, big data involves the analysis of a large amount of data to make meaningful insights from it.

Test Data in a Distributed System

A question that has been vexing me lately has been about how to effectively test (end-to-end) features in a distributed system. Particuarly, how to effectively manage (through time) test data for feature testing.