SlideShare une entreprise Scribd logo
1  sur  18
BTUG Event
Who am I

Bart Scheurweghs
BizTalk Architect @ CNEXT
BizTalk trainer @ CNEXT
VTSP @ Microsoft
bart@cnext.eu
Who are you ?

Developers ?
Architects ?
Operations ?
CXO ?
Purpose of this session

Another view on BizTalk deployment
How to get a BizTalk Application from DEV to TEST to PROD ?
How to maintain this ? How to handle change requests ?
What is Microsoft offering OOB?

MSI’s
Scripting using BtsTask, Powershell
What do you do ?

MSI’s ?
Scripting using BtsTask, powershell
BTDF ?
AIMS for BizTalk ?
Others ?
Technical diagram of my first BizTalk flow

Project A
rp_A
rl_A

Adapter

OrchestrationA
rpl_A
Document C

sp_A
Map_DocA-to-DocCommon

Document A

spl_C

Adapter
All involved objects and their dependencies
BizTalk.System

Demo.schemas.Common

Demo.ProjectA
Demo.schemas.DocumentA
Demo.PipeLines.PipeLineA

Demo.PipeLines.PipeLineC

Demo.Maps.MapsA

rp_A

sp_A

rl_A
SchemaA

SchemaC

Map_DocA_to_Common

BizTalk Assembly

Port

location

rpl_A

Bts Assembly Artifact

spl_C

BizTalk Application
The project grows
Project A
rp_A
rl_A
Adapter

OrchestrationA
rpl_A
Document C

sp_A
Map_DocA-to-DocCommon

Document A

spl_C

Adapter

spl_C and DocumentC are shared objects deployed in common BizTalk Application

Project B
rp_B
rl_B

Adapter

OrchestrationB

rpl_B
Document C

sp_B

Map_DocB-to-DocCommon
Document B

spl_C

Adapter
Also the amount of objects involved
BizTalk.System

Demo.Common

Demo.propSchema
Demo.schemas.Common

Demo.ProjectC
Demo.ProjectA

Demo.ProjectB

Demo.schemas.DocumentA

Demo.schemas.DocumentB

Demo.PipeLines.PipeLineA

Demo.PipeLines.PipeLineB

Demo.PipeLines.PipeLineC

Demo.Maps.MapsA
Demo.Maps.MapsB

propSchema

rp_A

sp_A

rl_B

rl_A

SchemaA

SchemaB

SchemaC

Map_DocA_to_Common

BizTalk Assembly

rp_B

sp_B

Port

location

rpl_A

Bts Assembly Artifact

rpl_B

spl_C

BizTalk Application

Map_DocB_to_Common
Including Party information
BizTalk.System

Demo.Common
Demo.ProjectC

Demo.propSchema
Demo.schemas.Common

HomeParty

PartnerB

PartnerA

Demo.ProjectA

Demo.ProjectB
EDI_Home_PartnerA

EDI_Home_PartnerA

Demo.schemas.DocumentA

Demo.schemas.DocumentB

Demo.PipeLines.PipeLineA

Demo.PipeLines.PipeLineB
Demo.PipeLines.PipeLineC

Demo.Maps.MapsA
Demo.Maps.MapsB

Demo.ProjectA

propSchema

rp_A
OrchestrationA

OrchestrationB

SchemaB

SchemaC

Map_DocA_to_Common

BizTalk Assembly

Demo.ProjectB

rl_B

rl_A

SchemaA

rp_B

sp_B

sp_A

Port

location

rpl_A

Bts Assembly Artifact

rpl_B

spl_C

Orch estration

BizTalk Application

Map_DocB_to_Common

Party

Agreement
What do we want ?
1) 1 click deployment
2) Unit of Deployment as small as possible
3) Minimal redeployment / downtime
4) Functional process != BizTalk Application
5) Functional process != BizTalk artifacts only
-> the full picture = including : SQL, Webservices, helperclasses

6) Different environments
7) Multi node environments
8) Developer experience
9) Operator experience
10) Manager experience
Can we make this happen?

Probably not
But we have a goal and will try to
get there as close as possible
What about differences between
environments?

1) Message processing = testable through environments
2) What about message transport ?
Our view

What is our cure for the pain ?
What do we need ?

1) Object model
-> so we can generate an action list
2) Easy maintenance of object model
-> auto discovery
3) Object Store
-> to store all deployable objects for
every different environment
4) A tool able to generate an action list
5) A tool able to execute an action list
What have we done ?

1) Object model
-> Custom deployment database
2) Easy maintenance of object model
-> MMC snap in with connection to BizTalkMgmtDb
3) Object Store
-> All deployable objects are stored into the database
4) A tool able to generate an action list
->WPF application for the user
->custom build action for TFS build server
5) A tool able to execute an action list
->WCF service on every node in the environment
Show me ?

DEMO ?

Contenu connexe

Tendances

Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage)
Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage) Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage)
Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage) Shift Conference
 
Getting started with .NET Core on Linux
Getting started with .NET Core on LinuxGetting started with .NET Core on Linux
Getting started with .NET Core on LinuxJochen Kirstätter
 
All the reasons for choosing react js that you didn't know about - Avi Marcus...
All the reasons for choosing react js that you didn't know about - Avi Marcus...All the reasons for choosing react js that you didn't know about - Avi Marcus...
All the reasons for choosing react js that you didn't know about - Avi Marcus...Codemotion Tel Aviv
 
Let’s template
Let’s templateLet’s template
Let’s templateAllenKao7
 
Introduction to Mithril JS
Introduction to Mithril JSIntroduction to Mithril JS
Introduction to Mithril JSMohamed Mohsin K
 
Languages don't matter anymore!
Languages don't matter anymore!Languages don't matter anymore!
Languages don't matter anymore!Soluto
 
Prettigpersoneel.nl and jQuery;pyproxy
Prettigpersoneel.nl and jQuery;pyproxyPrettigpersoneel.nl and jQuery;pyproxy
Prettigpersoneel.nl and jQuery;pyproxyVincentPSarga
 

Tendances (8)

Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage)
Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage) Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage)
Shift Remote: JS - Parallel Processing in NodeJS - Tibor Hudik (Barrage)
 
Getting started with .NET Core on Linux
Getting started with .NET Core on LinuxGetting started with .NET Core on Linux
Getting started with .NET Core on Linux
 
All the reasons for choosing react js that you didn't know about - Avi Marcus...
All the reasons for choosing react js that you didn't know about - Avi Marcus...All the reasons for choosing react js that you didn't know about - Avi Marcus...
All the reasons for choosing react js that you didn't know about - Avi Marcus...
 
Jee conf 2015
Jee conf 2015Jee conf 2015
Jee conf 2015
 
Let’s template
Let’s templateLet’s template
Let’s template
 
Introduction to Mithril JS
Introduction to Mithril JSIntroduction to Mithril JS
Introduction to Mithril JS
 
Languages don't matter anymore!
Languages don't matter anymore!Languages don't matter anymore!
Languages don't matter anymore!
 
Prettigpersoneel.nl and jQuery;pyproxy
Prettigpersoneel.nl and jQuery;pyproxyPrettigpersoneel.nl and jQuery;pyproxy
Prettigpersoneel.nl and jQuery;pyproxy
 

Similaire à 20131028 BTUG.be - BizTalk Deployment

Introduction to MANTL Data Platform
Introduction to MANTL Data PlatformIntroduction to MANTL Data Platform
Introduction to MANTL Data PlatformCisco DevNet
 
Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...
Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...
Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...Amazon Web Services
 
MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0
MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0
MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0Thomas Conté
 
SLC ASP.NET Framework and BPM (Eng)
SLC ASP.NET Framework and BPM (Eng)SLC ASP.NET Framework and BPM (Eng)
SLC ASP.NET Framework and BPM (Eng)Selcuk Celik
 
An Introduction to Microservices
An Introduction to MicroservicesAn Introduction to Microservices
An Introduction to MicroservicesAd van der Veer
 
Automation and Developer Infrastructure — Empowering Engineers to Move from I...
Automation and Developer Infrastructure — Empowering Engineers to Move from I...Automation and Developer Infrastructure — Empowering Engineers to Move from I...
Automation and Developer Infrastructure — Empowering Engineers to Move from I...indeedeng
 
Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)
Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)
Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)Binary Studio
 
Microsoft BizTalk server seen by the programmer’s eyes
Microsoft BizTalk server seen by the programmer’s eyesMicrosoft BizTalk server seen by the programmer’s eyes
Microsoft BizTalk server seen by the programmer’s eyesSandro Pereira
 
Elements of DDD with ASP.NET MVC & Entity Framework Code First
Elements of DDD with ASP.NET MVC & Entity Framework Code FirstElements of DDD with ASP.NET MVC & Entity Framework Code First
Elements of DDD with ASP.NET MVC & Entity Framework Code FirstEnea Gabriel
 
Pareto will tell you to stop using your ORM - Mateo Collina
Pareto will tell you to stop using your ORM - Mateo CollinaPareto will tell you to stop using your ORM - Mateo Collina
Pareto will tell you to stop using your ORM - Mateo CollinaWey Wey Web
 
The DevOps paradigm - the evolution of IT professionals and opensource toolkit
The DevOps paradigm - the evolution of IT professionals and opensource toolkitThe DevOps paradigm - the evolution of IT professionals and opensource toolkit
The DevOps paradigm - the evolution of IT professionals and opensource toolkitMarco Ferrigno
 
The DevOps Paradigm
The DevOps ParadigmThe DevOps Paradigm
The DevOps ParadigmNaLUG
 
Soprex framework on .net in action
Soprex framework on .net in actionSoprex framework on .net in action
Soprex framework on .net in actionMilan Vukoje
 
Microservices in Golang
Microservices in GolangMicroservices in Golang
Microservices in GolangMo'ath Qasim
 

Similaire à 20131028 BTUG.be - BizTalk Deployment (20)

Introduction to MANTL Data Platform
Introduction to MANTL Data PlatformIntroduction to MANTL Data Platform
Introduction to MANTL Data Platform
 
Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...
Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...
Automating Software Deployments with AWS CodeDeploy by Matthew Trescot, Manag...
 
Isset Presentation @ EECI2009
Isset Presentation @ EECI2009Isset Presentation @ EECI2009
Isset Presentation @ EECI2009
 
MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0
MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0
MS Day EPITA 2010: Visual Studio 2010 et Framework .NET 4.0
 
SLC ASP.NET Framework and BPM (Eng)
SLC ASP.NET Framework and BPM (Eng)SLC ASP.NET Framework and BPM (Eng)
SLC ASP.NET Framework and BPM (Eng)
 
An Introduction to Microservices
An Introduction to MicroservicesAn Introduction to Microservices
An Introduction to Microservices
 
Let's talk about... Microservices
Let's talk about... MicroservicesLet's talk about... Microservices
Let's talk about... Microservices
 
Automation and Developer Infrastructure — Empowering Engineers to Move from I...
Automation and Developer Infrastructure — Empowering Engineers to Move from I...Automation and Developer Infrastructure — Empowering Engineers to Move from I...
Automation and Developer Infrastructure — Empowering Engineers to Move from I...
 
Uday Resume
Uday ResumeUday Resume
Uday Resume
 
Uma SunilKumar Resume
Uma SunilKumar ResumeUma SunilKumar Resume
Uma SunilKumar Resume
 
Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)
Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)
Building Microservices with .NET (speaker Anton Vasilenko, Binary Studio)
 
Microsoft BizTalk server seen by the programmer’s eyes
Microsoft BizTalk server seen by the programmer’s eyesMicrosoft BizTalk server seen by the programmer’s eyes
Microsoft BizTalk server seen by the programmer’s eyes
 
Documentation
DocumentationDocumentation
Documentation
 
Elements of DDD with ASP.NET MVC & Entity Framework Code First
Elements of DDD with ASP.NET MVC & Entity Framework Code FirstElements of DDD with ASP.NET MVC & Entity Framework Code First
Elements of DDD with ASP.NET MVC & Entity Framework Code First
 
Pareto will tell you to stop using your ORM - Mateo Collina
Pareto will tell you to stop using your ORM - Mateo CollinaPareto will tell you to stop using your ORM - Mateo Collina
Pareto will tell you to stop using your ORM - Mateo Collina
 
The DevOps paradigm - the evolution of IT professionals and opensource toolkit
The DevOps paradigm - the evolution of IT professionals and opensource toolkitThe DevOps paradigm - the evolution of IT professionals and opensource toolkit
The DevOps paradigm - the evolution of IT professionals and opensource toolkit
 
The DevOps Paradigm
The DevOps ParadigmThe DevOps Paradigm
The DevOps Paradigm
 
Soprex framework on .net in action
Soprex framework on .net in actionSoprex framework on .net in action
Soprex framework on .net in action
 
Resume
ResumeResume
Resume
 
Microservices in Golang
Microservices in GolangMicroservices in Golang
Microservices in Golang
 

Plus de BTUGbe

20140515 BTUG.be - Integration with SAP 101
20140515 BTUG.be - Integration with SAP 10120140515 BTUG.be - Integration with SAP 101
20140515 BTUG.be - Integration with SAP 101BTUGbe
 
20140515 BTUG.be - Introduction
20140515 BTUG.be - Introduction20140515 BTUG.be - Introduction
20140515 BTUG.be - IntroductionBTUGbe
 
20140211 BTUG.be - Introduction
20140211 BTUG.be - Introduction20140211 BTUG.be - Introduction
20140211 BTUG.be - IntroductionBTUGbe
 
20140211 BTUG.be - Workflow Manager
20140211 BTUG.be - Workflow Manager20140211 BTUG.be - Workflow Manager
20140211 BTUG.be - Workflow ManagerBTUGbe
 
20131028 BTUG.be - BizTalk Operations
20131028 BTUG.be - BizTalk Operations20131028 BTUG.be - BizTalk Operations
20131028 BTUG.be - BizTalk OperationsBTUGbe
 
20131028 BTUG.be - BizTalk Tracking
20131028 BTUG.be - BizTalk Tracking20131028 BTUG.be - BizTalk Tracking
20131028 BTUG.be - BizTalk TrackingBTUGbe
 
20131028 BTUG.be - Introduction
20131028 BTUG.be - Introduction20131028 BTUG.be - Introduction
20131028 BTUG.be - IntroductionBTUGbe
 

Plus de BTUGbe (7)

20140515 BTUG.be - Integration with SAP 101
20140515 BTUG.be - Integration with SAP 10120140515 BTUG.be - Integration with SAP 101
20140515 BTUG.be - Integration with SAP 101
 
20140515 BTUG.be - Introduction
20140515 BTUG.be - Introduction20140515 BTUG.be - Introduction
20140515 BTUG.be - Introduction
 
20140211 BTUG.be - Introduction
20140211 BTUG.be - Introduction20140211 BTUG.be - Introduction
20140211 BTUG.be - Introduction
 
20140211 BTUG.be - Workflow Manager
20140211 BTUG.be - Workflow Manager20140211 BTUG.be - Workflow Manager
20140211 BTUG.be - Workflow Manager
 
20131028 BTUG.be - BizTalk Operations
20131028 BTUG.be - BizTalk Operations20131028 BTUG.be - BizTalk Operations
20131028 BTUG.be - BizTalk Operations
 
20131028 BTUG.be - BizTalk Tracking
20131028 BTUG.be - BizTalk Tracking20131028 BTUG.be - BizTalk Tracking
20131028 BTUG.be - BizTalk Tracking
 
20131028 BTUG.be - Introduction
20131028 BTUG.be - Introduction20131028 BTUG.be - Introduction
20131028 BTUG.be - Introduction
 

Dernier

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 

Dernier (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

20131028 BTUG.be - BizTalk Deployment

  • 2. Who am I Bart Scheurweghs BizTalk Architect @ CNEXT BizTalk trainer @ CNEXT VTSP @ Microsoft bart@cnext.eu
  • 3. Who are you ? Developers ? Architects ? Operations ? CXO ?
  • 4. Purpose of this session Another view on BizTalk deployment How to get a BizTalk Application from DEV to TEST to PROD ? How to maintain this ? How to handle change requests ?
  • 5. What is Microsoft offering OOB? MSI’s Scripting using BtsTask, Powershell
  • 6. What do you do ? MSI’s ? Scripting using BtsTask, powershell BTDF ? AIMS for BizTalk ? Others ?
  • 7. Technical diagram of my first BizTalk flow Project A rp_A rl_A Adapter OrchestrationA rpl_A Document C sp_A Map_DocA-to-DocCommon Document A spl_C Adapter
  • 8. All involved objects and their dependencies BizTalk.System Demo.schemas.Common Demo.ProjectA Demo.schemas.DocumentA Demo.PipeLines.PipeLineA Demo.PipeLines.PipeLineC Demo.Maps.MapsA rp_A sp_A rl_A SchemaA SchemaC Map_DocA_to_Common BizTalk Assembly Port location rpl_A Bts Assembly Artifact spl_C BizTalk Application
  • 9. The project grows Project A rp_A rl_A Adapter OrchestrationA rpl_A Document C sp_A Map_DocA-to-DocCommon Document A spl_C Adapter spl_C and DocumentC are shared objects deployed in common BizTalk Application Project B rp_B rl_B Adapter OrchestrationB rpl_B Document C sp_B Map_DocB-to-DocCommon Document B spl_C Adapter
  • 10. Also the amount of objects involved BizTalk.System Demo.Common Demo.propSchema Demo.schemas.Common Demo.ProjectC Demo.ProjectA Demo.ProjectB Demo.schemas.DocumentA Demo.schemas.DocumentB Demo.PipeLines.PipeLineA Demo.PipeLines.PipeLineB Demo.PipeLines.PipeLineC Demo.Maps.MapsA Demo.Maps.MapsB propSchema rp_A sp_A rl_B rl_A SchemaA SchemaB SchemaC Map_DocA_to_Common BizTalk Assembly rp_B sp_B Port location rpl_A Bts Assembly Artifact rpl_B spl_C BizTalk Application Map_DocB_to_Common
  • 12. What do we want ? 1) 1 click deployment 2) Unit of Deployment as small as possible 3) Minimal redeployment / downtime 4) Functional process != BizTalk Application 5) Functional process != BizTalk artifacts only -> the full picture = including : SQL, Webservices, helperclasses 6) Different environments 7) Multi node environments 8) Developer experience 9) Operator experience 10) Manager experience
  • 13. Can we make this happen? Probably not But we have a goal and will try to get there as close as possible
  • 14. What about differences between environments? 1) Message processing = testable through environments 2) What about message transport ?
  • 15. Our view What is our cure for the pain ?
  • 16. What do we need ? 1) Object model -> so we can generate an action list 2) Easy maintenance of object model -> auto discovery 3) Object Store -> to store all deployable objects for every different environment 4) A tool able to generate an action list 5) A tool able to execute an action list
  • 17. What have we done ? 1) Object model -> Custom deployment database 2) Easy maintenance of object model -> MMC snap in with connection to BizTalkMgmtDb 3) Object Store -> All deployable objects are stored into the database 4) A tool able to generate an action list ->WPF application for the user ->custom build action for TFS build server 5) A tool able to execute an action list ->WCF service on every node in the environment

Notes de l'éditeur

  1. The less manual action the beter, idealworld 1 clickThe smaller the package the fasterIn case of common objects, take only the objectsneededto have a succesfulldeploy6) DEV-TEST-UAT-PROD8) Do not waste my time bydefiningdeployment scripts, I want to make new developments9) If we click this button, are we sureitwillworkafterwards ?10) Can we do this over en over again