Enterprise Java
-
AWS Alarms for Application Errors
Monitoring is key for any real-world application. You have to know what’s happening and be alerted in real time if…
Read More » -
Long Live ETL
Extract transform load is process for pulling data from one datasystem and loading into another datasystem. Datasystem involved are called…
Read More » -
Invoking Different Secure WCF SOAP Services using SoapUI – Basic Authentication, Part II
In the first post of this series, we created a basic authentication service to be invoked using SoapUI. Therefore, in this second…
Read More » -
Invoking Different Secure WCF SOAP Services using SoapUI – Basic Authentication, Part I
In this series divided into three-part, I will demonstrate how to use the SoapUI API tool to invoke a secured…
Read More » -
How to quickly run 100 Camels with Apache Camel, Quarkus and GraalVM
Today I continue me practice on youtube and recorded a 10 minute video on creating a new Camel and Quarkus…
Read More » -
Integrating Auth0 OIDC (OAUTH 2) with authorization (groups and roles)
If you’re using Auth0 to authenticate and authorize your users across several existing applications, you may want to integrate your…
Read More » -
Apache Ignite and Spring on your Kubernetes Cluster Part 3: Testing the application
On the previous blog we created our Kubernetes deployment files for our Ignite application. On this blog we shall deploy…
Read More » -
Apache Ignite and Spring on your Kubernetes Cluster Part 2: Kubernetes deployment
Previously we have been successful on creating our first Spring boot Application powered by Apache Ignite. On this blog we…
Read More » -
Apache Ignite and Spring on your Kubernetes Cluster Part 1: Spring Boot application
On a previous series of blogs we spun up an Ignite cluster on a Kubernetes cluster.In this tutorial we shall…
Read More »