Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Web Services with Windows Azure (new)

You're reading from   Building Web Services with Windows Azure (new) Quickly develop scalable, REST-based applications or services and learn how to manage them using Microsoft Azure

Arrow left icon
Product type Paperback
Published in May 2015
Publisher
ISBN-13 9781784398378
Length 322 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface Introduction FREE CHAPTER 1. Getting Started with the ASP.NET Web API 2. Extending the ASP.NET Web API 3. API Management 4. Developing a Web API for Mobile Apps 5. Connecting Applications with Microsoft Azure Service Bus 6. Creating Hybrid Services 7. Data Services in the Cloud – an Overview of ADO.NET and Entity Framework 8. Data Services in the Cloud – Microsoft Azure Storage 9. Data Services in the Cloud – NoSQL in Microsoft Azure Index

Service Bus Relay Service

Does your on-premises system already include Windows Communication Foundation (WCF) services, SOAP services, or REST services that utilize HTTP(s) or TCP? If so, you can utilize Service Bus Relay Service to create externally accessible endpoints in the cloud that will serve as a proxy for your on-premises services.

Service Bus Relay allows you to host WCF services within your corporate network. Relay Service provides a function by which it becomes a communication agent listening for incoming sessions and service requests for these WCF services. This allows you to securely expose the end points to the cloud without needing to open up a firewall connection, placing the services in a DMZ, or creating a reverse proxy setup.

Relay Service has one of the harder jobs among all the Service Bus components. It has to deal with making very advanced communication scenarios easy. Internet connectivity is difficult. We throw all sorts of barriers into the mix. We have load balancers...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime