Tag: IBM

Community

A DBA’s Big Data Wish List

(Lockwood Lyon) Like management information systems, enterprise resource planning and relational database, big data is now a standard part of information technology architecture for most large organizations. Common applications include storage and analysis of customer data, web interactions, machine

Community

TechTip: Node.js Unit Testing

(Aaron Bartell) Have you ever fixed one thing in your software only to find that you broke something else in the process? No? Me neither. So this article is for those “other people.” OK, if I’m completely honest, I have bugs and I don’t do a good job of automating my integration tests.