Core concepts, definitions, basic syntax, and first principles expected in round 1 screening.
Answer: These represent the core non-functional metrics (NFRs) used to evaluate distributed system health and capacity.
graph TD
Metrics[NFR Metrics] --> Scalability[Scalability: Horiz/Vert]
Metrics --> Availability[Availability: SLA Nines]
Metrics --> Reliability[Reliability: MTTF/MTBF]
Metrics --> LatencyThroughput[Latency vs Throughput]
Answer: A Load Balancer (LB) routes client requests across a pool of servers to optimize resource utilization, maximize throughput, and prevent server bottlenecks.
/images to CDN, /api to microservice), allows cookie-based sticky sessions.Answer: A Cache is a high-speed, temporary, in-memory data store (e.g., Redis, Memcached) used to shield databases and serve data fast.
Answer: A CDN is a globally distributed network of edge servers designed to cache static and dynamic assets close to users, reducing physical network latency.
graph LR
User[User] -->|Lowest Latency| Edge[CDN Edge Server]
Edge -->|Cache Miss| Origin[Origin Server]
Answer:
You've completed the 5 free sample questions. Get unrestricted lifetime access to every question, model answer, implementation challenge, and all 27+ technologies for a single payment.
₹399 India / $9 International · One-time settlement · Zero subscription