-
DevOps
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 » -
Agile
Agile Estimation – Are We Missing Something?
An honorable member in any development group manifest is enhancing people’s knowledge and expertise. However, it often gets positioned in…
Read More » -
Software Development
How to Keep REST API Credentials Secure
If you are building mobile apps then you are connecting to some REST API. For example, if you want to…
Read More » -
DevOps
Batch Deployment in AWS Elastic Beanstalk
Zero downtime deployment — i.e., making sure your application can be deployed without negative impact to your customers — is…
Read More » -
Enterprise Java
Learning Spring-Cloud – Infrastructure and Configuration
I got a chance to play with Spring-Cloud to create a sample set of cloud ready microservices and I am…
Read More » -
Core Java
GC tuning in practice
Tuning Garbage Collection is no different from any other performance-tuning activities. Instead of giving in to temptation for tweaking random…
Read More » -
Agile
Copy-Paste Culture
At Agile Israel conference, I was recruited to a “Hit The Experts” panel on engineering practices. Ok, I didn’t put…
Read More » - Software Development