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 ( much simpler ) . You will need to design

For this assignment you will need to build a system similar to the Netflix platform (much simpler). You will need to design your architecture, which microservices are you going to deploy and how will they communicate with each other.
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 with AI-Powered 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

Students also viewed these Databases questions