Grokking the System Design Interview
Ask Author
Back to course home

0% completed

Vote For New Content
Alex Zhang
What is the difference between a web server and an application server

Alex Zhang

Feb 10, 2024

I see both in a diagram, I don't know why both are linked.

0

0

Comments
Comments
Marko Urh
Marko Urha year ago

Web servers deliver static content, like HTML pages, images, videos, and files. Application servers deliver dynamic content, like real-time updates, personalized information, and customer support.

On this page

System Design Master Template (video)

  1. Domain Name System (DNS)
  1. Load Balancer
  1. API Gateway
  1. CDN
  1. Forward Proxy vs. Reverse Proxy
  1. Caching
  1. Data Partitioning
  1. Database Replication
  1. Distributed Messaging Systems
  1. Microservices
  1. NoSQL Databases
  1. Database Index
  1. Distributed File Systems
  1. Notification System
  1. Full-text Search
  1. Distributed Coordination Services
  1. Heartbeat
  1. Checksum