-
DevOps
16 Best Practices Of CI/CD Pipeline To Speed Test Automation
Every software project involves some kind of ‘processes’ & ‘practices’ for successful execution & deployment of the project. As the…
Read More » -
Agile
Top 13 Skills Of A Proficient QA Manager In 2019
I believe that to work as a QA Manager is often considered underrated in terms of work pressure. To utilize…
Read More » -
Software Development
Golang – Smarter containers
This post is part of a series where I do my best to organize my thoughts around Go: its paradigms…
Read More » -
Agile
Tyranny of the backlog
The backlog is a great idea: all the things we think the team will build, or perhaps: things they might…
Read More » -
Core Java
Get rid of pom XML… almost
Introduction POM files are XML formatted files that declaratively describe the build structure of a Java project to be built…
Read More » -
Software Development
A guide to the InfluxDBMapper and QueryBuilder for Java Part: 1
With the release of latest influxdb-java driver version came along the InfluxbMapper. To get started we need to spin up…
Read More » -
Enterprise Java
Monitoring Open Liberty with Prometheus & Grafana
I’ve recorded a video how to add monitoring to Open Liberty instances using Prometheus and Grafana, by simply configuring server…
Read More » -
Agile
6 Mistakes Scrum Masters Should Avoid, and Their Remedies
Agile methodology has become one of the most popular and dynamic project management styles among software development companies. It is…
Read More » -
Core Java
Insert content with Apache POI
Intro Everybody knows POI! It is the best library available to create Excel documents in Java. it is really good…
Read More »