Design for a Cloud Native Application in Azure for ML Insights and Actions

0 votes

I have a plan to create a cloud-native algorithmic trading application, ideally using only PaaS and SaaS (no IaaS), and I'd need some input on how I should go about doing it. The idea is quite simple in that I want to use an API query to get financial trading data from an external SaaS solution, feed it into several Azure PaaS products (most notably ML for modelling), and then do something with it. I've come up with the following high-level diagram so far:

Review of the Solution

Although I am familiar with Azure, I am not an Azure cloud engineer and have little hands-on experience developing solutions. I then want to use this endeavour as a foundation to educate myself more.

I debated whether or not to use Event Hubs as soon as I started working on the build. Conceptually, that makes sense because I'm separating how a data stream is produced from how it is used. This should make it simpler for me in the future if I need to alter the data feed(s). I also considered the location of the data storage—should it be an Azure Table or a SQL database, to put it simply? The rationale behind this is that as I loop through my models, the trading data will need to be saved for regression testing. With that said, I'm hoping someone with experience in this field may share some advice.

Thanks!

Feb 15, 2023 in Azure by Damonlang
• 1,230 points
304 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Azure

0 votes
1 answer

Azure Pricing Calculator for Hours in Cloud Service

The best method to understand Cloud Service ...READ MORE

answered Mar 29, 2022 in Azure by Edureka
• 12,690 points
464 views
0 votes
1 answer

How to create a service connection for Azure in Azure Devops (with pictures)

to create a service connection for Azure ...READ MORE

answered Mar 29, 2022 in Azure by Edureka
• 12,690 points

edited Jul 4, 2023 by Khan Sarfaraz 8,140 views
0 votes
1 answer

Can i use a custom domain with free azurewebsites.net in Azure and can i also have a free ssl?

Yes, this is doable; for more information, ...READ MORE

answered Apr 7, 2022 in Azure by Edureka
• 12,690 points
478 views
0 votes
1 answer

Differences between Azure App Services and Cloud Services

App Services  Cloud Services Supported Platforms ASP.NET, Node.js, Java, PHP, ...READ MORE

answered Mar 1, 2022 in Azure by Edureka
• 12,690 points
377 views
0 votes
1 answer

How is Azure Cosmos db different from an Azure SQL db?

Azure Cosmos DB is Microsoft’s globally distributed database ...READ MORE

answered Jan 10, 2020 in Azure by Sirajul
• 59,230 points
1,869 views
0 votes
4 answers

How can I rename a SQL Azure database?

This command serves the purpose ALTER DATABASE [oldname] ...READ MORE

answered Nov 30, 2018 in Azure by Abhinav
1,912 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP