-
Enterprise Java
Eclipse GlassFish 5.1 is here!
The release of Eclipse GlassFish 5.1 is an important milestone for Jakarta EE! First of all, it is a confirmation…
Read More » -
Software Development
Prioritizing Availability Issues
Embarking on deciding the priority of errors can lead to confusion and often times conflicts in teams. Engineers need to…
Read More » -
Software Development
Quantifying availability
One of the primary metrics that engineers who are responsible for web applications like to keep track of is ‘availability’.…
Read More » -
Agile
Throwing mud at a wall
Throwing mud at a wall is a metaphor I use again and again. As a description of what I do and…
Read More » -
Software Development
Dilemma on Utility module, making a jar or separate Microservice?
In my previous article, I talked about how to choose Microservice or Monolith for your new project. As an architect…
Read More » -
Clojure
A small bank application with Clojure
Overview Clojure is a passionate language that uses strong mathematical expressions for you to write a code, I think it’s…
Read More » -
Enterprise Java
APIGEE: CI/CD Pipeline for API Proxies
In this article we will see how to create CI/CD pipeline for APIGEE API proxies. I have referred couple of…
Read More » -
Core Java
jcmd, Circa JDK 11
Nicolas Fränkel recently published a survey of command-line tools delivered with OpenJDK 11 in the blog post “OpenJDK 11, tools…
Read More » -
Enterprise Java
Dynamic Content Caching with AWS Lambda, S3 and AWS CloudFront
Serving content quickly is essential for any website or application to have better customer experience. If you have hosted your…
Read More »