Download presentation
Presentation is loading. Please wait.
Published bySophie Tranter Modified over 10 years ago
1
Global Windows Azure Bootcamp Auckland March 29 2014
2
The Global Sponsors
3
The Local Sponsors
4
Windows Azure Integration Capabilities Nikolai Blackie Principal Architect and co-founder of Adaptiv Integration www.adaptiv.co.nz Microsoft Virtual Technology Solutions Professional (v-TSP) Microsoft Business Platform Technology Advisor
10
Main points Scalable systems are heavily distributed and decoupled Components deployed in your cloud, other clouds, SaaS platforms and on premises Expect chaotic forces to disrupt your ability to connect components so plan for it Integration technologies enable you to connect these various components Each technology enables different integration patterns
11
So as a hipster geek how can I connect all my cloud & on premise components? Windows Azure Service Bus Queues, topics & subscriptions and relay services Windows Azure BizTalk Services One-way & two-way Xml/Pass Through Bridges EDI capabilities Windows Azure Storage Queues
12
Cloud OS and integration services
13
Bring the Cloud to your Enterprise: Integration BizTalk Server Your Data Center Service Bus WABS Partners Windows Azure
14
How do I enable messaging within the cloud, and cloud to on premise? Windows Azure Service Bus Queues Topics & Subscriptions Relay Services
15
What is Windows Azure Service Bus?
16
Azure Service Bus – Queues On-Premises BizTalk/WCF IIS SB Messaging Binding Senders Receiver Work Roles Queue
17
Azure Service Bus – Topics On-Premises BizTalk/WCF IIS SB Messaging Binding Topic Senders Subscribers Worker Role
18
Azure Service Bus – Relay Securely extend integration reach Customers Suppliers Logistics On-Premises BizTalk/IIS Relay Binding Relay Endpoint Senders Receiver On-Premises BizTalk/IIS Relay Binding
19
demo
20
So whats the difference between Windows Azure Storage Queues and Service Bus Queues?
21
Windows Azure Storage Queues Comparison CriteriaWindows Azure QueuesService Bus Queues Ordering guaranteeNoYes - First-In-First-Out (FIFO) Delivery guaranteeAt-Least-Once At-Most-Once Transaction supportNo Yes (through the use of local transactions) Exclusive access modeLease-basedLock-based Lease/Lock duration 30 seconds (default) 7 days (maximum) 60 seconds (default) You can renew a message lock Lease/Lock granularity Message level (each message can have a different timeout value) Queue level (each queue has a lock granularity applied to all of its messages)
22
Windows Azure Storage Queues Comparison CriteriaWindows Azure QueuesService Bus Queues Maximum message size 64 KB (48 KB when using Base64 encoding) 256 KB (including both header and body, maximum header size: 64 KB) Maximum queue size 100 TB (limited to a single storage account capacity) 1, 2, 3, 4 or 5 GB (defined upon creation of a queue) Maximum message TTL7 daysUnlimited Maximum number of queuesUnlimited 10,000 (per service namespace, can be increased) Maximum number of concurrent clients Unlimited (100 concurrent connection limit TCP protocol communication)
23
How do I integrate disparate data & transports with my cloud services? Windows Azure BizTalk Services One-way & two-way communication Xml & Pass Through Bridges EDI capabilities
25
Integration Bridges?
26
BizTalk Service Windows Azure BizTalk Services Artifacts Schemas TransformsCertificates Assemblies Partner OM Partners Agreements Partnerships Profiles Bridges Pass-Through Xml One-Way Xml Request Reply EDI (X12 & EDIFACT) BizTalk Portal Visual Studio PowerShell
27
BizTalk Release cadence
28
demo
29
Windows Azure Integration Capabilities
32
Service Bus Resources
33
SDK, schemas and tools downloads http://www.microsoft.com/en-us/download/details.aspx?id=39087 BizTalk Service Forums http://social.msdn.microsoft.com/Forums/en-US/azurebiztalksvcs Samples MSDN Code Gallery http://code.msdn.microsoft.com/windowsazure/ BizTalk Portal https://portal.biztalk.windows.net MSDN documentation http://msdn.microsoft.com/en-us/library/windowsazure/hh689864.aspx BizTalk Team Blog http://blogs.msdn.com/b/biztalk_server_team_blog BizTalk Resources
34
Install Windows Azure BizTalk Services SDK http://msdn.microsoft.com/en-nz/library/windowsazure/10873203-56b3-445c-8340- ef073f5365f8 & http://social.technet.microsoft.com/wiki/contents/articles/23592.biztalk-adapter- service-installation.aspxhttp://msdn.microsoft.com/en-nz/library/windowsazure/10873203-56b3-445c-8340- ef073f5365f8 http://social.technet.microsoft.com/wiki/contents/articles/23592.biztalk-adapter- service-installation.aspx BizTalk Services Pricing Details http://www.windowsazure.com/en-us/pricing/details/biztalk-services/ BizTalk Resources
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.