The Wayback Machine - https://web.archive.org/web/20220725134753/https://github.com/topics/krakend
Skip to content
#

krakend

Here are 37 public repositories matching this topic...

KumKeeHyun
KumKeeHyun commented Jan 7, 2021

왜 시작하게 되었는가?

쿠버네티스를 공부하려고 라즈베리파이를 4개나 샀지만 생각해보니 운영해볼 서비스가 없다. 그냥 있는거 해보려니 그냥 실행해보기만 하면 의미가 없는 것 같아서 직접 마이크로서비스 아키텍처로 서비스를 만들어보고 쿠버네티스에 올리는 것으로 방향을 잡았다.

목표

  • 최소 3개 이상의 마이크로서비스 개발
    • ex) 사용자 관리 & 인증 + 아티클 관리(메인 도메인) + 아티클 추천 + API Gateway
  • 최종적으로는 쿠버네티스에 올려서 운영해보기
  • 프로메테우스로 모니터링 해보기
  • 로그 관리 해보기
  • JWT 인증 사용하기
good first issue

Improve this page

Add a description, image, and links to the krakend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the krakend topic, visit your repo's landing page and select "manage topics."

Learn more