yhkee0404.github.io
Web
Database
Data Science
Algorithms
Troubleshoot
Bible
Yunho Kee
Categories
All
(3)
Apache Commons
(1)
StringEscapeUtils
(1)
chaos monkey
(1)
chrome devtools
(1)
cloud
(1)
crawling
(1)
discord
(1)
escapeXml10
(1)
featured
(2)
graphql
(1)
leetcode
(1)
microservice
(1)
monolith
(1)
netflix
(1)
query string
(1)
request method
(1)
single point of failure
(1)
spreadsheet
(1)
spring
(1)
troubleshoot
(1)
unescapeXml
(1)
web
(2)
xml
(1)
Web
XML API 응답 개수가 DB 조회 개수와 달라요
StringEscapeUtils.escapeXML10
1 min
web
featured
xml
escapeXml10
unescapeXml
spring
StringEscapeUtils
Apache Commons
2021년 해군 소프트웨어개발병 시절 후임을 돕다 발견한 문제이다.
Yunho Kee
May 5, 2024
Microservice와 Single Point of Failure (SPOF)
1 min
troubleshoot
microservice
monolith
single point of failure
netflix
chaos monkey
Web developer
Rusendić (2022)
에 따르면, Program 하나를 개발하면 Monolith(Monolithic Architecture), 여러 Program으로 구현하면 MSA(Microservice Architecture)이다.
Yunho Kee
Apr 14, 2024
LeetCode Daily Crawling
Server 비용 없이 Google Sheets 운영하기
7 min
featured
web
crawling
graphql
cloud
spreadsheet
request method
query string
chrome devtools
leetcode
discord
Crawling Server는 ChatGPT처럼 동적 자원을 응답할 수 있다. 어느 날부터 연결이 안 되어 직접 개발해 보려는데 Cloud 배포가 편할 것 같다. 방법은 정말 많다: AWS EC2,
1
AWS EKS,
2
Heroku,
3
Google Firebase,
4
AWS Lambda,
5
Google…
Yunho Kee
Mar 17, 2024
No matching items
Back to top