Skip to main content
BluINFO

BluSKY Software Architecture

 

clipboard_e21c952a6cd3e600595cbc26b5566c1aa.png
  • Primary functionality uses “traditional” Microsoft stack:
    • SQL Server
      • OLTP – Drives majority of website
      • SSRS – Reporting services
      • SSAS – Analytics foundation
        (cubes, fact tables, dimensions)
    • ASP.Net MVC
      • Entity Framework
        • Database Migrations (schema source control)
      • LINQ to SQL
      • ASP.Net Identity – OWIN based
      • Razor view engine
    • HTML5 + Bootstrap + jQuery on front-end
      • Traditional HTTP verbs (POST, GET)
      • Ajax
      • SignalR
      • Responsiveness
      • Experimental – ReactJS

Commentary

#  

  • Was this article helpful?