Skip to content

Project Planning

Fabian Mastenbroek edited this page May 6, 2020 · 1 revision

Week 1 (2020-05-06)

  1. (All) read about AWS Lambda and setup AWS environment
  2. (All) read and understand project description
  3. look into what solution to use for consistent data storage (perhaps DynamoDB)
  4. look into continuous integration / continuous development for AWS

Week 2 (2020-05-11)

  1. establish coding standards (best practices) [IN MEETING]
  2. create diagram of how all services work together
  3. split microservices among team members
  4. add GitHub issues for all tasks
  5. implement (REST) interfaces (only) for service [AFTER MEETING]
  6. model of data that needs to be stored for each service
  7. work on report (project design)
  8. experiment design (scenarios and parameters)

Week 3 (2020-05-18)

  1. implement logic for service handlers
  2. link services with database systems
  3. work on report (experiment design)
  4. perform experiments (with locust.io)

Week 4 (2020-05-25)

  1. work on the presentation (slides/video)
  2. finish report
  3. finish/polish microservices code

Week 5 (2020-06-01)

Backup time

Clone this wiki locally