-
DevOps
Remote server management – An architectural introduction
This article launches a new series exploring the remote server management architecture. It’s focusing on presenting access to ways of…
Read More » -
Agile
Enabling Agile Software Testing With Automation
Over the years, I’ve worked with teams at varying levels of Agile maturity. Some, completely new to Agile, others ‘doing’…
Read More » -
Web Development
Testing fragmentation and the Need for Cross browser compatibility testing
In the last few decades, the internet has seen tremendous growth; internet users are increasing each day, which has increased…
Read More » -
DevOps
Sharing a Secret with a Tomcat Service in ECS
AWS is pretty good, with a lot of documentation. However, often you need to spot the detail you need among…
Read More » -
JavaScript
Node.js JWT Implementation
Hello. In this tutorial, we will implement a Node.js JWT (JSON Web Token) to protect the application endpoints from unauthorized…
Read More » -
JavaScript
Node.js and MongoDB Tutorial
Hello. In this tutorial, we will create a simple node.js application and perform the CRUD operations with the MongoDB. The…
Read More » -
Enterprise Java
Apache Camel 3.11 What’s New
Apache Camel 3.11 has just been released. This is a LTS release which will be supported for 1 year with…
Read More » -
Web Development
The Ultimate Web Coding for Everyone Bundle
Dive Deeper in the World of Web Coding with 8 Courses on Python, Ruby, Javascript, PHP, HTML, Bootstrap 4, MySQL…
Read More » -
Kotlin
Kotlin “Result” type for functional exception handling
In a previous post I had gone over how a “Try” type can be created in Kotlin from scratch to…
Read More »