-
Notifications
You must be signed in to change notification settings - Fork 1
Project Planning
Fabian Mastenbroek edited this page May 6, 2020
·
1 revision
- (All) read about AWS Lambda and setup AWS environment
- (All) read and understand project description
- look into what solution to use for consistent data storage (perhaps DynamoDB)
- look into continuous integration / continuous development for AWS
- establish coding standards (best practices) [IN MEETING]
- create diagram of how all services work together
- split microservices among team members
- add GitHub issues for all tasks
- implement (REST) interfaces (only) for service [AFTER MEETING]
- model of data that needs to be stored for each service
- work on report (project design)
- experiment design (scenarios and parameters)
- implement logic for service handlers
- link services with database systems
- work on report (experiment design)
- perform experiments (with locust.io)
- work on the presentation (slides/video)
- finish report
- finish/polish microservices code
Backup time