-
DevOps
Getting Started with Cloud Native Development on OpenShift Container Platform
After hosting a webinar to kick start developers looking to get hands on with an easy to use Cloud Native…
Read More » -
Software Development
OfficeFloor IntelliJ Plugin
OfficeFloor is now available to develop within IntelliJ. While the plugin was originally developed for Eclipse, we have now isolated…
Read More » -
Enterprise Java
Spring Boot Microservices , Docker and Kubernetes workshop – part3
In the previous posts we build few micro services (Order Service, Product Service, Customer Service) for an order management system…
Read More » -
Android Core
How I created my first Open Source Android Library – Part 1
For long I’ve been thinking of creating an open – source android library. I’m a firm believer of the fact…
Read More » -
Agile
Processes…
It has been a lot of talk about processes in the Jakarta and MicroProfile community lately, so I just want…
Read More » -
Core Java
Locks In Java
A lock is a thread synchronization mechanism like synchronized blocks. Locks are implemented internally using synchronized blocks. Therefore, we can…
Read More » -
Enterprise Java
Database Week at the AWS Loft
Here are my notes: https://databaseweekoctober2019sf.splashthat.com Databases on AWS: The Right Tool for the Right Job I’m not taking super deep…
Read More » -
Software Development
Load balancing: Round robin may not be the right choice
Based on our experience, we believe Round robin may not be an effective load balancing algorithm, because it doesn’t equally…
Read More » -
Enterprise Java
Top 6 Most Used Redis Libraries
Currently the most popular key-value store in the world, Redis has earned its wide adoption rate by providing high speeds…
Read More »