Story's G Blog AI와 인프라로 내 사업을 굴리는 개발자의 실측 기록

전체 글 목록


Scattered Code Held My AI Back — 4 Weeks Moving to a Monorepo While Keeping MSA

To delegate development to AI, you have to give it context — but with MSA that context was split into N pieces. A 4-week log of keeping runtimes separate while pulling only the code into one repo.

Install Docker on Ubuntu (for root user)

(for root) Let's learn how to install Docker on Ubuntu.

우분투 도커 설치 (root user 용)

(root 용)우분투에 도커를 설치하는 방법을 알아봅시다.

mariadb 11 version replication set 설정하기

MariaDB Replication에 대해 알아보겠습니다.

MariaDB 11.4 Master-Master Replication: Safe Two-Node GTID Ring

Build a two-node MariaDB 11.4 GTID ring with a consistent snapshot, unique server identities, serialized write tests, and fail-closed verification.