todorus/openkaart-api

As a developer, I want a platform to run my code on

todorus opened this issue · 3 comments

As a developer, I want a platform to run my code on

serverfull

  • computing: a vps service with a good api (https://www.upcloud.com)
  • deployment: docker
  • microservices: a RESTful resource per docker image

serverless

  • computing: aws lambda
  • deployment: serverless
  • microservices: a RESTful resource per lambda function

implemented Docker as a platform in b711bb0

microservices is a bit overengineering for a project of this scale. Moving to a structure of a single api app