-
Software Development👁 Image
INTERSECT – the Underestimated Two-Way IN Predicate
Have you ever wondered how you could express a predicate that “feels” like the following, in SQL: WHERE Var1 OR…
Read More » -
Software Development👁 Image
Don’t jump on the microservices bandwagon
A couple of weeks ago I was very fortunate to be able to attend the excellent GOTO Amsterdam conference. One…
Read More » -
DevOps👁 Image
Using HAProxy as a reverse proxy for AWS microservices
Amazon’s EC2 micro instances offer a very affordable option for hosting a Docker-based micro-services architecture. Each micro instance can host…
Read More » -
DevOps👁 Image
Exploring Microservices Architecture on Heroku
Building an application with a microservice architecture is an excellent long-term decision if you can afford the increase in upfront…
Read More » -
Software Development👁 Image
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 » -
DevOps👁 Image
Microservices and DevOps Journey at Wix
Wix.com started their journey on DevOps and Microservices about two years ago and recently switched from a monolithic application to a microservices-based…
Read More » -
Enterprise Java👁 spring-interview-questions-answers
Learning Spring-Cloud – Writing a microservice
Continuing my Spring-Cloud learning journey, earlier I had covered how to write the infrastructure components of a typical Spring-Cloud and…
Read More » -
DevOps👁 Image
ZooKeeper for Microservice Registration and Discovery
In a microservice world, multiple services are typically distributed in a PaaS environment. Immutable infrastructure, such as those provided by…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Monolithic to Microservices Refactoring for Java EE Applications
Have you ever wondered what does it take to refactor an existing Java EE monolithic application to a microservices-based one?…
Read More »
