Page 1 of 1

Functionality Marks GUI 2 Upload and store movie in the cloud 10 Manage the comments and ratings using DynamoDB 9 User r

Posted: Tue Jul 12, 2022 8:04 am
by answerhappygod
Functionality
Marks
GUI
2
Upload and store movie in the cloud
10
Manage the comments and ratings using DynamoDB
9
User registration/user login
2
Use parameter store to store credentials
3
Publish application to elastic Beanstalk
2
Non-functional requirements (e.g., readability, maintainability,performance, etc..)
2
Question [30 marks]
A start-up wants to compete with Netflix(https://www.netflix.com/). It allows registered users toupload/download movie, write comments, rate the movie, etc. Userscan view all comments and ratings, but can only modify his/her owncomments and ratings if the comments and ratings are written within24 hours.
You are asked to implement a Web application by using ASP.NETCore MVC template and host the app in AWS Elastic Beanstalk