-
Agile
Are Feature Teams or Component Teams Right for Your Product?
Whenever you require more than a single development team to progress your product, you have choice: You can organise the…
Read More » -
Enterprise Java
Diving Into Istio 1.6 Certificate Rotation
Istio is a powerful service mesh built on Envoy Proxy that solves the problem of connecting services deployed in cloud…
Read More » -
Enterprise Java
It is never enough of them: enriching Apache Avro generated classes with custom Java annotations
Apache Avro, along with Apache Thrift and Protocol Buffers, is often being used as a platform-neutral extensible mechanism for serializing…
Read More » -
Software Development
Open Source Etiquette
Here is a short list of common courtesy rules for open source software development. Actually, they apply elsewhere also, but…
Read More » -
Enterprise Java
Mockito: Why You Still Should Appreciate InjectMocks Annotation
Anyone who has used Mockito for mocking and stubbing Java classes, probably is familiar with the InjectMocks-annotation. I seemed a…
Read More » -
Agile
Epic Problem Statement
When solving complex problems at scale, we use epics, features, and stories to align, focus, and coordinate the work of…
Read More » -
Software Development
Dogfooding the Eclipse Dash License Tool
There’s background information about this post in my previous post. I’ve been using the Eclipse Dash License Tool on itself.…
Read More » -
Software Development
How to set up QA processes!
“QA is a bottleneck!” We often come across such a statement. I was working with a startup offering travel services.…
Read More » -
Enterprise Java
Code-Based Test Automation vs. Codeless Automation
As more advanced technologies are entering the continuous testing landscape powered by AI/ML, organizations and especially, practitioners, are debating which…
Read More »