Search Results for: Scala
-
Enterprise Java
WebSocket Client API in Java EE 7
In this post, let’s explore the less talked about Web Socket Client API and how to leverage it within a…
Read More » -
Software Development
CQRS and Event Sourcing for dummies
CQRS (Command and Query Responsibility Segregation) and Event Sourcing are concepts that are not new at all. Alongside NoSql, Functional…
Read More » -
Enterprise Java
How to Develop a Highly Customizable Product
Have you ever heard: ‘We really like your product…except for a few minor details.’? And then the CIO rolls out…
Read More » -
Software Development
How to create your first HIVE script?
Overview Apache Hive is an integral part of Hadoop eco-system. Hive can be defined as a data warehouse like software…
Read More » -
Core Java
Java 9 Early Access: A Hands-on Session with JShell – The Java REPL
How can you start using one of the coolest features of Java 9 starting today? Last weekend I finally got…
Read More » -
Software Development
The Evolution of Database Schemas using SQL + NoSQL
Part two of the two part series: Rethinking Database Design with Apache Drill In part one of this series, Drilling into…
Read More » -
Software Development
The Real Success Story of Microservices Architectures
We hear the benefits of microservices architectures loud and clear; we hear the constant drum beat of how/why/by all means/etc…
Read More » -
Software Development
Good Programmers Write Bug-Free Code, Don’t They?
Good programmers create fewer bugs while bad programmers cause more. Sounds logical, doesn’t it? However, there is a lot of…
Read More » -
Software Development
MySQL vs. MongoDB: Choosing a Data Management Solution
Table Of Contents 1. Introduction 2. The dominance of RDBM systems 3. A new era of NoSQL movement 4. Tables…
Read More »