59
Den Moderna Integrationsplattf ormen Azure App Services Mattias Lögdberg & Robin Hultman

Den Moderna Integrationsplattformen

Embed Size (px)

Citation preview

Page 1: Den Moderna Integrationsplattformen

Den Moderna Integrationsplattform

en Azure App ServicesMattias Lögdberg & Robin Hultman

Page 2: Den Moderna Integrationsplattformen

The evolution of enterprise integration

Point to point (“Spaghetti”)

Integration broker (EAI/B2B)

Enterprise Service Bus

What’s next?

?HR

CRM E-commerce

ERP

Business partner

HR

CRM E-commerce

ERP

Business partner

HR

CRM E-commerce

ERP

Page 3: Den Moderna Integrationsplattformen

Traditional app integration

• Enterprise apps installed in a local datacenter

• Specialized BizTalk server integrated common enterprise apps

• Few touch points with tight coupling

Page 4: Den Moderna Integrationsplattformen

$30

$25

$20

$15

$10

$5

2008

2009

2010

2011

2012

2013

2014

2015

2016

2017

2018

2019

2020

Mark

et S

hare

(in

Billio

ns)

Public Cloud Platform

Drivers for modern integration

ProductivityFlexibility Economics

Page 5: Den Moderna Integrationsplattformen

Modern app integration Enterprise apps on-premises and in cloud

Many touch points with loose coupling Integration is no longer a vertical

solution, we believe it is core to the app platform

Tailspin Air

Contoso

Page 6: Den Moderna Integrationsplattformen

API

Page 7: Den Moderna Integrationsplattformen

The Rise of APIs

2006 2007 2008 2009 2010 2011 2012 20130

5000

10000

15000

20000

25000

Number of Public APIs

Managed Total APIs

Continued robust growth in APIsFueled by mobile, cloud, open & big data,

IoTPublic APIs are just the “tip of the iceberg”

APIs are a core component for many startups

APIs are drivers of innovation in the enterprises

Page 8: Den Moderna Integrationsplattformen

“Untethered” life and work

Page 9: Den Moderna Integrationsplattformen

APIs are the engines of growth

var api = new Api();enginecollection.add(api);var growth = GetDiagramOfGrowth(enginecollection);

growth.ShowDiagram();

Page 10: Den Moderna Integrationsplattformen

Monetize data or services

Page 11: Den Moderna Integrationsplattformen

Make product into platform

GUI

API

Service Layer

Data Layer

GUIAPI

Service Layer

Data Layer

API user

API user

API user

API user

Page 12: Den Moderna Integrationsplattformen

Open new channelsProduct Trip:

Flight (Partner B) Hotell (Partner F) Taxi (Partner D)

Page 13: Den Moderna Integrationsplattformen

The Power of APIs

21

The power of APIs - In 2015 • Uber, the world's largest taxi company owns no

vehicles• Facebook, the world's most popular media

owner creates no content• Alibaba, the most valuable retailer has no

inventory • Airbnb, the world's largest accommodation

provider owns no real estateSource: LinkedIn

Page 14: Den Moderna Integrationsplattformen
Page 15: Den Moderna Integrationsplattformen

Software as a ServiceSaaS

Page 16: Den Moderna Integrationsplattformen

What is SaaS?

24

• Software that runs outside of your environment

• Software that is licensed via subscription

• Self Service Administration

Page 17: Den Moderna Integrationsplattformen
Page 18: Den Moderna Integrationsplattformen

Micro Services

Page 19: Den Moderna Integrationsplattformen

The monolithic Architecture Simple at first Coordinatination

overhead Small changes can have

big impact

Page 20: Den Moderna Integrationsplattformen

SOA Looser coupling More autonomous 

Page 21: Den Moderna Integrationsplattformen

Micro services• Single-purpose • Simple, well-defined

interface • Modular and

independent• Continuous delivery

Page 22: Den Moderna Integrationsplattformen

1990s and beforePre-soa (monolith)”Tight coupling”

2000sTraditional SOALooser coupling

2010sMicroservices

Decoupled

Page 23: Den Moderna Integrationsplattformen

Azure App Services

Page 24: Den Moderna Integrationsplattformen

API APPSEasily build and

consume APIs in the cloud

WEB APPSWeb apps that scale with

your business

LOGIC APPSAutomate business

process across SaaS and on-premises

MOBILE APPSBuild Mobile apps for

any device

One integrated offering

Page 25: Den Moderna Integrationsplattformen

Api Apps

Page 26: Den Moderna Integrationsplattformen

A powerful platform for building and managing APIs

Build once and consume any type of app anywhere, at any time

A rich ecosystem for distributing and monetizing APIs

Azure App Service API Apps

Page 27: Den Moderna Integrationsplattformen

Build on top of Azure App Service Web App Support all kinds of REST APIs, new or existing Simple yet powerful authentication support.

Free your API up from complex authentication handling

Expose API definition for metadata driven clients and SDK code-gen

Powerful Platform

Page 28: Den Moderna Integrationsplattformen

One API platform for Web App, Mobile App and Logic App. Maximize the value of the API.

Easy to optimize for each type of apps. Integrated experience across different types of

apps.

Build Once Consume Everywhere

Page 29: Den Moderna Integrationsplattformen

Public gallery for certified partners and community developers.

Organization gallery with RBAC for enterprise. Distribution and monetization channel to all

Microsoft cloud customers.

Rich Ecosystem

Page 30: Den Moderna Integrationsplattformen
Page 31: Den Moderna Integrationsplattformen

Logic Apps

Page 32: Den Moderna Integrationsplattformen

Workflow a.k.a Logic Apps

A B C D E F

Page 33: Den Moderna Integrationsplattformen

LOGIC APPSAutomate business

process across SaaS and on-premises

No code designer for rapid creation Dozens of pre-built templates to get

started Out of box support for popular SaaS

and on-premises apps Use with custom API apps of your own BizTalk APIs for expert integration

scenarios

Logic Apps for easy automation

Page 34: Den Moderna Integrationsplattformen

What is Logic Apps?• Workflow (Integration App)• Automate SaaS and OnPrem systems

Page 35: Den Moderna Integrationsplattformen

Applications ServersMainframe Databases

OnPrem

Partner

Page 36: Den Moderna Integrationsplattformen

Bring the Cloud to your Enterprise Integration

BizTalk Server

serversmainfram

edatabase

sapplication

s

Your Data Center

Service BusAzure App Services

PartnersSaaSApps

Microsoft Azure

Page 37: Den Moderna Integrationsplattformen

Scenarios

Page 38: Den Moderna Integrationsplattformen

Customers

BizTalk ERP

Hub Your Data Center

Page 39: Den Moderna Integrationsplattformen

{ "order": { "orderHead": { "customerId": 1, "name": "My company", "phone": "0701111111",………

Receive

Decode

Send

Transform

Encode BizTalk ERP

UNA:+,?*"UNB+UNOB:3+222:ZZZ+111:ZZZ+160215:1734+16"UNH+16+ORDERS:D:93A:UN"BGM++200002839"DTM+2:20160215“......

Page 40: Den Moderna Integrationsplattformen

BizTalk ERP

Your Data Center

SaaSMicrosoft

Azure

Page 41: Den Moderna Integrationsplattformen

Demonstration

Page 42: Den Moderna Integrationsplattformen

BizTalk ERP

Your Data Center

SaaSMicrosoft

Azure

Page 43: Den Moderna Integrationsplattformen

Azure Api Management

Page 44: Den Moderna Integrationsplattformen
Page 45: Den Moderna Integrationsplattformen

WINDOWS AZURE API

DEVELOPER PORTAL

PUBLISHERPORTAL

PROXY

WINDOWS AZURE

API MANAGEMENT

PUBLISHER / ADMIN

DEVELOPERS

APPS

BACKEND

Can be hosted anywhere: public

cloud or on-premises

Microsoft Azure API Management – High Level Architecture

Page 46: Den Moderna Integrationsplattformen

Stock LevelBizTalk Server

Order Management

Customer Management

Product Information

Partners

Mobile Devices

Customerscc

Azure API Management

Page 47: Den Moderna Integrationsplattformen

Demonstration

Page 48: Den Moderna Integrationsplattformen

Service Bus

Api Management

Logic Apps

API Apps

BizTalk

Page 49: Den Moderna Integrationsplattformen

BizTalk 2016

Page 50: Den Moderna Integrationsplattformen
Page 51: Den Moderna Integrationsplattformen

Tack!

Page 52: Den Moderna Integrationsplattformen

Microsoft Integration

Page 53: Den Moderna Integrationsplattformen

Varför?

Page 54: Den Moderna Integrationsplattformen
Page 55: Den Moderna Integrationsplattformen
Page 56: Den Moderna Integrationsplattformen

Moderna Integrationsplattformen

Page 57: Den Moderna Integrationsplattformen

Ta ägarskap och sätt planen

Page 58: Den Moderna Integrationsplattformen
Page 59: Den Moderna Integrationsplattformen

BizTalk 2016 Azure stöd