Davidson-RFB / CheckOneTwo

Streamlined vehicle and equipment checklists
2 stars 0 forks source link

Decide on deployment method & database #9

Open davidbanham opened 6 years ago

davidbanham commented 6 years ago

I'm thinking nodeJS for the language since that's the closest the team has to a lingua franca.

Probably want to deploy to AWS lambda in order to keep costs minimal and eliminate as much maintenance as possible. Probably do it via Apex rather than Serverless in order to keep things portable.

For the datastore we could do DynamoDB pretty cheaply. I'm also toying with the idea of using S3 as a document store to keep things super cheap and simple.

jasegking commented 6 years ago

Hi David,

We do have a $5K community grant per year to spend on Azure. This might factor into your deployment decision making.

J

davidbanham commented 6 years ago

Oh, awesome. I wasn't aware of that but will take it into account. I'll have a look at Azure's current offering and report back.

jasegking commented 6 years ago

I have added you as a global admin for Azure. You should have access to whatever you want, but maybe just run it past Tim Eliot before you create the servers you need.