Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.88 KB

File metadata and controls

67 lines (43 loc) · 1.88 KB

APHA-FPS-Apps (Suite of FPS Applications)

#Build statusQuality Gate StatusCoverage

APHA-FPS-Apps is the codebase for suite of FPS applications, built using ASP.NET Core MVC web and Apis, and hosted on AWS.


Table of Contents


Features

  • Web application using ASP.NET Core MVC
  • Business functionalities expose as Rest APis using ASP.NET Core MVC
  • Secure user authentication & authorization
  • Role-based access control
  • Reporting / dashboards
  • Hosted on AWS for scalability and reliability

Key technologies

  • ASP.NET Core MVC
  • AWS RDS PostgreSql
  • AWS Cloud infrastructure
  • ECR for CI
  • Redis cache for session management
  • ECS for hosting application

Deployment

  • CI using GitHub Actions
  • CD via Jenkins job

Versioning

This project uses Semantic Versioning (SemVer) for versioning.
Image Versions are indicated by Git tags in the repository (e.g. v1.2.3).

You can view all available versions directly in the GitHub UI:


License

This project is licensed under the MIT License.
See the LICENSE file for full details.