Skip to content

Dedicated Image Server #596

@inesiscosta

Description

@inesiscosta

Currently, images (e.g. profile pictures, event banners, company logos) are stored and served directly from our Next.js app or database storage.
This approach creates scalability and performance issues as the platform grows, including slower load times, bandwidth overhead, and inefficient caching.

We should move to a dedicated image hosting and delivery system, such as Cloudflare Images or Cloudflare R2 (should we want to store other object types), to improve performance, reliability, and maintainability.

Metadata

Metadata

Assignees

Labels

backendIssues related to server-side logic, APIs, or integrations.complexity: mediumperformanceFocused on speed, efficiency, or resource usage.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions