-
DevOps
Forwarding Logs From All Containers Running Anywhere Inside A Docker Swarm Cluster
In this article, we’ll discuss a way to forward logs from containers created as Docker Swarm services inside our clusters.…
Read More » -
Core Java
The Curse of Project Jigsaw: Why is Java 9 Delayed Over and Over Again?
JDK 9 release date is postponed to July 2017 With less than 200 days to the release of JDK 9,…
Read More » -
Enterprise Java
Work with Parallel Database Streams using Java 8
What is a Parallel Database Stream? Read this post and learn how you can process data from a database in…
Read More » -
Enterprise Java
Database CRUD Operations in Java 8 Streams
The biggest obstacle to overcome when starting out with a new tool is to get your head around how to…
Read More » -
Software Development
Best Practices on Migrating from a Data Warehouse to a Big Data Platform
Offloading cold or unused data and ETL workloads from a data warehouse to Hadoop/big data platforms is a very common…
Read More » -
Android Core
MQTT Protocol Tutorial
MQTT protocol is a Machine to Machine (M2M) protocol widely used in Internet of things. It is a message based…
Read More » -
Software Development
Short DNS Record TTL And Centralization Are Serious Risks For The Internet
Yesterday Dyn, a DNS-provider, went down after a massive DDoS. That led to many popular websites being inaccessible, including twitter,…
Read More » -
Career
Salaries and Job Offerings Categorized by Programming Language
The Paysa Blog recently featured a post Silicon Valley’s Most Valuable Skills in which they looked at the most valuable…
Read More » -
Core Java
Embed Jython to you java codebase
Jython is a great tool for some quick java scripts using a pretty solid syntax. Actually it works wonderfully when…
Read More »