ART ECO TCH VI Vit Chum How We Built Multi-Campus Digital Infrastructure Lessons from building scalable digital infrastructure across campuses, teams, systems, and business operations.
TCH MDA VI Vit Chum Airflow ETL Pipeline from MSSQL/MySQL to PostgreSQL How we used Apache Airflow to automate data pipelines for reporting, dashboards, and business visibility.
ART MDA VI Vit Chum Scaling PostgreSQL for Multi-Campus Digital Operations with Pgpool-II and Streaming Replication As our digital operations expanded across multiple campuses, our database infrastructure became the heart of almost everything we run —…
ECO TCH MDA VI Vit Chum Building an LDAP / Active Directory Integration Framework for Database Authentication and… How we centralized PostgreSQL and MariaDB access management using Active Directory, ldap2pg, PAM, and automated policy execution
TCH VI Vit Chum How to Set Up MariaDB Active-Standby Replication on Bare Metal or VM A practical guide for configuring MariaDB primary-slave replication for read scaling and standby readiness
TCH AI VI Vit Chum pgBackRest + Azure Blob Storage Setup for PostgreSQL Backup A practical guide to storing PostgreSQL backups in Azure Blob Storage using pgBackRest
TCH VI Vit Chum From PostgreSQL to Kafka: A Practical Guide to Starting Debezium and Managing Topics How to start Zookeeper, Kafka, Kafka Connect, Debezium connectors, reload JSON configs, and manage Kafka topics safely
MDA TCH VI Vit Chum LDAPS Trust Certificate Setup Guideline for Linux, Java, PostgreSQL, and ldap2pg A practical guide for trusting Microsoft Active Directory LDAPS certificates across servers and applications
TCH VI Vit Chum How to Enable PHP OPcache on Ubuntu 22.04 for Better Performance A practical guide for Apache and Nginx with PHP-FPM
TCH VI Vit Chum Nginx + Laravel Production Deployment Lessons Real-world lessons from deploying Laravel applications with Nginx, PHP-FPM, permissions, logs, SSL, and production troubleshooting.
TCH AI VI Vit Chum How to Mount /dev/xvdb to /App on an Amazon EC2 Instance A practical guide for mounting a new EBS volume, checking disk availability, and extending Linux storage
MDA VI Vit Chum How to Enable CredCheck on PostgreSQL Active-Standby Setup A practical guide for installing and enabling CredCheck safely in a PostgreSQL 17 streaming replication environment