A Lap Around the Azure API Management Service Raul Camacho | Principal Consultant.

Slides:



Advertisements
Similar presentations
Extending Your Reach with SharePoint and Office. Ignite: Office SharePoint Azure.
Advertisements

CONSUMERS ALWAYS CONNECTED ON THE GO APPs ON DEVICES PARTNERS APIs AS A BUSINESS DEV TOOL APIs REDUCE FRICTION “MASK DIRTY LAUNDRY” INTERNAL.
quick audience poll an IT Pro or a developer or neither?
T Sponsors Paul Larsen Principal Program Manager, Microsoft Integrating cloud with existing IBM Systems BizTalk Summit 2015 – London ExCeL London | April.
Built on the Powerful Microsoft Azure Platform, EventsAIR Provides a Turnkey, Robust Technology Solution for Professional Event Organizers MICROSOFT AZURE.
SiS Technical Training Development Track Day 10. Agenda  Introduction to Integration Broker  How to Expose and Consume WebServices.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
Innovative Foundation For an Open Source API Management Platform Asanka
GP 2015 Functionality Identity Management V2 Workflow V2 BA on multi- platforms (Windows, Apple & Android) Service Based Architecture (SBA) GP 2015.
T Sponsors Kent Weare Integration MVP, Author API Management Part 1 – An Introduction to Azure API Management BizTalk Summit 2015 – London ExCeL London.
OAuth-as-a-service using ASP.NET Web API and Windows Azure Access Control Maarten
Migrating Business Apps to Windows Azure Marc Müller Principal Consultant, 4tecture GmbH
Getting Started with the ASP.NET Web API Dhananjay Kumar Infragistics Consultant Microsoft MVP
Training Workshop Windows Azure Platform. Presentation Outline (hidden slide): Technical Level: 200 Intended Audience: Developers & Technical Decision.
Intro to WCF From the beginning and uses Steve AppRochester.
ASP.NET Web API. ASP.NET Members MS Open Source ASP.NET MVC 4, ASP.NET Web API and ASP.NET Web Pages v2 (Razor) now all open source ASP.NET MVC 4, ASP.NET.
Open Data Protocol * Han Wang 11/30/2012 *
A Digital and Technology Getting Started with Microsoft Azure API Management Ed Jones,
FI-WARE Overview Juanjo Hierro Telefonica Digital, Coordinator and Chief Architect, FI-WARE
© 2009 IBM Corporation 1 The API Economy and Cast Iron Web API Andrew Daniel – Cast Iron UI Developer Andrew Daniel – Cast Iron Web API Software Engineer.
WHAT OUR CUSTOMERS ARE SAYING “After thorough market research and a review process, Qorus Breeze Proposals stood out from the competitors because of its.
TACTIC | Workflow: Project Management OSS on Microsoft Azure Helps Enterprises to Create Streamline, Manage, and Track Digital Content MICROSOFT AZURE.
Kevin Francis Azure Media Services Architecture Deep Dive CLD31 2.
Microsoft Azure Integrated with C21 Live Cloud Mosaic Helps Control Your Live Streaming from Anywhere by Deploying in Global Azure Regions MICROSOFT AZURE.
Business of APIs The API Economy Brad Brozek
AFACT Cloud Computing WG Zon-yin Shae Institute for Information Industry Bangkok, Thailand, Nov. 26, 2014.
Microsoft Azure Cloud Powers AaNeel’s All-In- One Health Care Delivery Platform with Modules from Electronic Health Records to Case Management MICROSOFT.
Introduction to Azure API Management Microsoft Azure.
A Lap around Azure API Apps. Customer Challenges What are API Apps? Creating and Consuming an API App using VS Adding authentication API Connectors Swagger.
API Basics: Integrating with SmartSimple. Mark Bridger BFA, M.S Ed. UI Lead & Training Officer Meet your Presenter.
#bluemix - #ibmcloud – Bluemix Girls Night Featuring Bluemix, The Digital Innovation Platform.
Grid Wide IoT Gateway Supports open standards and technologies, with open interfaces that provide support for proprietary gas-meter reading protocols and.
3 Ways to Integrate Business Systems to Partners
11/19/2017 9:41 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Introduction to Azure App Service Environment
SARAH GIDEON 10th December 2016
Join the Community
TV Broadcasting What to look for Architecture TV Broadcasting Solution
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
Enterprise Town Hall solution
Creating Enterprise Grade BI Models with Azure Analysis Services
Primal and Microsoft Azure Deliver Personalized Content, Intelligence, and Analytics That Match Your Content to the Interests of Your Audience MICROSOFT.
Hosted on Azure, LoginRadius’ Customer Identity
Creating Secure Consumer Experience through W3C PR API
Miao Jiang / Vladimir Vinogradsky
Azure API Management Jothi Prakash A
Nimble Streamer Helps Media Content Providers Create Streaming Networks Cost-Effectively and Easily by Utilizing Azure’s Worldwide Scalability MICROSOFT.
Amit R Bhatia / Puneeth Nayak
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
Microsoft Azure P wer Lunch
With Help from the Microsoft Azure Cloud,
Conference on National Platforms for SDG Reporting
Take Control of Insurance Product Management: Build, Test, and Launch Any Product Globally 10x Faster, 10x More Cheaply with INSTANDA on Azure Partner.
Microsoft Build /21/2018 1:00 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Excelian Grid as a Service Offers Compute Power for a Variety of Scenarios, with Infrastructure on Microsoft Azure and Costs Aligned to Actual Use MICROSOFT.
Secure Electronic Procurement of Transcripts, HRD Attestations, and Certificates of Origin, Made Easy with Myeasydocs and Power of Microsoft Azure MICROSOFT.
Agile App Development with Azure API Management
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
XtremeData on the Microsoft Azure Cloud Platform:
Miao Jiang Senior Program Manager - Microsoft API Management Overview.
$, $$, $$$ API testing Edition
BluSync by ParaBlu Offers Secure Enterprise File Collaboration and Synchronization Solution That Uses Azure Blob Storage to Enable Secure Sharing MICROSOFT.
API Talk Ritesh Kirad Oct, 2017.
IST346: Web Services and API’s
Combining ArcGIS for Server & ArcGIS Online
Red Sky Update “Watching the horizon for emerging health threats”
Remedy Integration Strategy Leverage the power of the industry’s leading service management solution via open APIs February 2018.
Microsoft Virtual Academy
SQL Azure to .NET Developers
Presentation transcript:

A Lap Around the Azure API Management Service Raul Camacho | Principal Consultant

Agenda ◦Why Web APIs ◦Intro to Azure API Management Service ◦Demo ◦Questions

Web APIs API: (Application Programming Interface) – unit of functionality publicly available Web API: API exposed over HTTP protocol ◦Usually follow the REST architectural style ◦Use TCP/IP as transport ◦Model operations as read, write, update, delete after HTTP verbs

Why should I care about Web APIs?

Ecosystem For a consumer: wide range of third party services available For a provider: large developer audience, ease the adoption on provider’s services

Developer benefits Web APIs simplify interfaces ◦Adopt HTTP verbs ◦Model functionality in terms of read, write operations

The Azure API Management Service

DEVELOPER PORTAL PUBLISHER PORTAL PROXY DEVELOPERS APPS Hosted anywhere. Developed using any technology. BACKEND WEB SERVICE

Value Proposition Publish your APIs ◦Securely ◦At scale Reach new audiences Create an API platform Monetize your digital assets and/or capabilities

Features Admin portal - manage your APIs Proxy – hosts public versions of your APIs Developer portal – promotes API adoption Analytics – insight into usage, health of your APIs

DEMO

Takeaways There’s a large ecosystem of providers and consumers of Web APIs Azure API Management Service does the heavy-lifting for you

Resources MS TechEd 2014 talk:

Questions?

appendix

Pricing