-
Core Java
The importance of tuning your thread pools
Whether you know it or not, your Java web application is most likely using a thread pool to handle incoming…
Read More » -
Enterprise Java
Real time sentiment analysis example with Apache Storm
Real Time Sentiment Analysis refers to processing streams of natural language text (or voice) in order to extract subjective information.…
Read More » -
Enterprise Java
Microservices and Java EE
Microservices based architectures are everywhere these days. We learn so much about how today’s innovators, like Netflix and Amazon use…
Read More » -
DevOps
Dockerizing Web Application with Puppet
In post Installing Puppet Modules – Librarian Puppet we provisioned a Vagrant VM to install the puppet module from Puppet Forge using librarian-puppet,…
Read More » -
DevOps
Running Web Application in Linked Docker Containers Environment
In post Dockerizing Web Application with Puppet we hosted web application in a single container, this time we will host a web…
Read More » -
DevOps
Configuring Logstash with Filebeat
In post Configuring ELK stack to analyse Apache Tomcat logs we configured Logstash to pull data from directory whereas in…
Read More » -
Enterprise Java
Using the JDBC Insert Features in Oracle
Introduction In this article I will show an example of how to use the JDBC bulk insert features supported by…
Read More » -
Software Development
Safe Database Migration Pattern Without Downtime
I’ve been doing a continuous delivery talk for a while now and during my talk I describe a pattern of…
Read More » -
Career
Is Your Employer a “Best Place To Work” For Developers?
Glassdoor recently released their Best Places to Work 2016/Employees Choice Awards, and as you would expect the top of the list…
Read More »