Juwon Park

Hi, I'm Juwon Park.

Notes on Django, DevOps, automation, and running things in production.

Short, practical notes on Django, DevOps, automation, and data workflows.

  1. Book Crewling Project
    3 minute read

    책 제목과 저자를 바탕으로 검색엔진 결과를 수집하고 각 결과 페이지에서 PDF 후보와 라이선스 신호를 탐지한 뒤 PDF로 저장하려는 Selenium 기반 CLI 크롤러를 만들고 있다.

  2. DevOps Docker Zabbix
    4 minute read

    AWS Lightsail + Docker Zabbix로 내 맥북 모니터링하고 이메일 알람까지 붙이기 (삽질 기록)

  3. Monitoring Lab (Prometheus + Grafana + Alertmanager)
    1 minute read

    로컬(macOS)에서 Prometheus 수집 → Grafana 대시보드 → Alertmanager(Gmail) 알림까지 end-to-end 모니터링 파이프라인을 구성한 과정과 장애 해결 로그.

  4. Ansible
    4 minute read

    Ansible로 Debian 서버에 Quiz_AI 배포 준비하기

  5. Elastic Stack
    4 minute read

    Elastic Stack으로 Nginx 로그 모니터링 구축기

  6. Docker
    4 minute read

    Ubuntu에서 돌리던 Django 프로젝트를 Docker로 Debian에 옮긴 기록