Question
Devops and Microservices MyFlix Assignment I will need to build a system similar to the Netflix platform (although very much simpler). We have discussed this
Devops and Microservices
MyFlix Assignment
I will need to build a system similar to the Netflix platform (although very much simpler). We have discussed this at length in the lectures and all the materialdiscussed can be included in your system. You will need to design your architecture, whichmicroservices are you going to deploy and how will they communicate with each other. Youwill need to decide what programming language or languages you are going to use and howmuch code you will need to write.You will demo your system to me on in JANUARY and receive and will receive feedback anda likely mark. The marking scheme below shows what I will be looking for in that demo. Thedemos 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 arepasses, E is a near fail, F is a complete fail or missing. These marks are converted to gradesand 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 incategories 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 pushto github (or similar). If a different system is used for deployment that's fine.Security:Is there the correct setting on the firewall. Is there any internode security and does a useronly 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 onlyone thing, well.
Communications :What system is used for intersystem communications, restful interface, message bussomething else or a combination of these.Infrastructure under Jenkins.Are the virtual machines in the cloud created automatically, either by Jenkins or Kubentees?Are the containers automatically deployed to the servers ?Other:Is there anything else that has been done that's special or noteworthy
Can you guide me in doing the above task please ? I don't understand where to start this assignment. Guide me please
Step by Step Solution
There are 3 Steps involved in it
Step: 1
1 Understand the Requirements The first step is to thoroughly understand the requirements outlined in the assignment description Youll be building a s...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started