Skip to content

[Network] 01. 네트워크 기초 #36

@hseong3243

Description

@hseong3243
  • 네트워크 레이어
    • OSI 7계층
    • TCP/IP 4계층
    • IP
      • IPv4 vs IPv6
      • subnet
      • CIDR
  • 통신
    • TCP
      • 흐름제어, 혼잡제어, 오류제어
      • 3-way-handshake, 4-way-handshake
    • UDP
    • HTTP
      • HTTP status code
      • HTTP method
      • HTTP 1.1, 2.0, 3.0
    • HTTPS, SSL/TSL
    • DNS
    • 기타 : socket, STOMP, SMTP (프로젝트에서 사용한 경우)
  • Web
    • www.google.com을 입력했을 때 동작 과정
    • Web Server vs WAS
    • Web Server
      • apache vs nginx (동작원리)
      • SSL offloading
      • reverse proxy
      • load balancing
        • L7 vs L4
        • 알고리즘
    • Web cache
    • URI, URN, URL
    • Rest API
  • 인증
    • cookie
    • session
    • JWT
  • 보안
    • CORS
    • XSS
    • SQL Injection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions