Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this assignment you will need to build a system similar to the Netflix platform ( although very much simpler ) . . You will

For this assignment you will need to build a system similar to the Netflix platform (although very much simpler).. You will need to design your architecture, which microservices are you going to deploy and how will they communicate with each other. You will need to decide what programming language or languages you are going to use and how much code you will need to write.
You will demo your system to me on in JANUARY and receive and will receive feedback and a likely mark. The marking scheme below shows what I will be looking for in that demo. The demos are likely to be carried out on line and will last for a maximum of half an hour.
Marking scheme.
Each of the following points have equal rating. Each point is marked from A to F, ABCD are passes, E is a near fail, F is a complete fail or missing. These marks are converted to grades and averaged over the set to give the final mark.
You do not have to add everything here to get a passing grade.
Myflix:
Does the system look like a video streaming service, is there a catalogue of videos in categories and thumbnails. Can the user select a video and play it ?
Jenkins setup:
Is Jenkins set up and at least some of the code is push automatically when changes are push to github (or similar). If a different system is used for deployment thats fine.
Security:
Is there the correct setting on the firewall. Is there any internode security and does a user only have access to the correct content.
Docker Working:
The system runs under containers, most likely docker, but other container systems are fine.
Services:
What services are deployed and are they loosely coupled and truly micro. I.E they do only one thing, well.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning Databases With PostgreSQL From Novice To Professional

Authors: Richard Stones, Neil Matthew

2nd Edition

1590594789, 978-1590594780

Students also viewed these Databases questions

Question

b. What groups were most represented? Why do you think this is so?

Answered: 1 week ago