SFTP는 ssh 방식으로 암호화 된 FTP SSH랑 같은 포트를 사용하기 때문에 openssh를 설치하면 SFTP도 바로 사용 가능
- ORM: https://dongchans.github.io/2019/28/
- InfluxDB https://dongchans.github.io/2019/28/
- Grafana https://medium.com/finda-tech/grafana란-f3c7c1551c38
- PostgreSQL <>
- Redis <>
- Twisted https://twistedmatrix.com/trac/
- asyncio https://hamait.tistory.com/834
- asyncio & coroutine https://blog.humminglab.io/python-coroutine-programming-2/
- 동기&비동기, blocking&non-blocking https://velog.io/@wonhee010/동기vs비동기-feat.-blocking-vs-non-blocking
- async event-driven https://niklasjang.tistory.com/57
- aiohttp https://blog.weirdx.io/post/52588 https://item4.blog/2017-11-26/Asynchronous-HTTP-Request-with-aiohttp/