Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Stream Data from VM To Azure Website

$
0
0

Hi everybody,

I would need some help regarding the architecture of my cloudsetup...
The Application i'm working on does the following:

I have a Website which allows users to upload audio files. The user has the possibility to "modify" the audio file and listen to his changes in realtime.

So there is a calculation in the background and the user hears the results immediatly.

This is working on a single VM verey well but i'm not sure whats the best way to achive this in azure so that its scaleable...

This are my first thoughts:

I use a Azure Website for the Frontend, the user uploads a File and when he starts editing the file a request is send to a VM which starts the calculation and sends the resulting audiostream back to the website which transmits it's further to the user. So it would be some kind of "livestream" from the vm to the Website and then further to the user.

Is Service Bus the best solution for the communication between the website and the vm? the data transmitted is an audiostream so that should be an synchronous and fast connection.

Is there a way to directly connect from the Website to the VM over TCP inside the Azure datacenter? I think that would be the best way...

I would be very thankful for every tip! :)

Thank you in advance,

Metabolic


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>