Running Kubernetes (K8s) on Raspberry Pi 4 with Ubuntu Server 20.04. The true reason why I choose Ubuntu instead of Raspberry Pi OS
Author: CK Gan
Event-Driven Payment Exceptions Handling Using Kogito
Let’s go through in detail how can we use the Kogito services to help us to modernise the payment platform by following the event-driven architecture approach. Kogito is the right fit in the scenarios where you need to implement decision services and business automation for an event driven architecture, with the fact that it is purposely built for events and cloud-native use cases.
Payment Platform Modernization With Event-Based Architecture
When the CODIV-19 pandemic started nearly 2 years ago, many were not prepared and suffered a great pain to maintain normal life, including the businesses… This is no different for the payment industry … the payment industry is one the most needing rapid innovation and change to stay ahead of competitions … the industry players need a new approach for their payment platform… Payment platform modernization is a journey and this journey will be less painful when you have done it right at the beginning
A True Atomic Microservices Implementation with Debezium to Ensure Data Consistency
Typical microservices outbox pattern implementation requires developers to manually create the outbox event table and write the codes to send the data from the outbox table to the respective messaging platform. Debezium Outbox Event Router together with Outbox Quarkus Extension take cares of this and enforce a standard approach to do this with declarative implementation. This allows the developers to focus on business logic implementation and achieve faster application delivery.
Migrate My ownCloud from Synology to Ubuntu
ownCloud is an open source cloud file storage solution very much like DropBox solution. If you are like me who want to have unlimited cloud storage and at the same time would like to have the convenient of accessing your files from any device anywhere, and you are skeptical with public cloud storage with any valid reason. I believe you would want to run your own cloud storage.