
About Me
Backend, Platform & DevOps Engineer
Python과 Node.js로 백엔드와 플랫폼을 만들어왔습니다. 공공기관 B2G/B2B SaaS, 실시간 고가용성 알림 시스템, 멀티 클라우드 SRE 모니터링까지 — Azure, NCP(Naver Cloud Platform), On-Premise가 뒤섞인 환경을 직접 설계하고 운영했습니다.
처음에는 기능 구현이 전부였습니다. 그런데 어느 순간 "이 시스템이 장애 났을 때 얼마나 빠르게 살아나는가"가 더 중요한 문제가 됐습니다. 그 이후로 HA 설계, Observability, 장애 대응 체계에 매달리게 됐습니다.
CI/CD는 NCP DevTools와 GitHub Actions로, 모니터링은 Prometheus/Grafana/Alertmanager로, 검색은 OpenSearch, 캐시는 Redis, 비동기는 Celery, 거기에 ETL 파이프라인까지. 가용성과 성능을 같이 잡는 게 늘 목표였습니다.
공공 SaaS를 NCP 기반 MSA로 전환하면서 CSAP, K-PaaS, 국가보안인증을 직접 획득했습니다. 서류 작업이 아니라 아키텍처 수준에서 보안 요구사항을 맞춘 경험입니다. 알림 파이프라인을 개선해서 오류율 75% 감소, 시스템 규모 5배 확장을 이끌었고, 모니터링 표준화로 MTTR을 30% 줄였습니다.
요즘은 그동안 쌓아온 백엔드/인프라 경험 위에 Data Engineering, AI/LLMOps, IaC 쪽으로 관심을 넓히고 있습니다.
요즘 집중하고 있는 것들
실무에서 쓰는 기술을 더 깊게 파면서, 새로운 영역도 체계적으로 학습하고 있습니다.
DevOps & GitOps
Data Engineering
Backend 심화
Infrastructure & DB
Observability
Frontend (풀스택 확장)
AI / ML & LLMOps
Skills
Technical stack grouped by infrastructure, backend, observability, and modern web/AI.
- Terraform (NCP/Azure)Advanced
- DockerExpert
- ArgoCD (GitOps)Advanced
- IstioIntermediate
- Python (Celery)Expert
- Redis ClusterAdvanced
- PostgreSQL HAAdvanced
- Kafka (EDA)Intermediate
- PrometheusIntermediate
- GrafanaAdvanced
- LokiIntermediate
- TempoIntermediate
- AlloyFamiliar
- LangChainIntermediate
- Next.jsAdvanced
- ReactIntermediate
- TypeScriptAdvanced
Experiences
Career timeline focused on platform engineering, reliability, and AI development.
Innovation & Future TechCurrentDeveloping intelligent agents using Ollama and LangChain for internal workflow automation.Expanding technical horizons into full-stack development with Next.js, React, and TypeScript.Researching Event-Driven Architectures (EDA) using Kafka for advanced data flow control.
Backend Architect
Systems Engineering & ReliabilityContinuousOptimized API performance and implemented large-scale async processing with Redis/Celery.Reduced MTTR by 30% through integration of Loki, Tempo, and Alloy observability stacks.Implemented self-healing automatic recovery systems using PostgreSQL HA and Redis Cluster.
Platform & DevOps Lead
Infrastructure Transformation6+ YearsAutomated NCP/Azure infrastructure provisioning 100% using Terraform.Built GitOps environments using ArgoCD and Istio for declarative operations.Engineered Docker-based home server infrastructure integrating PostgreSQL HA and Kafka.
Backend & DevOps Engineer
EQ4ALL2018.05~2024.09 (6+ Years)test1test2test3
BioInformatics General Researcher
KNIH2018.05~2024.09 (6+ Years)Automated NCP/Azure infrastructure provisioning 100% using Terraform.Built GitOps environments using ArgoCD and Istio for declarative operations.Engineered Docker-based home server infrastructure integrating PostgreSQL HA and Kafka.
Projects
Curated technical projects with implementation highlights.
Project 2
이 저장소는 홈 서버 운영에 필요한 다양한 마이크로서비스(Microservices)를 쿠버네티스 환경에서 구동하기 위한 선언적(Declarative) 설정을 포함합니다. 네임스페이스(Namespace)별 서비스 분리, 퍼시스턴트 볼륨(Persistent Volume)을 통한 데이터 관리, 그리고 외부 접근을 위한 인그레스(Ingress) 설정이 체계적으로 구성되어 있어 현대적인 인프라 운영 방식을 홈 서버에 적용할 수 있도록 설계되었습니다.