In my previous post, I briefly talked about event-based architecture for payment platform modernization and why the modernization is important to the industry. In this post, we will dive into details of the key capabilities to consider for the payment platform modernization. The capabilities covered in this post may not be the complete list but it definitely serves as a good start.
Tag: kubernetes
K8s on RPi 4 Pt. 3 – Installing Kubernetes on RPi
Installing Kubernetes is a long and complicated process. Proper planning and design are essential for a successful installation. The information for deploying and configuring K8s is out there but some time they are not pieced together. This is like connecting dots in your brain. Once you have these dots connected, things become clear and easy. It’s like Eureka!
K8s on RPi 4 Pt. 2 – Proven Steps to PXE Boot RPi 4 with Ubuntu
Follow these steps to easily setup PXE boot Raspberry Pi 4 with Ubuntu Server 20.04. PXE boot enables Raspberry Pi to run faster compared to SD card.
K8s on RPi 4 Pt. 1 – Deciding the OS for Kubernetes RPi 4
Running Kubernetes (K8s) on Raspberry Pi 4 with Ubuntu Server 20.04. The true reason why I choose Ubuntu instead of Raspberry Pi OS
What Are The Differences Between Function, Serverless and Knative?
We all know Serverless, Function and Knative are meant to provide modern application platform for consumption based, faster start-up, lightweight, cost effective, event based, modular and etc. But how do they relates to each other and how they are different from each other. What do I need to know in order to help me to craft or choose the right solution for my organization needs.