Ryu
Ctrlk
  • ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Ryu / software_engineer
  • โœจResume
  • Python3
    • Python3 ๊ฐ€์ƒํ™˜๊ฒฝ ์„ค์ •ํ•˜๊ธฐ
    • Flask
    • REST API
    • Command Line ํ™œ์šฉํ•˜๊ธฐ
    • Module ์‚ฌ์šฉํ•˜๊ธฐ
    • MongoDB connection
    • WSGI
      • ๐Ÿ’กWSGI ๊ฐ€ ํ•„์š”ํ•œ ์ด์œ 
      • Web Server / WSGI / Middleware / Application ๊ตฌ์กฐ
      • WSGI Middleware ์ข…๋ฅ˜
      • Gunicorn
    • Dockerize
    • Kubernetes ๋กœ ๋ฐฐํฌํ•˜๊ธฐ
  • Open Tracing (์ •๋ฆฌ์ค‘)
    • Open Tracing ์ด๋ž€ ๋ฌด์—‡์ธ๊ฐ€
    • Python OpenTracing Example
    • Jaeger, Jaeger UI
    • Python Jaeger Tutorial
    • Zipkin ์•Œ์•„๋ณด๊ธฐ
    • Jaeger-client ๋ฆฌ์ŠคํŒ…
  • Microservice Architecture
    • Netflix์˜ MSA ์ปจ์…‰
  • Paper
    • Dynamo: Amazonโ€™s Highly Available Key-value Store
  • Frontend
    • CommonJS ์™€ AMD
    • RequireJS
    • WebSocket
    • Vue.js
    • React x Redux ๋กœ ํ”„๋กœ์ ํŠธ ๋งŒ๋“ค๊ธฐ
  • Data Engineering
    • Spark
  • Service Mesh (์ •๋ฆฌ์ค‘)
    • RPC
    • gRPC - Python Server ๋งŒ๋“ค๊ธฐ
Powered by GitBook
On this page

Was this helpful?

  1. Python3

WSGI

๐Ÿ’กWSGI ๊ฐ€ ํ•„์š”ํ•œ ์ด์œ Web Server / WSGI / Middleware / Application ๊ตฌ์กฐWSGI Middleware ์ข…๋ฅ˜Gunicorn
PreviousPymongoNextWSGI ๊ฐ€ ํ•„์š”ํ•œ ์ด์œ 

Last updated 6 years ago

Was this helpful?