Skip to content

Journey of request before backend app (our code) #46

@sanjarcode

Description

@sanjarcode

Important. Knowledge about scaling stuff and what things matter - allow for more efficiency and simplification (less instances, less app code).

  • Use TPM and other discrete circuits for standard tasks like TLS, instead of CPU.
  • Kernel space and user space configs. Example - multiple threads listen on the same port.
  • HTTP 1.1 simpler than 2
  • Parsing, early detect missed, and cost of it.

Video: https://youtu.be/gSQoA4SYhJY?si=yTGTZByLeKbPAX_R - What happens before the backend gets the Request - Hussein Nasser

Important for growth phase/roles for an app/company.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions