Cydar: Difference between revisions

From Computer Laboratory Group Design Projects
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
The client is rob.hague@cydar.co.uk
The client is rob.hague@cydar.co.uk


My suggestion:
[[Surgery in the Cloud]]


[[Live Cloud Video Remix]]
Original proposal:
 
New hospital treatments often involve as much computer imaging as they do scalpels. Local company Cydar manages high volumes of images and video data in the cloud using Amazon Web Services, but configuring those data flows is time-consuming and confusing. Your goal is to create a video cloud service management tool inspired by Stuart Taylor's VPlay system for live video remixing (http://vimeo.com/2738692). Users should be able to review and modify the data flow architecture on AWS virtual machines, while also getting a live view of the current streams and archive content to see where the problems might be.
 
Original:


Visualizing Clouds
Visualizing Clouds

Latest revision as of 08:57, 29 October 2016

The client is rob.hague@cydar.co.uk

Surgery in the Cloud

Original proposal:

Visualizing Clouds

At Cydar, we make extensive use of Amazon Web Services. In particular, we use their Virtual Private Cloud (VPC) features to set up many separate virtual networks, each containing a number of virtual machine running different software for different purposes. The connections both within and between these networks quickly become complicated. Moreover, as we’re dealing with highly confidential patient data, we need to be sure we have a good understanding of how the network is configured and where the data is going at all times.

The brief is to create a tool for visualizing VPCs in some kind of automated block diagram. It should show, at a minimum: - Connections between machines within a VPC - Routes in and out of each VPC (as governed by AWS Security Groups)

The visualization should update automatically as the network changes. Once the basics are in place, there’s plenty of scope for additional information such as: - Real time network traffic display - Server health monitoring - Interaction, for example to focus on more details of a particular VPC

Cydar will be able to provide technical help in integrating with AWS, as well as example networks to visualize.