The QR Code application is a Node based application that needs to be deployed to the cloud. Our current options are: - Deployment to Heroku (easier, not load balanced) - Deployment to Azure Kubernetes Service (requires the Dockerfile to be created, will be load balanced)
The QR Code application is a Node based application that needs to be deployed to the cloud. Our current options are: