Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 217 Bytes

File metadata and controls

8 lines (5 loc) · 217 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)