Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 219 Bytes

File metadata and controls

10 lines (5 loc) · 219 Bytes

✅ Use Case: Report Generation Service

A backend service is responsible for exporting large customer reports by region.

Where each request:

  1. Fetches data from the database

  2. Writes it to a file (CSV or PDF)