Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
83 views
in Technique[技术] by (71.8m points)

c# - How to build an application in the cloud that requires information from local databases?

I have this requirement.

I need to build a cloud application that fetches data (10mb for each call) from my clients' local database, the interaction is started by cloud app (server). This must be done using Microsoft technology. I have thought about building an agent (red circles) on each client, what I am not sure is what tech or even the approach to use. SignalR or GRPC seem to be good technologies for this, I know missing several information, but in a similar scenario what have you used before? Could you recommend some approach? thanks

(

question from:https://stackoverflow.com/questions/65830735/how-to-build-an-application-in-the-cloud-that-requires-information-from-local-da

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...