📄️ Web app and architecture
Web Application & Software Architecture
📄️ Scalability
the ability of the application to handle & withstand increased workload without sacrificing the latency.
📄️ High Availability
Fault tolerance
📄️ Database
Date type
📄️ Caching
Why?It ensures low latency and high throughput.
📄️ Message Queues
FIFO (First in First Out): A priority attached with them that makes the queue a priority queue
📄️ Steam Processing
Data Ingestion
📄️ More architecture
Event Driven Architecture
📄️ How to Pick the Right Server-Side Technology?
| Use cases | Examples | Requirements | Technology |
📄️ Mobile Apps
Strategy