Kubeadm on-premises Kubernetes cluster with AWS IAM role service account (IRSA)

A tutorial with setting AWS IAM role service account (IRSA) on a kubeadm managed on-premises Kubernetes cluster

January 27, 2025 Â· haruna

Common AWS Cloud Resources Limitation

Note for some common AWS limitation on cloud resources such as Lambda, SQS, etc.

December 22, 2024 Â· haruna

Containerized best practice - Image size

How to minimize your image for better scaling speed? Leverage multi-stage build

June 9, 2024 Â· haruna

Containerized best practice - Singleton

Single process per container, the concept of singleton

June 8, 2024 Â· haruna

Containerized best practice - Introduction

Singleton, graceful shutdown, health check, etc. Some best practice need to know when developing containerized app

June 8, 2024 Â· haruna