-
Software Development
Behavioural Design patterns: Observer
Observer is one of the most popular design patterns. It has been used a lot on many software use cases…
Read More » -
Enterprise Java
Service Mesh: Istio and AWS App Mesh
One of the big announcements at AWS re:Invent this week was the AWS App Mesh. Before talking about it though, let’s…
Read More » -
Enterprise Java
Top 5 announcements from AWS re:Invent 2018
AWS re:Invent has just completed. It was a huge event with 50,000+ attendees across 7 of the biggest hotels in…
Read More » -
Software Development
An Engineer’s Guide To SLA, SLO, and SLI
Engineers want software systems to be massive, yet be agile, to perform at the highest class, and to not compromise…
Read More » -
Enterprise Java
Apache Ignite Baseline Topology by Examples
Ignite Baseline Topology or BLT represents a set of server nodes in the cluster that persists data on disk. …
Read More » -
Core Java
Java 11: JOIN Tables, Get Java Streams
Ever wondered how you could turn joined database tables into a Java Stream? Read this short article and find out…
Read More » -
Enterprise Java
Conversational UI with Oracle Digital Assistant and Fn Project
Here and there we see numerous predictions that pretty soon chatbots will play a key role in the communication between…
Read More » -
Enterprise Java
J2Pay – Implementing A Gateway
Introduction We are very excited to welcome contributors, if you have worked on any gateway you can implement that gateway…
Read More » -
Software Development
The Functional Style – Part 8
Persistent data structures. We have discussed immutability at length by now. In particular, we have covered how loops can be…
Read More »