SlideShare ist ein Scribd-Unternehmen logo
1 von 40
2 Speed IT
Powered by Microsoft Azure
TheAzureCoach.com
Michael Stephenson
About
• Azure and Integration Architect
• Community Activities
• Microsoft MVP for 7+ years
• Pluralsight Author
• Azure Insider/Advisor
• Integration Monday
• Worked on 30+ projects that have
leveraged Azure
Contact
• Personal Blog:
http://microsoftintegration.guru
• Twitter: @michael_Stephen
• Linked In:
http://www.linkedin.com/in/michaelst
ephensonuk1
TheAzureCoach.com
Today
Agenda
• 2 Speed IT
• Example Projects
• Thoughts
Outcomes
• Make you re-think about some
Azure
• Show some cool demo’s
• Take home some ideas to inspire
the kids
IT’s Customer Satisfaction
Perception
• 15% of business users completely satisfied
with IT department
• 33% of business users think IT is important to
business innovation
• 60% of business users think IT department is
integral to the business
Effect
• Stealth IT
• IT perceived to be holding the business in the
past
• Business doesn’t value IT
(Perception) Source: Information Week IT Perception Survey
“By 2017, 75% of organisations will have a 2
speed IT capability”
The 2 Modes of IT
Marathon Runner – Mode 1
• Mission Critical Systems
• Conventional Approaches
• Stability
• Reliability
• Low Risk
• Slow & Safe
Sprinter – Mode 2
• Take Risks / Safe Enough
• Agility & embrace change
• Remove bureaucracy
• Deliver Value Fast
• Fail Fast
• Aggressive customer focus
Types of Systems
Systems of Record
• Mission Critical Systems
• Conventional Approaches
• Stability
• Reliability
• Low Risk
• Slow & Safe
Systems of Engagement
• Take Risks / Safe Enough
• Agility & embrace change
• Remove bureaucracy
• Deliver Value Fast
• Fail Fast
• Aggressive customer focus
Combining System Type & IT Mode
System of Record System of Engagement
Mode 1 – Traditional CRM System
ERP System
HR System
Mode 2 – Agile Customer Portal
Staff Portal
B2B API
Cloud Relationship to 2 Speed IT
Mode 1 – Traditional Mode 2 - Agile
IT Leadership IT Operations Enterprise Architect
Drivers • Cost Reduction
• Risk Mitigation
• Keep the operation running
• Protect the assets
• Protect the customer
• Developer Productivity
• Deliver Business Change
• Keep the customer happy
• Innovate
• Beat competitors
• Take risks
Cloud Opportunities • Move commodity servers off site
• Turn off when not in use
• Off Premise Test environments
• Cloud Disaster Recovery
• Quick & Cheap IT Provisioning
• Delivery Empowerment
• Delete resources if project fails
• Reduce operations requirements
Super Charging Mode 2 IT
Mode 2 Architects
“As an architect, the cloud offers me new ways to solve problems and opportunities
to excite the business and super charge my mode 2 IT teams”
Example 1 - Seasonal Load
The Challenge
Business Context
• Key seasonal business event
• Expected 10k users all want something at
the same time
• Normal load is small
• Key load spike expected to last less than 2
hours
• Increased load for approx. 1 day
• User only needs to do 1 small simple
activity
Traditional Approach
• Scale SharePoint from 2 – 6 servers = $20,000
approx.
• 4 x New On-Prem VM Servers = $4,000
• Extras
• Server build costs
• Testing costs
• Total
• $40,000
• 10 days
Architecture
SharePoint would retrieve PDF’s
from Line of Business App
What we did
If the user load gets beyond a
Threshold, load balancer would
route traffic out to Azure
PDF’s pre-loaded to Azure storage
The night before
User can redirect back to SharePoint,
but during burst 95% of traffic stays
in cloud
Outcome
Azure Features Used
• VS Online Load Testing
• Application Insights Monitoring
• Azure Web App
• 3 instances
• Large
• Scheduled auto-scale
• Azure Blob Storage
• VS Online Automated Build & Deploy
Info
• Key Points
• Challenging the way we typically solve problems
opened a new opportunity
• Duration
• Solution built in 2 days
• Solution performance tested a number of times
over 4 days (up to 12k users)
• Solution deleted after a week
• Costs
• Cloud cost approx. < $100
Example 2 – Staff HR Self Service
The Challenge
Business Context
• Current State
• SAP is the system of record for Staff
• Staff do not use SAP the HR system directly,
only HR
• SAP changes are difficult and expensive
• SAP is complex to train users
• Desired Outcome
• Create a Staff Portal system of engagement
• Portal should be within SharePoint based
intranet
Technical Challenge
• If we host services in the cloud to increase
our agility can we use hybrid integration to
connect to services on premise?
Hybrid Integration Proof of Concept
Microservices Router
Service Bus Relay
API
Microservices
Relay powered Hybrid SAP Integration
SharePoint Provider Hosted App
In Azure Web App
Microservices Router
Service Bus Relay
API
SAP Microservices
Other Microservices
Linq To SAP
Outcome
Azure Features Used
• Application Insights Monitoring
• Azure Web App
• Azure Service Bus Relay
• VS Online Automated Build & Deploy
Info
• Key Points
• Light weight API based integration
• Duration
• End to end features developed in hours/days
• Project focusing on features not plumbing
• Architecture from POC suitable for production and
used by real project
• Costs
• Cloud cost approx. $20 per month (dev, test & prod)
Example 3 - Organisational
Telemetry
The Challenge
Business Context
• Find a free PC
• We have 3 locations and 20+ buildings
• In these buildings are 5000+ computers
• How can a student know where is best to
go to get a PC to use
• Drivers
• Positive Student Experience
Business Context 2
• How utilised are our Rooms
• We have hundreds of rooms
• How do we know how utilised they are
• How do we track how energy efficient
they are
• Drivers
• Reduce Costs
Proof of Concept
The building has a sensor which detects
When you enter the building
Stream Analytics processes
Event Hub Data into Power BI
User views dashboards of useful
Information via Power BI
Power BI
Stream Analytics
Event Hub
Proof of Concept
Agent on PC pushes PC usage
And application telemetry to cloud
Sensor/Reader telemetry
sent to cloud
Stream Analytics processes
Event Hub Data into Power BI
User views dashboards of useful
Information via Power BI
Power BI
Stream Analytics
Event Hub
Demo
Outcome
Azure Features Used
• Azure Service Bus Event Hubs
• Azure Stream Analytics
• Power BI
Info
• Key Points
• Cloud back end would support high scale
production usage “as is”
• POC is something the sprinters could easily take
forwards
• Duration
• Demo created in < 3 hours
• Costs
• Cloud Approx. < $40 per month
Example 4 – Simulating Business
Processes
The Challenge
Business Context
• We have an existing business process
which is reliable and has been around for
ages
• We need to feedback status to customers
quicker or risk losing them to competitors
• We are not 100% sure the business idea
will work but we want to try it
Desired Outcome
• Minimize risk to existing process
• Avoid extensive re-testing or existing
processes (potentially expensive)
• Win or fail fast
• Use Reference Architecture to evaluate the
impact of the project
Enrolment Process
BizTalk orchestrates across line of business
Systems to process enrolment
Line of Business
Systems
Student can enrol for a course via multiple
channels
API in Azure
Service Bus Messaging
API solution has exposed existing process
To new channels
Demo
Notifications
BizTalk Server
Line of Business
Systems
Student gets an alert in near-realtime when their
Enrolment is approved
API in Azure
Service Bus
Messaging
SQL
Twilio Connector
SQL Connector
Logic App
Demo
Outcome
Azure Features Used
• New Channels
• Azure Service Bus Messaging
• Azure Web Apps
• Application Insights
• Notifications
• Azure Logic Apps
• Azure API App Connectors
• SQL
• Twilio
Info
• Key Points
• Notification feature had no impact to existing
process
• Notification feature very low cost
• Alert drives student to re-engage with us
• Reference Architecture
• Used to evaluate solution options
• Used to simulate and demo to business
• Costs
• Reference Architecture Approx. < $100 per month
• Notification Feature = $0
• No additional cost uses existing App Service
Thoughts
Hold on you cant
start the next
race yet…..
Challenges of 2 Speed IT
• At some point the Marathon Runners need to look after the thing the sprinters built
• Sprinters become too externally customer focused and lose sight of IT Strategy or IT Operations
• Sprinters make significant stealth architecture changes
• Can the organisation really afford 2 IT departments? We need to be able to do sprint projects
within an organisational journey
Disconnected 2 Speed IT
?????
Its ok we will use
DevOps and it
will all be fine
Embracing the Cloud
I have a platform
with loads of
features to help me
build awesome
Apps
I’m comfortable
we can govern
solutions because
Azure is core to
our architecture
Many of our
solutions use Azure
so I have lots of
reusable
troubleshooting
skills
Managing
Azure is
Business as
Usual
We get great
visibility of our
actual costs and
have enterprise
agreements
Questions

Weitere ähnliche Inhalte

Was ist angesagt?

Making bimodal it_a_reality_final
Making bimodal it_a_reality_finalMaking bimodal it_a_reality_final
Making bimodal it_a_reality_finalCentric Consulting
 
'My Case for Agile Methods & Tranformation' : Presented by Saikat Das
'My Case for Agile Methods & Tranformation' : Presented by Saikat Das 'My Case for Agile Methods & Tranformation' : Presented by Saikat Das
'My Case for Agile Methods & Tranformation' : Presented by Saikat Das oGuild .
 
INNOVATION BLUEPRINTS FOR BIMODAL IT
INNOVATION BLUEPRINTS FOR BIMODAL ITINNOVATION BLUEPRINTS FOR BIMODAL IT
INNOVATION BLUEPRINTS FOR BIMODAL ITNVISIA
 
2 speed IT - the best way to start your IoT journey
2 speed IT -  the best way to start your IoT journey2 speed IT -  the best way to start your IoT journey
2 speed IT - the best way to start your IoT journeyLukasz Paciorkowski
 
Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...
Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...
Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...Lui Sieh
 
Tdwi march 2015 presentation
Tdwi march 2015 presentationTdwi march 2015 presentation
Tdwi march 2015 presentationAlison Macfie
 
A Serene Path to Cloud Adoption
A Serene Path to Cloud AdoptionA Serene Path to Cloud Adoption
A Serene Path to Cloud AdoptionmyCloudDoor
 
Digital Enterprise Success Depends on DevOps and TestOps
Digital Enterprise Success Depends on DevOps and TestOpsDigital Enterprise Success Depends on DevOps and TestOps
Digital Enterprise Success Depends on DevOps and TestOpsGervais Johnson, Advisor
 
7 Principles of Agile Enterprises
7 Principles of Agile Enterprises7 Principles of Agile Enterprises
7 Principles of Agile EnterprisesMendix
 
Open source containers built for real time interactions
Open source containers built for real time interactionsOpen source containers built for real time interactions
Open source containers built for real time interactionsJason Bloomberg
 
A Roadmap to Agility
A Roadmap to AgilityA Roadmap to Agility
A Roadmap to AgilityGunnar Menzel
 
Restarting enterprise architecture in the age of digital transformation
Restarting enterprise architecture in the age of digital transformationRestarting enterprise architecture in the age of digital transformation
Restarting enterprise architecture in the age of digital transformationJason Bloomberg
 
Agile Network India | How to mess up a Product Backlog | Arunima Shekhar
Agile Network India | How to mess up a Product Backlog | Arunima ShekharAgile Network India | How to mess up a Product Backlog | Arunima Shekhar
Agile Network India | How to mess up a Product Backlog | Arunima ShekharAgileNetwork
 
Digital Transformation Overview for MFC
Digital Transformation Overview for MFCDigital Transformation Overview for MFC
Digital Transformation Overview for MFCJojo Dunglao
 
DISRUPTIVE INNOVATION
DISRUPTIVE INNOVATIONDISRUPTIVE INNOVATION
DISRUPTIVE INNOVATIONKenMartin18
 
Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...
Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...
Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...AgileNetwork
 
Presented digital transformation 20181011 new technology expo matt allen
Presented  digital transformation 20181011 new technology expo matt allenPresented  digital transformation 20181011 new technology expo matt allen
Presented digital transformation 20181011 new technology expo matt allenmattallen59
 

Was ist angesagt? (20)

Making bimodal it_a_reality_final
Making bimodal it_a_reality_finalMaking bimodal it_a_reality_final
Making bimodal it_a_reality_final
 
Map your Bimodal IT
Map your Bimodal ITMap your Bimodal IT
Map your Bimodal IT
 
'My Case for Agile Methods & Tranformation' : Presented by Saikat Das
'My Case for Agile Methods & Tranformation' : Presented by Saikat Das 'My Case for Agile Methods & Tranformation' : Presented by Saikat Das
'My Case for Agile Methods & Tranformation' : Presented by Saikat Das
 
INNOVATION BLUEPRINTS FOR BIMODAL IT
INNOVATION BLUEPRINTS FOR BIMODAL ITINNOVATION BLUEPRINTS FOR BIMODAL IT
INNOVATION BLUEPRINTS FOR BIMODAL IT
 
Optimize the IT Operating Model
Optimize the IT Operating ModelOptimize the IT Operating Model
Optimize the IT Operating Model
 
2 speed IT - the best way to start your IoT journey
2 speed IT -  the best way to start your IoT journey2 speed IT -  the best way to start your IoT journey
2 speed IT - the best way to start your IoT journey
 
Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...
Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...
Pursuing Versatile IT Architecture to Effectively Respond to Economic Expansi...
 
Tdwi march 2015 presentation
Tdwi march 2015 presentationTdwi march 2015 presentation
Tdwi march 2015 presentation
 
A Serene Path to Cloud Adoption
A Serene Path to Cloud AdoptionA Serene Path to Cloud Adoption
A Serene Path to Cloud Adoption
 
Digital Enterprise Success Depends on DevOps and TestOps
Digital Enterprise Success Depends on DevOps and TestOpsDigital Enterprise Success Depends on DevOps and TestOps
Digital Enterprise Success Depends on DevOps and TestOps
 
7 Principles of Agile Enterprises
7 Principles of Agile Enterprises7 Principles of Agile Enterprises
7 Principles of Agile Enterprises
 
Open source containers built for real time interactions
Open source containers built for real time interactionsOpen source containers built for real time interactions
Open source containers built for real time interactions
 
A Roadmap to Agility
A Roadmap to AgilityA Roadmap to Agility
A Roadmap to Agility
 
Restarting enterprise architecture in the age of digital transformation
Restarting enterprise architecture in the age of digital transformationRestarting enterprise architecture in the age of digital transformation
Restarting enterprise architecture in the age of digital transformation
 
Transformation Framework
Transformation FrameworkTransformation Framework
Transformation Framework
 
Agile Network India | How to mess up a Product Backlog | Arunima Shekhar
Agile Network India | How to mess up a Product Backlog | Arunima ShekharAgile Network India | How to mess up a Product Backlog | Arunima Shekhar
Agile Network India | How to mess up a Product Backlog | Arunima Shekhar
 
Digital Transformation Overview for MFC
Digital Transformation Overview for MFCDigital Transformation Overview for MFC
Digital Transformation Overview for MFC
 
DISRUPTIVE INNOVATION
DISRUPTIVE INNOVATIONDISRUPTIVE INNOVATION
DISRUPTIVE INNOVATION
 
Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...
Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...
Agile Network India | Fueling Business Transformation with AI & ML | Rohit Ha...
 
Presented digital transformation 20181011 new technology expo matt allen
Presented  digital transformation 20181011 new technology expo matt allenPresented  digital transformation 20181011 new technology expo matt allen
Presented digital transformation 20181011 new technology expo matt allen
 

Andere mochten auch

SharePoint User Group - Leeds - 2015-09-02
SharePoint User Group - Leeds - 2015-09-02SharePoint User Group - Leeds - 2015-09-02
SharePoint User Group - Leeds - 2015-09-02Michael Stephenson
 
Part 2: Agile Organisations: Business and Process Transformation Event - Meas...
Part 2: Agile Organisations: Business and Process Transformation Event - Meas...Part 2: Agile Organisations: Business and Process Transformation Event - Meas...
Part 2: Agile Organisations: Business and Process Transformation Event - Meas...David Mottershead
 
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOps
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOpsSaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOps
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOpsSaltStack
 
Session 3 measuring democracy and technology
Session 3 measuring democracy and technologySession 3 measuring democracy and technology
Session 3 measuring democracy and technologyJuan Manfredi
 
Agility Beyond the Development Team
Agility Beyond the Development TeamAgility Beyond the Development Team
Agility Beyond the Development TeamEndava
 
Digital transformation: measuring your digital marketing returns
Digital transformation: measuring your digital marketing returnsDigital transformation: measuring your digital marketing returns
Digital transformation: measuring your digital marketing returnsMosoco Ltd
 
Every company is a technology company
Every company is a technology companyEvery company is a technology company
Every company is a technology companyVishal Sharma
 
Designing digital transformation v.2.7
Designing digital transformation v.2.7Designing digital transformation v.2.7
Designing digital transformation v.2.7Nigel Green
 
Jeff's journey to a Digital Business
Jeff's journey to a Digital BusinessJeff's journey to a Digital Business
Jeff's journey to a Digital BusinessMendel Koerts
 
Foundation for accelerating digital development—Two-speed IT
Foundation for accelerating digital development—Two-speed ITFoundation for accelerating digital development—Two-speed IT
Foundation for accelerating digital development—Two-speed ITApigee | Google Cloud
 
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...XebiaLabs
 
hitachi-forbes-cios-guide-to-digital-transformation
hitachi-forbes-cios-guide-to-digital-transformationhitachi-forbes-cios-guide-to-digital-transformation
hitachi-forbes-cios-guide-to-digital-transformationIngrid Fernandez, PhD
 
Putting 2-Speed IT to Work in the Enterprise
Putting 2-Speed IT to Work in the EnterprisePutting 2-Speed IT to Work in the Enterprise
Putting 2-Speed IT to Work in the EnterpriseApigee | Google Cloud
 
Bringing Partners, Teams & Systems Together through APIs
Bringing Partners, Teams & Systems Together through APIsBringing Partners, Teams & Systems Together through APIs
Bringing Partners, Teams & Systems Together through APIsApigee | Google Cloud
 
Lean Business Architecture
Lean Business ArchitectureLean Business Architecture
Lean Business ArchitectureAndrew Blain
 
Agile architecture made real
Agile architecture made realAgile architecture made real
Agile architecture made realAlexis Hui
 
Lean Digital Enterprise Evolution in a Hyper Connected World
Lean Digital Enterprise Evolution in a Hyper Connected World Lean Digital Enterprise Evolution in a Hyper Connected World
Lean Digital Enterprise Evolution in a Hyper Connected World VSR *
 
AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...
AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...
AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...AppDynamics
 
Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...
Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...
Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...Bretz Harllynne Moltio
 

Andere mochten auch (20)

Two Speed IT
Two Speed ITTwo Speed IT
Two Speed IT
 
SharePoint User Group - Leeds - 2015-09-02
SharePoint User Group - Leeds - 2015-09-02SharePoint User Group - Leeds - 2015-09-02
SharePoint User Group - Leeds - 2015-09-02
 
Part 2: Agile Organisations: Business and Process Transformation Event - Meas...
Part 2: Agile Organisations: Business and Process Transformation Event - Meas...Part 2: Agile Organisations: Business and Process Transformation Event - Meas...
Part 2: Agile Organisations: Business and Process Transformation Event - Meas...
 
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOps
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOpsSaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOps
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOps
 
Session 3 measuring democracy and technology
Session 3 measuring democracy and technologySession 3 measuring democracy and technology
Session 3 measuring democracy and technology
 
Agility Beyond the Development Team
Agility Beyond the Development TeamAgility Beyond the Development Team
Agility Beyond the Development Team
 
Digital transformation: measuring your digital marketing returns
Digital transformation: measuring your digital marketing returnsDigital transformation: measuring your digital marketing returns
Digital transformation: measuring your digital marketing returns
 
Every company is a technology company
Every company is a technology companyEvery company is a technology company
Every company is a technology company
 
Designing digital transformation v.2.7
Designing digital transformation v.2.7Designing digital transformation v.2.7
Designing digital transformation v.2.7
 
Jeff's journey to a Digital Business
Jeff's journey to a Digital BusinessJeff's journey to a Digital Business
Jeff's journey to a Digital Business
 
Foundation for accelerating digital development—Two-speed IT
Foundation for accelerating digital development—Two-speed ITFoundation for accelerating digital development—Two-speed IT
Foundation for accelerating digital development—Two-speed IT
 
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
 
hitachi-forbes-cios-guide-to-digital-transformation
hitachi-forbes-cios-guide-to-digital-transformationhitachi-forbes-cios-guide-to-digital-transformation
hitachi-forbes-cios-guide-to-digital-transformation
 
Putting 2-Speed IT to Work in the Enterprise
Putting 2-Speed IT to Work in the EnterprisePutting 2-Speed IT to Work in the Enterprise
Putting 2-Speed IT to Work in the Enterprise
 
Bringing Partners, Teams & Systems Together through APIs
Bringing Partners, Teams & Systems Together through APIsBringing Partners, Teams & Systems Together through APIs
Bringing Partners, Teams & Systems Together through APIs
 
Lean Business Architecture
Lean Business ArchitectureLean Business Architecture
Lean Business Architecture
 
Agile architecture made real
Agile architecture made realAgile architecture made real
Agile architecture made real
 
Lean Digital Enterprise Evolution in a Hyper Connected World
Lean Digital Enterprise Evolution in a Hyper Connected World Lean Digital Enterprise Evolution in a Hyper Connected World
Lean Digital Enterprise Evolution in a Hyper Connected World
 
AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...
AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...
AppSphere 15 - Shining a Light on Shadow IT: A New Way of Working for "Busine...
 
Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...
Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...
Two Speed IT: How Companies Can Surf the Digital Wave, A BCG Perspective Powe...
 

Ähnlich wie 2 speed it powered by microsoft azure

2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and MinecraftSriram Hariharan
 
2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and MinecraftBizTalk360
 
estrat AWS Cloud Breakfast
estrat AWS Cloud Breakfastestrat AWS Cloud Breakfast
estrat AWS Cloud BreakfastPaul Cooper
 
RightScale Webinar: Get Your App To Azure
RightScale Webinar:  Get Your App To AzureRightScale Webinar:  Get Your App To Azure
RightScale Webinar: Get Your App To AzureRightScale
 
Event Driven Architectures - Net Conf UY 2018
Event Driven Architectures - Net Conf UY 2018Event Driven Architectures - Net Conf UY 2018
Event Driven Architectures - Net Conf UY 2018Bradley Irby
 
Shop talk - Project Server 2013
Shop talk - Project Server 2013Shop talk - Project Server 2013
Shop talk - Project Server 2013Chris Givens
 
CipherCloud Microservice Meetup - Managing Services in a Lean Startup
CipherCloud Microservice Meetup - Managing Services in a Lean StartupCipherCloud Microservice Meetup - Managing Services in a Lean Startup
CipherCloud Microservice Meetup - Managing Services in a Lean StartupShobana Radhakrishnan
 
Get Started with Microsoft Azure.pptx
Get Started with Microsoft Azure.pptxGet Started with Microsoft Azure.pptx
Get Started with Microsoft Azure.pptxAnjaliMishra647628
 
Disruptive Trends in Application Development
Disruptive Trends in Application DevelopmentDisruptive Trends in Application Development
Disruptive Trends in Application DevelopmentWaveMaker, Inc.
 
Azure_Business_Opportunity
Azure_Business_OpportunityAzure_Business_Opportunity
Azure_Business_OpportunityNojan Emad
 
Fishbowl's Packaged Tools for WebCenter Automation
Fishbowl's Packaged Tools for WebCenter AutomationFishbowl's Packaged Tools for WebCenter Automation
Fishbowl's Packaged Tools for WebCenter AutomationFishbowl Solutions
 
Directions Asia Unlocking New Integration Potential for d365 BC with Event ...
Directions Asia   Unlocking New Integration Potential for d365 BC with Event ...Directions Asia   Unlocking New Integration Potential for d365 BC with Event ...
Directions Asia Unlocking New Integration Potential for d365 BC with Event ...Wagner Silveira
 
AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...
AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...
AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...Amazon Web Services
 
Pros & Cons of Microservices Architecture
Pros & Cons of Microservices ArchitecturePros & Cons of Microservices Architecture
Pros & Cons of Microservices ArchitectureAshwini Kuntamukkala
 
The citizen integrator
The citizen integratorThe citizen integrator
The citizen integratorBizTalk360
 
Softchoice Discovery Series: Cloud Cost Governance
Softchoice Discovery Series: Cloud Cost GovernanceSoftchoice Discovery Series: Cloud Cost Governance
Softchoice Discovery Series: Cloud Cost GovernanceSoftchoice Corporation
 
Azure businessoverview daliborkacmar
Azure businessoverview daliborkacmarAzure businessoverview daliborkacmar
Azure businessoverview daliborkacmarKenticoCMS
 
Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013
Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013
Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013Emtec Inc.
 

Ähnlich wie 2 speed it powered by microsoft azure (20)

2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft
 
2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft
 
Super charged prototyping
Super charged prototypingSuper charged prototyping
Super charged prototyping
 
estrat AWS Cloud Breakfast
estrat AWS Cloud Breakfastestrat AWS Cloud Breakfast
estrat AWS Cloud Breakfast
 
RightScale Webinar: Get Your App To Azure
RightScale Webinar:  Get Your App To AzureRightScale Webinar:  Get Your App To Azure
RightScale Webinar: Get Your App To Azure
 
System center seminar presentation
System center seminar presentationSystem center seminar presentation
System center seminar presentation
 
Event Driven Architectures - Net Conf UY 2018
Event Driven Architectures - Net Conf UY 2018Event Driven Architectures - Net Conf UY 2018
Event Driven Architectures - Net Conf UY 2018
 
Shop talk - Project Server 2013
Shop talk - Project Server 2013Shop talk - Project Server 2013
Shop talk - Project Server 2013
 
CipherCloud Microservice Meetup - Managing Services in a Lean Startup
CipherCloud Microservice Meetup - Managing Services in a Lean StartupCipherCloud Microservice Meetup - Managing Services in a Lean Startup
CipherCloud Microservice Meetup - Managing Services in a Lean Startup
 
Get Started with Microsoft Azure.pptx
Get Started with Microsoft Azure.pptxGet Started with Microsoft Azure.pptx
Get Started with Microsoft Azure.pptx
 
Disruptive Trends in Application Development
Disruptive Trends in Application DevelopmentDisruptive Trends in Application Development
Disruptive Trends in Application Development
 
Azure_Business_Opportunity
Azure_Business_OpportunityAzure_Business_Opportunity
Azure_Business_Opportunity
 
Fishbowl's Packaged Tools for WebCenter Automation
Fishbowl's Packaged Tools for WebCenter AutomationFishbowl's Packaged Tools for WebCenter Automation
Fishbowl's Packaged Tools for WebCenter Automation
 
Directions Asia Unlocking New Integration Potential for d365 BC with Event ...
Directions Asia   Unlocking New Integration Potential for d365 BC with Event ...Directions Asia   Unlocking New Integration Potential for d365 BC with Event ...
Directions Asia Unlocking New Integration Potential for d365 BC with Event ...
 
AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...
AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...
AWS re:Invent 2016: How News UK Centralized Cloud Governance Through Policy M...
 
Pros & Cons of Microservices Architecture
Pros & Cons of Microservices ArchitecturePros & Cons of Microservices Architecture
Pros & Cons of Microservices Architecture
 
The citizen integrator
The citizen integratorThe citizen integrator
The citizen integrator
 
Softchoice Discovery Series: Cloud Cost Governance
Softchoice Discovery Series: Cloud Cost GovernanceSoftchoice Discovery Series: Cloud Cost Governance
Softchoice Discovery Series: Cloud Cost Governance
 
Azure businessoverview daliborkacmar
Azure businessoverview daliborkacmarAzure businessoverview daliborkacmar
Azure businessoverview daliborkacmar
 
Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013
Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013
Webinar: Ten Ways to Enhance Your Salesforce.com Application in 2013
 

Mehr von Michael Stephenson

LeedsSharp May 2023 - Azure Integration Services
LeedsSharp May 2023 - Azure Integration ServicesLeedsSharp May 2023 - Azure Integration Services
LeedsSharp May 2023 - Azure Integration ServicesMichael Stephenson
 
Azure enterprise integration platform
Azure enterprise integration platformAzure enterprise integration platform
Azure enterprise integration platformMichael Stephenson
 
How to tactically avoid boring work with Power Automate
How to tactically avoid boring work with Power AutomateHow to tactically avoid boring work with Power Automate
How to tactically avoid boring work with Power AutomateMichael Stephenson
 
Tech UG - Newcastle 09-17 - logic apps
Tech UG - Newcastle 09-17 -   logic appsTech UG - Newcastle 09-17 -   logic apps
Tech UG - Newcastle 09-17 - logic appsMichael Stephenson
 
BTUG - Dec 2014 - Hybrid Connectivity Options
BTUG - Dec 2014 - Hybrid Connectivity OptionsBTUG - Dec 2014 - Hybrid Connectivity Options
BTUG - Dec 2014 - Hybrid Connectivity OptionsMichael Stephenson
 
Uk user group biz talk performance deepdive
Uk user group   biz talk performance deepdiveUk user group   biz talk performance deepdive
Uk user group biz talk performance deepdiveMichael Stephenson
 
Automated Testing for BizTalk HL7 Solutions
Automated Testing for BizTalk HL7 SolutionsAutomated Testing for BizTalk HL7 Solutions
Automated Testing for BizTalk HL7 SolutionsMichael Stephenson
 
Behaviour Driven BizTalk Development
Behaviour Driven BizTalk DevelopmentBehaviour Driven BizTalk Development
Behaviour Driven BizTalk DevelopmentMichael Stephenson
 
AppFx.ServiceBus - Simple Messaging with Windows Azure Service Bus
AppFx.ServiceBus - Simple Messaging with Windows Azure Service BusAppFx.ServiceBus - Simple Messaging with Windows Azure Service Bus
AppFx.ServiceBus - Simple Messaging with Windows Azure Service BusMichael Stephenson
 

Mehr von Michael Stephenson (17)

LeedsSharp May 2023 - Azure Integration Services
LeedsSharp May 2023 - Azure Integration ServicesLeedsSharp May 2023 - Azure Integration Services
LeedsSharp May 2023 - Azure Integration Services
 
2022 02 Integration Bootcamp
2022 02 Integration Bootcamp2022 02 Integration Bootcamp
2022 02 Integration Bootcamp
 
Synapse for mere mortals
Synapse for mere mortalsSynapse for mere mortals
Synapse for mere mortals
 
Azure enterprise integration platform
Azure enterprise integration platformAzure enterprise integration platform
Azure enterprise integration platform
 
How to tactically avoid boring work with Power Automate
How to tactically avoid boring work with Power AutomateHow to tactically avoid boring work with Power Automate
How to tactically avoid boring work with Power Automate
 
Microsoft power platform
Microsoft power platformMicrosoft power platform
Microsoft power platform
 
Tech UG - Newcastle 09-17 - logic apps
Tech UG - Newcastle 09-17 -   logic appsTech UG - Newcastle 09-17 -   logic apps
Tech UG - Newcastle 09-17 - logic apps
 
Modern business intelligence
Modern business intelligenceModern business intelligence
Modern business intelligence
 
BTUG - Dec 2014 - Hybrid Connectivity Options
BTUG - Dec 2014 - Hybrid Connectivity OptionsBTUG - Dec 2014 - Hybrid Connectivity Options
BTUG - Dec 2014 - Hybrid Connectivity Options
 
Api management 101
Api management 101Api management 101
Api management 101
 
Finance integration 2
Finance integration 2Finance integration 2
Finance integration 2
 
Hybrid integration in a day 2
Hybrid integration in a day 2Hybrid integration in a day 2
Hybrid integration in a day 2
 
Uk user group biz talk performance deepdive
Uk user group   biz talk performance deepdiveUk user group   biz talk performance deepdive
Uk user group biz talk performance deepdive
 
Automated Testing for BizTalk HL7 Solutions
Automated Testing for BizTalk HL7 SolutionsAutomated Testing for BizTalk HL7 Solutions
Automated Testing for BizTalk HL7 Solutions
 
Behaviour Driven BizTalk Development
Behaviour Driven BizTalk DevelopmentBehaviour Driven BizTalk Development
Behaviour Driven BizTalk Development
 
BizTalk Maturity Assessment
BizTalk Maturity AssessmentBizTalk Maturity Assessment
BizTalk Maturity Assessment
 
AppFx.ServiceBus - Simple Messaging with Windows Azure Service Bus
AppFx.ServiceBus - Simple Messaging with Windows Azure Service BusAppFx.ServiceBus - Simple Messaging with Windows Azure Service Bus
AppFx.ServiceBus - Simple Messaging with Windows Azure Service Bus
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
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
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
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
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

Kürzlich hochgeladen (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
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
 
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...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

2 speed it powered by microsoft azure

  • 1. 2 Speed IT Powered by Microsoft Azure TheAzureCoach.com
  • 2. Michael Stephenson About • Azure and Integration Architect • Community Activities • Microsoft MVP for 7+ years • Pluralsight Author • Azure Insider/Advisor • Integration Monday • Worked on 30+ projects that have leveraged Azure Contact • Personal Blog: http://microsoftintegration.guru • Twitter: @michael_Stephen • Linked In: http://www.linkedin.com/in/michaelst ephensonuk1
  • 4. Today Agenda • 2 Speed IT • Example Projects • Thoughts Outcomes • Make you re-think about some Azure • Show some cool demo’s • Take home some ideas to inspire the kids
  • 5. IT’s Customer Satisfaction Perception • 15% of business users completely satisfied with IT department • 33% of business users think IT is important to business innovation • 60% of business users think IT department is integral to the business Effect • Stealth IT • IT perceived to be holding the business in the past • Business doesn’t value IT (Perception) Source: Information Week IT Perception Survey
  • 6. “By 2017, 75% of organisations will have a 2 speed IT capability”
  • 7. The 2 Modes of IT Marathon Runner – Mode 1 • Mission Critical Systems • Conventional Approaches • Stability • Reliability • Low Risk • Slow & Safe Sprinter – Mode 2 • Take Risks / Safe Enough • Agility & embrace change • Remove bureaucracy • Deliver Value Fast • Fail Fast • Aggressive customer focus
  • 8. Types of Systems Systems of Record • Mission Critical Systems • Conventional Approaches • Stability • Reliability • Low Risk • Slow & Safe Systems of Engagement • Take Risks / Safe Enough • Agility & embrace change • Remove bureaucracy • Deliver Value Fast • Fail Fast • Aggressive customer focus
  • 9. Combining System Type & IT Mode System of Record System of Engagement Mode 1 – Traditional CRM System ERP System HR System Mode 2 – Agile Customer Portal Staff Portal B2B API
  • 10. Cloud Relationship to 2 Speed IT Mode 1 – Traditional Mode 2 - Agile IT Leadership IT Operations Enterprise Architect Drivers • Cost Reduction • Risk Mitigation • Keep the operation running • Protect the assets • Protect the customer • Developer Productivity • Deliver Business Change • Keep the customer happy • Innovate • Beat competitors • Take risks Cloud Opportunities • Move commodity servers off site • Turn off when not in use • Off Premise Test environments • Cloud Disaster Recovery • Quick & Cheap IT Provisioning • Delivery Empowerment • Delete resources if project fails • Reduce operations requirements
  • 12. Mode 2 Architects “As an architect, the cloud offers me new ways to solve problems and opportunities to excite the business and super charge my mode 2 IT teams”
  • 13. Example 1 - Seasonal Load
  • 14. The Challenge Business Context • Key seasonal business event • Expected 10k users all want something at the same time • Normal load is small • Key load spike expected to last less than 2 hours • Increased load for approx. 1 day • User only needs to do 1 small simple activity Traditional Approach • Scale SharePoint from 2 – 6 servers = $20,000 approx. • 4 x New On-Prem VM Servers = $4,000 • Extras • Server build costs • Testing costs • Total • $40,000 • 10 days
  • 15. Architecture SharePoint would retrieve PDF’s from Line of Business App
  • 16. What we did If the user load gets beyond a Threshold, load balancer would route traffic out to Azure PDF’s pre-loaded to Azure storage The night before User can redirect back to SharePoint, but during burst 95% of traffic stays in cloud
  • 17. Outcome Azure Features Used • VS Online Load Testing • Application Insights Monitoring • Azure Web App • 3 instances • Large • Scheduled auto-scale • Azure Blob Storage • VS Online Automated Build & Deploy Info • Key Points • Challenging the way we typically solve problems opened a new opportunity • Duration • Solution built in 2 days • Solution performance tested a number of times over 4 days (up to 12k users) • Solution deleted after a week • Costs • Cloud cost approx. < $100
  • 18. Example 2 – Staff HR Self Service
  • 19. The Challenge Business Context • Current State • SAP is the system of record for Staff • Staff do not use SAP the HR system directly, only HR • SAP changes are difficult and expensive • SAP is complex to train users • Desired Outcome • Create a Staff Portal system of engagement • Portal should be within SharePoint based intranet Technical Challenge • If we host services in the cloud to increase our agility can we use hybrid integration to connect to services on premise?
  • 20. Hybrid Integration Proof of Concept Microservices Router Service Bus Relay API Microservices
  • 21. Relay powered Hybrid SAP Integration SharePoint Provider Hosted App In Azure Web App Microservices Router Service Bus Relay API SAP Microservices Other Microservices Linq To SAP
  • 22. Outcome Azure Features Used • Application Insights Monitoring • Azure Web App • Azure Service Bus Relay • VS Online Automated Build & Deploy Info • Key Points • Light weight API based integration • Duration • End to end features developed in hours/days • Project focusing on features not plumbing • Architecture from POC suitable for production and used by real project • Costs • Cloud cost approx. $20 per month (dev, test & prod)
  • 23. Example 3 - Organisational Telemetry
  • 24. The Challenge Business Context • Find a free PC • We have 3 locations and 20+ buildings • In these buildings are 5000+ computers • How can a student know where is best to go to get a PC to use • Drivers • Positive Student Experience Business Context 2 • How utilised are our Rooms • We have hundreds of rooms • How do we know how utilised they are • How do we track how energy efficient they are • Drivers • Reduce Costs
  • 25. Proof of Concept The building has a sensor which detects When you enter the building Stream Analytics processes Event Hub Data into Power BI User views dashboards of useful Information via Power BI Power BI Stream Analytics Event Hub
  • 26. Proof of Concept Agent on PC pushes PC usage And application telemetry to cloud Sensor/Reader telemetry sent to cloud Stream Analytics processes Event Hub Data into Power BI User views dashboards of useful Information via Power BI Power BI Stream Analytics Event Hub
  • 27. Demo
  • 28. Outcome Azure Features Used • Azure Service Bus Event Hubs • Azure Stream Analytics • Power BI Info • Key Points • Cloud back end would support high scale production usage “as is” • POC is something the sprinters could easily take forwards • Duration • Demo created in < 3 hours • Costs • Cloud Approx. < $40 per month
  • 29. Example 4 – Simulating Business Processes
  • 30. The Challenge Business Context • We have an existing business process which is reliable and has been around for ages • We need to feedback status to customers quicker or risk losing them to competitors • We are not 100% sure the business idea will work but we want to try it Desired Outcome • Minimize risk to existing process • Avoid extensive re-testing or existing processes (potentially expensive) • Win or fail fast • Use Reference Architecture to evaluate the impact of the project
  • 31. Enrolment Process BizTalk orchestrates across line of business Systems to process enrolment Line of Business Systems Student can enrol for a course via multiple channels API in Azure Service Bus Messaging API solution has exposed existing process To new channels
  • 32. Demo
  • 33. Notifications BizTalk Server Line of Business Systems Student gets an alert in near-realtime when their Enrolment is approved API in Azure Service Bus Messaging SQL Twilio Connector SQL Connector Logic App
  • 34. Demo
  • 35. Outcome Azure Features Used • New Channels • Azure Service Bus Messaging • Azure Web Apps • Application Insights • Notifications • Azure Logic Apps • Azure API App Connectors • SQL • Twilio Info • Key Points • Notification feature had no impact to existing process • Notification feature very low cost • Alert drives student to re-engage with us • Reference Architecture • Used to evaluate solution options • Used to simulate and demo to business • Costs • Reference Architecture Approx. < $100 per month • Notification Feature = $0 • No additional cost uses existing App Service
  • 37. Hold on you cant start the next race yet….. Challenges of 2 Speed IT • At some point the Marathon Runners need to look after the thing the sprinters built • Sprinters become too externally customer focused and lose sight of IT Strategy or IT Operations • Sprinters make significant stealth architecture changes • Can the organisation really afford 2 IT departments? We need to be able to do sprint projects within an organisational journey
  • 38. Disconnected 2 Speed IT ????? Its ok we will use DevOps and it will all be fine
  • 39. Embracing the Cloud I have a platform with loads of features to help me build awesome Apps I’m comfortable we can govern solutions because Azure is core to our architecture Many of our solutions use Azure so I have lots of reusable troubleshooting skills Managing Azure is Business as Usual We get great visibility of our actual costs and have enterprise agreements