Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7864177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T23:42:21+00:00 2026-06-02T23:42:21+00:00

I’m currently looking into developing an azure hosted web service to act as a

  • 0

I’m currently looking into developing an azure hosted web service to act as a proxy between my mobile app and a third party web service in order to keep my API secret. I haven’t a great deal if experience with azure architecture and was wondering if someone might be able to provide some guidance.

Thinking about this problem my first thought would be to host an asp.net web API on azure, send the data from the phone to the azure API acting as a proxy which would receive the web request, then forward the info. With the API secret to the web service via another httpwebrequest and then returning that response as the original API call response.

Firstly, would this work? And secondly, if I was to have one web role performing this task would it only be able to field one request at a time, having to wait for one request to return from the third party before sending of a request from another phone? This could prove to be a problem if the call to the third party takes a second or so I guess in terms of scalability.

Any other architecture suggestions as to how I can do this would be greatly appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T23:42:24+00:00Added an answer on June 2, 2026 at 11:42 pm

    As far as I know ASP.NET Web API is not yet supported on Azure (YET), Windows Azure only runs .NET 4 runtime, there are ways around this to run MVC 4 on Azure but its not officially supported yet.

    You can certainly have a proxy service that intercepts your request and then relays it on, the architecture does sound a little convoluted but you might/must have valid reason for it. I would try an embrace HTTP (REST) for all communication from your clients for maximum interop and also to reduce latency.

    Your second question is about scaling out, you should never run one instance of your Web Role as this does not meet the Azure SLA (2 minimum). You should also always strive for asynch programming/design when you are looking to build internet scalable apps. If you build a stateless WCF Service then you can horizontally scale to cater for more traffic. If you have global reach from your consumers you could also use Windows Azure Traffic Manager across geolocated instances of your service http://msdn.microsoft.com/en-us/gg197529

    HTH

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I am currently running into a problem where an element is coming back from
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I want use html5's new tag to play a wav file (currently only supported
I have a French site that I want to parse, but am running into
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.