GithubHelp home page GithubHelp logo

healthcare-lite's Introduction

🏥 Healthcare Lite

🌟 Goals 🌟

Gain hands-on experience writing an IaaS cloud application, specifically by using Amazon Web Services (AWS). Secondary goals are to gain experience administering a Windows Server machine and to gain/reinforce experience with SQL and Web programming.

Introduction

This projects is a “Lite” version of healthcare.gov by following the instructions below (the original roll-out of healthcare.gov was a mess). This project consisted generally of 3 parts: [1] setting up the Web frontend; [2] setting up the cloud database to hold the specific health plans; [3] creating the Web functionality (which is given to you) to show the health plans on the Web page and making it so that a person can register for a plan.

Setup

Due diligence for any cloud project starts with setting a budget to limit resource usage overflow. Always be sure to consistently change the AWS region to what is physically closest (as seen in the top right of the dashboard). Create a cost budget, giving adequate notification metrics. It is recommended that an email notification would be sent after 75% of the indicated budget. Below is a screenshot of the budget I created.

pa1-budget

Strategy

The first step was creating a working frontend using a local SQL server. The frontend for the site was created using a “Microsoft Windows Server 2016 with SQL Server 2017 Express” EC2 instance. The default size was changed to "t3a.xlarge" for cost-feature maximization. The second step was to port the database functionality tested in part 1 to the cloud. An RDS “Microsoft SQL Server” was used to test fake health information data. Below is a sample SELECT query to test the frontend display, and the final project being displayed on localhost.

pa1-sql-server

pa1-web

Notes

This project is no longer being served on AWS due to budget constraints.

Acknowledgements

Thanks goes to Marty Humphrey (University of Virginia, 2021) for providing project guidelines during CS 4740 S21.

healthcare-lite's People

Contributors

lpg0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.