-
Agile
With Agile Approaches, No Need to “Meet” or “Enforce” Deadlines
Several of my clients struggle with their deadlines. One of them, Brad, quoted Douglas Adams to me and frowned: “I…
Read More » -
Web Development
TagUI: an Excellent Open Source Option for RPA – Introduction
Today I want to introduce TagUI, an RPA (Robotic Process Automation) Open Source tool I am using to automate test scenarios for…
Read More » -
DevOps
Cloud adoption – Common architectural elements
In our previous article from this series we introduced a use case around cloud adoption for retail stores. The process was laid…
Read More » -
Enterprise Java
Keeping track of requests and Responses on Spring WebFlux
In any rest-api based application it’s a matter of time when there is going to be the need to intercept…
Read More » -
Enterprise Java
BigQuery Storage API: Avro
Previously we had an introduction on the BigQuery Storage API and we proceeded reading data using the Arrow format. In…
Read More » -
Software Development
Every Serialization Framework Should Have Its Own Transient Annotation
We’ve all used dozens of serialization frameworks – for JSON, XML, binary, and ORMs (which are effectively serialization frameworks for…
Read More » -
JavaScript
Express.js File Upload
Hello! In this tutorial, we will learn about Express.js File Upload. More specifically, we will handle the file upload in…
Read More » -
Software Development
The Super Software Engineer Bundle
Be an In-Demand, Tech Professional in the Ever-Growing IT Field with 41 Hours of Content on IoT, Java, Robotics, Data…
Read More » -
Enterprise Java
Making POST and PATCH requests idempotent
In an earlier post about idempotency and safety of HTTP methods we learned that idempotency is a positive API feature.…
Read More »