Skip to content

seol-yun/Network_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network_practice with python Flask

화면 캡처 2024-01-27 125433

  1. Wireshark 라는 프로그램의 존재 인지 -
  2. Docker 활용 Web server (nginx) 띄우기 - proxy server
  3. HTTP server 는 어떤 역할을 하는가?
  4. HTTP server load test - locust
  5. MPM HTTP server
  6. RESTful API server - json
  7. App server and database integration - orm(sqlalchemy)
  8. Web and App service deployment - docker
  9. Server-side dynamic web service
  10. Client-side dynamic web service
  11. HTTPS - CA, OpenSSL
  12. Architecture