Running Digital Membership Card System on Fedora Linux

Hello everyone, I am working on a emembership card software system and planning to deploy it on a Linux-based environment, specifically on Fedora Linux.

The system includes:

  1. Member data management (ID, status, etc.)
  2. API-based authentication
  3. Digital membership card generation (QR/barcode)
  4. Backend database integration

I want to understand the best approach for running and deploying such a system on Fedora Linux. Specifically, I have a few questions:

  1. Is Fedora suitable for hosting such backend services?
  2. Any recommended stack or tools for API + database management on Fedora?
  3. Best practices for security and performance in this setup?

Since Fedora is widely used in development and server environments, I believe it could be a good fit for this project, but I would really appreciate guidance from the community.

You should have a look through say Drupal addons and other existing membership or customer record systems, there are a bunch out there.

Yes, Fedora will be suitable to run many of these on.