SlideShare a Scribd company logo
#GlobalAzure
Integration Tales: Logic & API apps
to the rescue!
Sandro Pereira
Senior Software Developer
Microsoft Integration MVP
THE BIGGEST
MICROSOFT AZURE
COMMUNITY EVENT
183 LOCATIONS
+60 COUNTRIES
+10000 PEOPLE
Integration Tales: Logic & API apps to the rescue!
Good morning….
http://www.biztalk360.com/biztalk-mapping-patterns/
BizTalk Mapping Patterns and Best Practices
Sandro Pereira brought to you by
 BizTalk Server
 Overview and roadmap
 Azure BizTalk Services
EAI and EDI
Azure App Service - Preview
Logic Apps and API Apps
Integration Tales: Logic & API apps to the rescue!
BizTalk Server
Active
Directory
BizTalk
Server SQL
Server
Microsoft
Azure
Virtual
Network
10,000+ Global Customers benefit from using BizTalk Server
23 of 27 EU governments use BizTalk Server to provide government services
81% of the Global 100 are running BizTalk Server
10000+
23
81%
6 6 of the 8 largest U.S. Pharmaceutical Companies use Microsoft BizTalk Server
4 4 of the 5 largest U.S. Electronics Parts Manufacturers use Microsoft BizTalk Server
9 of 10 largest U.S. Telecommunications Companies use BizTalk Server
9of10
9 of the 10 largest Aerospace and Defense Companies in the U.S. run BizTalk Server9of 10
5 of the 8 largest U.S. Chemical Companies run Microsoft BizTalk Server5
4 4 of the 5 largest Railroads in the U.S. run Microsoft BizTalk Server
9 of the 10 largest Insurance Companies in the World run Microsoft BizTalk Server
9
BizTalk Server
2002
BizTalk Server
2004
BizTalk Server
2006
BizTalk Server
2006 R2
BizTalk Server
2009
BizTalk Server
2010
BizTalk Server
2000
BizTalk Server
2013
BizTalk Server
2013 R2
500
Customers
2,000
Customers
4,000
Customers
7,000
Customers
8,500
Customers
10,500
Customers
• Messaging
• XML tools
• XLang
• Deployment
Tools
• XSD
• EAI (partner
adapters)
• Vertical B2B
• VS + .NET
• Messaging +
Orchestration
• BRE
• Routing
• BAM
• Scale-out
• Simple
configuration
• Adapters in box
• Runtime+
• BAM+
• SOA/ESB
• EDI/AS2
• RFID
• WCF
• Adapter Pack
• Adapter SDK
• HIS 2006
• BAHS
• ALM Support
• B2B
Enhancements
• RFID Mobile
• Adapter Pack 2.0
• ESB 2.0 Toolkit
• BAM+
• Hyper-V Support
• HIS 2009
• BAHS 2.0
• Workflow
Integration
• ESB 2.1
• SharePoint 2010
BCS
• Data Mapper
• TPM
• Secure FTP
• Updated Swift
and HIPAA
• SQL Server
2008 R2
• Windows Server
2008 R2
• HIS 2010
12,000
Customers
15,000
Customers
• IaaS
• Integrated ESB
Toolkit
• Integration with
Windows Azure
• BizTalk Server +
REST
• The new SFTP
adapter
• Per Core License
Model
• Tracking
dependencies
between artifacts
• Platform Support
• Support for JSON
• Adapter
enhancements
• Full integration
with the cloud
• Updates to HL7
Accelerator
• BizTalk Health
Monitor
A new major release each 2 years
A new minor release (R2) each 2 years
New version of BizTalk server coming in 2016
~15 years, ~15,000 customers
9th release
Integration Tales: Logic & API apps to the rescue!
• EAI Service
• Drag and drop integration solution development
• Out of the box support for common integration patterns
• Connectivity to on-premises LOB systems out of the box
• EDI - B2B Service
• Trading partner management and supplier on-boarding
• Support for X12 and AS2
• Extensible Platform
• Rich message processing
• Customization with code for transforms and pipeline stages
• Trading Partner Management API for custom experiences
BizTalk Server
Service Bus
BizTalk Service
Partners
Microsoft
Azure
BizTalk Adapter Service
Basic building block for building your integration platform
A Bridge is a single message processing unit with 3 parts:
• Sources: From where the messages originate
• Pipeline: Which processes the messages [Flat file, XML, Pass-through]
• Destinations: Where the messages are sent to
Server Explorer
(Visual Studio)
PowerShell
CmdLets
Management
Service REST API
Lob Relay
(Service Host)
Integration Tales: Logic & API apps to the rescue!
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
Partnering in the cloud era
 New ‘cloud friendly’ protocols
using XML/JSON & HTTP
 Leveraging partners across
the globe
 Quick and simple partner
onboarding
 Leverage on-demand scaling
to better utilize resources
Integration Tales: Logic & API apps to the rescue!
Integration Tales: Logic & API apps to the rescue!
Integration Tales: Logic & API apps to the rescue!
Integration Tales: Logic & API apps to the rescue!
Integration Tales: Logic & API apps to the rescue!
 Will provide scalability
 Cross platform
 Auto update
 Deep logging diagnostics
 Rich ecosystem with partner monetization
opportunities
 Will be available on premises with
Windows Azure pack
Out-of-box Connectors
 Standard Protocols
 Common Enterprise Apps
 Most Popular consumer and
Enterprise SaaS
 Available through the
marketplace
Web Services
(SOAP+WCF)
File
Siebel
Microsoft SQL Server
Informix
Oracle Database
SQL Azure
FTP/FTPS
Microsoft Dynamics AX
SMTP
HTTP, HTTPS (REST)
Websphere MQ
Microsoft SharePoint
Azure Services
(Mobile + Others)
MongoDB
SFTP
Coupa
BOX
AS400
Azure Services
(Service Bus)
Quickbooks
Salesforce
Sugar CRM
Microsoft Dynamics AX
Chatter
Facebook
Azure HDInsight
Marketo
Twitter
Azure Services
(Storage Blob +Table)
Microsoft Yammer
Zoho
OneDrive
SuccessFactors
Zuora
Twilio
Twitter
Workday
SalesForce
Office 365
IBM DB2
Microsoft Dynamics CRM Online
SAP
Workflow engine and Web-
based process designer
 JSON based workflow definition
 Orchestrates API execution
 Supports long running processes
and control flows
 Provides rich logging, diagnostics
 Enables developers and business
users to easily define and track
business process
Built-in API Management
 Hybrid connectivity
 Throttle, rate limit and quota callers
 Modern formats to existing APIs
 Authentication + key management
 Built-in analytics
Governance
Access
Control
Partner APIs
APIs for
On-Premises
and SaaS
BizTalk features as Apps
 Validation
 Batching/Debatching
 Format Conversion (XML, JSON, FlatFile)
 Extract
 Transform
 Mediation Patterns (Request Response,
One Way etc)
 Business Rules
 Trading Partner Management
 AS2/X12/EDIFACT
Complete web + mobile
experiences
 Rich PaaS offer with cross-platform
for .NET, Java, node.js, PHP…
 Built-in autoscale and load balance
 High availability and auto-patching
 Continuous integration and DevOps
Integration Tales: Logic & API apps to the rescue!
Integration Tales: Logic & API apps to the rescue!
Thanks!

More Related Content

PPTX
2015-12-02 - WebCamp - Microsoft Azure Logic Apps
PDF
Creating a workflow with Azure Logic and API Apps
PPTX
Azure Logic Apps
PPTX
Connect the Impossible with Azure Logic App
PPTX
Building Azure Logic Apps
PPTX
Workflow Automation with Logic Apps
PPTX
Introduction to Microsoft Azure App Service (Logic and API Apps)
PPTX
Inside Logic Apps
2015-12-02 - WebCamp - Microsoft Azure Logic Apps
Creating a workflow with Azure Logic and API Apps
Azure Logic Apps
Connect the Impossible with Azure Logic App
Building Azure Logic Apps
Workflow Automation with Logic Apps
Introduction to Microsoft Azure App Service (Logic and API Apps)
Inside Logic Apps

What's hot (20)

PPTX
Microsoft Azure Logic apps
PPTX
Serverless Architecture - Azure Logic apps
PPTX
Azure Logic Apps and Microsoft Flows
PPTX
Integrating SaaS application using Microsoft’s Azure App Service Platform
PPTX
An Integration Platform to Support Vision 2025
PPTX
Workflow All the Things with Azure Logic Apps
PPTX
Serverless integrations using Azure Logic Apps (intro)
PPTX
Application Insights for Integration Developers
PPTX
Connector API Apps
PPTX
Azure Logic Apps
PPTX
Azure logic app
PPTX
API Management and Hybrid Integration
PPTX
What to look for in an integration platform
PPTX
Azure Logic Apps
PPTX
Azure API Apps
PPTX
Code Camp Auckland 2015 - DEV1 Microsoft API Approaches 101
PPTX
Public v1 real world example of azure functions serverless conf london 2016
PPTX
Integration Monday - Logic App Patterns
PPTX
Azure Functions VS AWS Lambda: overview and comparison
PPTX
Introduction to Azure Functions - Tutorial
Microsoft Azure Logic apps
Serverless Architecture - Azure Logic apps
Azure Logic Apps and Microsoft Flows
Integrating SaaS application using Microsoft’s Azure App Service Platform
An Integration Platform to Support Vision 2025
Workflow All the Things with Azure Logic Apps
Serverless integrations using Azure Logic Apps (intro)
Application Insights for Integration Developers
Connector API Apps
Azure Logic Apps
Azure logic app
API Management and Hybrid Integration
What to look for in an integration platform
Azure Logic Apps
Azure API Apps
Code Camp Auckland 2015 - DEV1 Microsoft API Approaches 101
Public v1 real world example of azure functions serverless conf london 2016
Integration Monday - Logic App Patterns
Azure Functions VS AWS Lambda: overview and comparison
Introduction to Azure Functions - Tutorial
Ad

Viewers also liked (7)

PPTX
Building HTTP APIs with ASP.NET Core
PPTX
Web API with ASP.NET MVC by Software development company in india
PPTX
ASP.NET Core MVC + Web API with Overview
PPTX
Toi uu hoa he thong 30 trieu nguoi dung
PPTX
PDF
C# ASP.NET WEB API APPLICATION DEVELOPMENT
PPTX
RESTful API Design Best Practices Using ASP.NET Web API
Building HTTP APIs with ASP.NET Core
Web API with ASP.NET MVC by Software development company in india
ASP.NET Core MVC + Web API with Overview
Toi uu hoa he thong 30 trieu nguoi dung
C# ASP.NET WEB API APPLICATION DEVELOPMENT
RESTful API Design Best Practices Using ASP.NET Web API
Ad

Similar to Integration Tales: Logic & API apps to the rescue! (20)

PPTX
BizTalk: Server, Services and Apps
PPTX
SQLSaturday #341 porto - Introduction to Microsoft Azure BizTalk Services
PPTX
Global Windows Azure Bootcamp – Lisboa - Windows Azure Biztalk Services
PDF
Biz talk
PPTX
Lixsql port enterprise integration
PPTX
Hybrid Solution Integration
PPT
BizTalk 2010 with Appfabric Hosting in the Cloud: WCF Services vs BT2010
DOCX
Integration Approach for MES
PPTX
BizTalk roadmap and Biztalk 2016 (Sam Vanhoutte @ Codit's BizTalk 2016 Launch)
PPTX
Hybrid connectivity options with the microsoft cloud
PPTX
Keynote speech
PPTX
Modern Enterprise integration Strategies
PPTX
Microsoft Integration Roadmap 2015
PPTX
BizTalk Fundamentals
PPTX
Application platform and integration platform strategy and roadmap
PPTX
Share Talk
PPTX
Minecraft Integration Demo Deep Dive
PDF
Introducing BizTalk Server 2009
PPTX
Introduction to BizTalk Server 2010
PPTX
Logic Apps, the power of new integration
BizTalk: Server, Services and Apps
SQLSaturday #341 porto - Introduction to Microsoft Azure BizTalk Services
Global Windows Azure Bootcamp – Lisboa - Windows Azure Biztalk Services
Biz talk
Lixsql port enterprise integration
Hybrid Solution Integration
BizTalk 2010 with Appfabric Hosting in the Cloud: WCF Services vs BT2010
Integration Approach for MES
BizTalk roadmap and Biztalk 2016 (Sam Vanhoutte @ Codit's BizTalk 2016 Launch)
Hybrid connectivity options with the microsoft cloud
Keynote speech
Modern Enterprise integration Strategies
Microsoft Integration Roadmap 2015
BizTalk Fundamentals
Application platform and integration platform strategy and roadmap
Share Talk
Minecraft Integration Demo Deep Dive
Introducing BizTalk Server 2009
Introduction to BizTalk Server 2010
Logic Apps, the power of new integration

More from Sandro Pereira (20)

PPTX
20201010 - Collabdays 2020 - Sandro Pereira - Power Automates: best practice...
PPTX
Integrate 2020 - Sandro Pereira - BizTalk Server 2020 migration path
PPTX
ACSUG June 2020 - Azure Logic Apps: Best practices, tips and tricks
PPTX
Global Azure 2020 - Sandro Pereira - Logic apps: Best practices tips and tricks
PPTX
2019 06-25 - integrate 2019 US/UK - Sandro Pereira - BizTalk Server Fast and ...
PPTX
2018 06-05 - integrate 2018 - Sandro Pereira - BizTalk Server notes from the ...
PPTX
Integrate 2017 US - Sandro Pereira - BizTalk Server Fast and Loud
PPTX
Sandro Pereira - BizTalk Server Fast and Loud
PPTX
HOW CAN POWERAPPS AND MICROSOFT FLOW ALLOWS YOUR POWER USERS TO QUICKLY BUILD...
PPTX
BizTalk Server Deep Dive Tips and Tricks For Developers and Admins at TUGA IT
PPTX
BizTalk Mapping Patterns and Best Practices at BizTalk User Group Sweden in G...
PPTX
API Management: Rise of the Planet of the Apps (2016 09-26 - Porto.Data)
PPTX
BizTalk & SQL: Together for Developers & Admins
PPTX
How to process Flat Files documents (TXT, CSV …) in BizTalk Server
PPTX
BizTalk Server Deep Dive Tips & Tricks for Developers and Admins
PPTX
BizTalk Mapping Patterns and Best Practices at BizTalk Innovation Day Italy 2013
PPTX
BizTalk Mapping Patterns and Best Practices at Bouvet BizTalk Innovation Day ...
PPTX
Introduction to the Azure Service Bus EAI & EDI featuresiedi features
PDF
BizTalk Server – How maps work
PDF
BizTalk Server – Basics principles of maps
20201010 - Collabdays 2020 - Sandro Pereira - Power Automates: best practice...
Integrate 2020 - Sandro Pereira - BizTalk Server 2020 migration path
ACSUG June 2020 - Azure Logic Apps: Best practices, tips and tricks
Global Azure 2020 - Sandro Pereira - Logic apps: Best practices tips and tricks
2019 06-25 - integrate 2019 US/UK - Sandro Pereira - BizTalk Server Fast and ...
2018 06-05 - integrate 2018 - Sandro Pereira - BizTalk Server notes from the ...
Integrate 2017 US - Sandro Pereira - BizTalk Server Fast and Loud
Sandro Pereira - BizTalk Server Fast and Loud
HOW CAN POWERAPPS AND MICROSOFT FLOW ALLOWS YOUR POWER USERS TO QUICKLY BUILD...
BizTalk Server Deep Dive Tips and Tricks For Developers and Admins at TUGA IT
BizTalk Mapping Patterns and Best Practices at BizTalk User Group Sweden in G...
API Management: Rise of the Planet of the Apps (2016 09-26 - Porto.Data)
BizTalk & SQL: Together for Developers & Admins
How to process Flat Files documents (TXT, CSV …) in BizTalk Server
BizTalk Server Deep Dive Tips & Tricks for Developers and Admins
BizTalk Mapping Patterns and Best Practices at BizTalk Innovation Day Italy 2013
BizTalk Mapping Patterns and Best Practices at Bouvet BizTalk Innovation Day ...
Introduction to the Azure Service Bus EAI & EDI featuresiedi features
BizTalk Server – How maps work
BizTalk Server – Basics principles of maps

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
1. Introduction to Computer Programming.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Electronic commerce courselecture one. Pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Tartificialntelligence_presentation.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
Empathic Computing: Creating Shared Understanding
Diabetes mellitus diagnosis method based random forest with bat algorithm
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Advanced methodologies resolving dimensionality complications for autism neur...
Programs and apps: productivity, graphics, security and other tools
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
1. Introduction to Computer Programming.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
“AI and Expert System Decision Support & Business Intelligence Systems”
Electronic commerce courselecture one. Pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
MYSQL Presentation for SQL database connectivity
20250228 LYD VKU AI Blended-Learning.pptx
cuic standard and advanced reporting.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Tartificialntelligence_presentation.pptx
Spectroscopy.pptx food analysis technology
Empathic Computing: Creating Shared Understanding

Integration Tales: Logic & API apps to the rescue!

  • 1. #GlobalAzure Integration Tales: Logic & API apps to the rescue! Sandro Pereira Senior Software Developer Microsoft Integration MVP
  • 2. THE BIGGEST MICROSOFT AZURE COMMUNITY EVENT 183 LOCATIONS +60 COUNTRIES +10000 PEOPLE
  • 6.  BizTalk Server  Overview and roadmap  Azure BizTalk Services EAI and EDI Azure App Service - Preview Logic Apps and API Apps
  • 10. 10,000+ Global Customers benefit from using BizTalk Server 23 of 27 EU governments use BizTalk Server to provide government services 81% of the Global 100 are running BizTalk Server 10000+ 23 81% 6 6 of the 8 largest U.S. Pharmaceutical Companies use Microsoft BizTalk Server 4 4 of the 5 largest U.S. Electronics Parts Manufacturers use Microsoft BizTalk Server 9 of 10 largest U.S. Telecommunications Companies use BizTalk Server 9of10 9 of the 10 largest Aerospace and Defense Companies in the U.S. run BizTalk Server9of 10 5 of the 8 largest U.S. Chemical Companies run Microsoft BizTalk Server5 4 4 of the 5 largest Railroads in the U.S. run Microsoft BizTalk Server 9 of the 10 largest Insurance Companies in the World run Microsoft BizTalk Server 9
  • 11. BizTalk Server 2002 BizTalk Server 2004 BizTalk Server 2006 BizTalk Server 2006 R2 BizTalk Server 2009 BizTalk Server 2010 BizTalk Server 2000 BizTalk Server 2013 BizTalk Server 2013 R2 500 Customers 2,000 Customers 4,000 Customers 7,000 Customers 8,500 Customers 10,500 Customers • Messaging • XML tools • XLang • Deployment Tools • XSD • EAI (partner adapters) • Vertical B2B • VS + .NET • Messaging + Orchestration • BRE • Routing • BAM • Scale-out • Simple configuration • Adapters in box • Runtime+ • BAM+ • SOA/ESB • EDI/AS2 • RFID • WCF • Adapter Pack • Adapter SDK • HIS 2006 • BAHS • ALM Support • B2B Enhancements • RFID Mobile • Adapter Pack 2.0 • ESB 2.0 Toolkit • BAM+ • Hyper-V Support • HIS 2009 • BAHS 2.0 • Workflow Integration • ESB 2.1 • SharePoint 2010 BCS • Data Mapper • TPM • Secure FTP • Updated Swift and HIPAA • SQL Server 2008 R2 • Windows Server 2008 R2 • HIS 2010 12,000 Customers 15,000 Customers • IaaS • Integrated ESB Toolkit • Integration with Windows Azure • BizTalk Server + REST • The new SFTP adapter • Per Core License Model • Tracking dependencies between artifacts • Platform Support • Support for JSON • Adapter enhancements • Full integration with the cloud • Updates to HL7 Accelerator • BizTalk Health Monitor
  • 12. A new major release each 2 years A new minor release (R2) each 2 years New version of BizTalk server coming in 2016 ~15 years, ~15,000 customers 9th release
  • 14. • EAI Service • Drag and drop integration solution development • Out of the box support for common integration patterns • Connectivity to on-premises LOB systems out of the box • EDI - B2B Service • Trading partner management and supplier on-boarding • Support for X12 and AS2 • Extensible Platform • Rich message processing • Customization with code for transforms and pipeline stages • Trading Partner Management API for custom experiences
  • 15. BizTalk Server Service Bus BizTalk Service Partners Microsoft Azure BizTalk Adapter Service
  • 16. Basic building block for building your integration platform A Bridge is a single message processing unit with 3 parts: • Sources: From where the messages originate • Pipeline: Which processes the messages [Flat file, XML, Pass-through] • Destinations: Where the messages are sent to
  • 19. 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
  • 20. Partnering in the cloud era  New ‘cloud friendly’ protocols using XML/JSON & HTTP  Leveraging partners across the globe  Quick and simple partner onboarding  Leverage on-demand scaling to better utilize resources
  • 26.  Will provide scalability  Cross platform  Auto update  Deep logging diagnostics  Rich ecosystem with partner monetization opportunities  Will be available on premises with Windows Azure pack
  • 27. Out-of-box Connectors  Standard Protocols  Common Enterprise Apps  Most Popular consumer and Enterprise SaaS  Available through the marketplace Web Services (SOAP+WCF) File Siebel Microsoft SQL Server Informix Oracle Database SQL Azure FTP/FTPS Microsoft Dynamics AX SMTP HTTP, HTTPS (REST) Websphere MQ Microsoft SharePoint Azure Services (Mobile + Others) MongoDB SFTP Coupa BOX AS400 Azure Services (Service Bus) Quickbooks Salesforce Sugar CRM Microsoft Dynamics AX Chatter Facebook Azure HDInsight Marketo Twitter Azure Services (Storage Blob +Table) Microsoft Yammer Zoho OneDrive SuccessFactors Zuora Twilio Twitter Workday SalesForce Office 365 IBM DB2 Microsoft Dynamics CRM Online SAP
  • 28. Workflow engine and Web- based process designer  JSON based workflow definition  Orchestrates API execution  Supports long running processes and control flows  Provides rich logging, diagnostics  Enables developers and business users to easily define and track business process
  • 29. Built-in API Management  Hybrid connectivity  Throttle, rate limit and quota callers  Modern formats to existing APIs  Authentication + key management  Built-in analytics Governance Access Control Partner APIs APIs for On-Premises and SaaS
  • 30. BizTalk features as Apps  Validation  Batching/Debatching  Format Conversion (XML, JSON, FlatFile)  Extract  Transform  Mediation Patterns (Request Response, One Way etc)  Business Rules  Trading Partner Management  AS2/X12/EDIFACT
  • 31. Complete web + mobile experiences  Rich PaaS offer with cross-platform for .NET, Java, node.js, PHP…  Built-in autoscale and load balance  High availability and auto-patching  Continuous integration and DevOps

Editor's Notes

  • #5: Good morning…. Nice to see some familiar faces again and plenty of new ones… It is a pleasure to be here for the third consecutive year and see that this event is bigger and better every year I will not take too much time presenting myself, the time is short I will only have 30 minutes so I will try to go quickly, I think most of you already know me, if not you will have access soon to this slides. My name is Sandro Pereira and I’m working as a BizTalk Consultant at DevScope in Portugal an amazing company and I’m a Microsoft Integration MVP since 2011
  • #6: Last year I told, here, that I was writing a book about Mapping Patterns… It is a pleasure to say that the book is already available for free… almost 400 pages about mapping So I hope if you haven’t done yet, go there download it and hope you enjoy
  • #7: In this session I’m going to speak about some useful and important BizTalk Tips and Tricks for developers and Administrator based on my experience gain during this years… By the way Do you know what I mean about Administrator Tips?...
  • #9: Traditional app integration Enterprise apps installed in a local datacenter Specialized BizTalk server integrated common enterprise apps Few touch points with tight coupling Traditional trading partnerships Fixed set of B2B protocols/schemas Lengthy partner onboarding Crossing enterprise boundaries through firewalls Hard to do resource planning to adjust for seasonal demands
  • #10: Two major ways to bring cloud compute to your enterprise: First is at the infrastructure level: Virtual network, WA AD System Center Cloud backup for SQL Server Windows Server etc.
  • #16: Another key way to use the cloud is though integration. Windows Azure provides a great environment for running web apps and public facing services. Also a great “DMZ” for connecting with partners.
  • #33: Have you had the time to think about what is some features like RosettaNet, ESB or UDDI have in common? Well, all of them have custom databases and all of them are optional features The important question here, because they have custom databases, is: Do you think that these databases are being backuped? And the data inside are saved? And the response is NO… by default the BizTalk jobs don’t perform any operations in this databases. Fortunately for us, Microsoft provides two SQL Scripts that you need to run against this databases in other to extend the standard backup mechanisms but you also need to modify the adm_OtherBackupDatabases table to include a row for each of your custom databases.