SlideShare a Scribd company logo
David S. Linthicum Blue Mountain Labs [email_address] How to Get Cloud Architecture and Design Right the First Time
Abstract So, what are the proper ways to design, build, and leverage cloud computing systems? What are the steps to success? What are the emerging best practices? How does SOA fit in? In this session we’ll answer these questions, and more, covering the right and wrong ways to leverage, design, and build cloud-based systems and infrastructure. Going beyond the hype, this includes advice from those currently in the trenches who make cloud computing work for the Global 2000 and government. The audience is anyone who will soon fight to make cloud computing work for their clients, employers, and/or investors, and need to knock it out of the park the first time.
Where To Find Out More Bonus Content:  How to architect a hybrid cloud computing solution. Slides available:
Where to find me. @DavidLinthicum [email_address] www.bluemountainlabs.com   www.davidlinthicum.com http://www.linkedin.com/in/davidlinthicum Grab a card after the presentation.
Geek Level for this Presentation Systems Programmer and Dungeon Master Your Grandparents that  are Still Using AOL Dialup
Why You Should Care
Most Cloud-Based Systems are Lacking Architecture
The results: Inefficient utilization of resources.  Resource saturation. Lack of elasticity and scalability.  Lack of security and governance.  Frequent outages.  Bad or no tenant management.  Other very bad things.
Common Mistakes Not understanding how to make architectures scale. Not dealing with tenant management issues. Not understanding that security is systemic.  Not understanding the proper use of services. Tossing technology at the problem. Listening to the wrong people.  Managing-by-magazine.
The Multitenant Thing No two multitenant architectures are alike. Needs to be effective in the context of the problem. Needs to leverage best architecture practices. Needs to practice isolation and protection. “ With a multitenant architecture, a software application is designed to virtually partition its data and configuration so that each client organization works with a customized virtual application instance.” Source: Wikipedia
 
The ABCs Multitenancy Source:  Lori MacVittie
ABCs of Multitenancy Source:  Steve Bobrowski  Amazon Machine Images
Virtualization is Not Always a Requirement
Types of Cloud Architecture Patterns Emerging Migration to a Cloud Business Systems Infrastructure Building on a Cloud (PaaS) Building a Hybrid Cloud  Building a Cloud IaaS SaaS PaaS Complexity
General Architecture Patterns to Follow
Enterprise Vulnerabilities  Assess your Risks Governance Regulatory Compliance Security & Identity Management Business Continuity Process and Services Data Management System Integration Resource Skills & Knowledge Application Readiness Network Readiness Assess your vulnerabilities and mitigate your risks. COMPLEXITY OF MITIGATING RISK  RISK TO ORGANIZATION 1 2 5 3 4 6 7 8 9 10
Architecture Roadmap   Where to begin Build a solid foundation: Determine business drivers Understand: data, services, business processes and system integration points Design a “cloud-friendly” enterprise architecture roadmap that leverages Services Oriented Architecture (SOA) Determine an integration strategy for internal and external systems Outline a migration path for legacy systems to the new architecture Leverage SOA to build a sturdy and agile foundation for the Cloud
“ as-is”
“ to be”
deploy
General Rules and Guidelines  Focus on the primitives.  The best clouds are sets of low level services that can be configured. Data services Transaction services Utility services Leverage distributed components that are centrally controlled.  Build for tenants, not users.  Don’t lean too much on virtualization.  Security and governance are systemic.
Use Case: General Business System Migration to the Cloud
The General Idea Break the system down to it’s component parts, understanding each part. Rethink the database, it’s typically a mess. Rethink the system as sets of services/API, watch the granularity.  Data services, transaction services, utility services Create a security and governance plan.  Consider the user interfaces. Consider device interfaces. Migrate only the components to the cloud that will provide the best value.
Good New/Bad News Good News: Most cloud platforms provide the tenant management features for you. Most cloud platforms manage the resources for you. The cloud platforms are getting better.  Bad News: Security is still your problem. Application and service design is still your problem. Testing can be a hassle.
Reference Architecture Security & Identity Management & Service Governance Data Data Services/Abstraction Transactional Services Process Management  (BPMS) Composites/Portals Monitoring and Management Rules Management
Create the Information Model Ontologies Understand Ontologies Understand the Data Data Dictionary  & Metadata Catalog the Data Data Catalog Legacy Metadata External Metadata (B2B) Build Information Model Information Model
Reference Architecture Data Data Services/Abstraction
Create a Service Model Candidate Services Understand Services Information to Services Services And Information Build Service Model Service Model Data Catalog Information Model
Reference Architecture Data Data Services/Abstraction Transactional Services
Cloud Provider On Premises
Cloud Provider On Premises
Create a Process Model Candidate Processes Understand Processes Services to Processes Services to Processes Build Process Model Process Model Data Catalog Information Model Service Model
Reference Architecture Data Data Services/Abstraction Transactional Services Process Management  (BPMS) Composites/Portals Rules Management
On Premises Cloud Provider
Create a Governance Model Defined  Policies Define Policies Design Policies Policy Designs Implement Policies Governance Model Process Model Information Model Service Model
Reference Architecture Security & Identity Management & Service Governance Data Data Services/Abstraction Transactional Services Process Management  (BPMS) Composites/Portals Monitoring and Management Rules Management
Runtime Governance Repository Logs Policies Policies Monitoring
Test SOA using Cloud Architecture Test Plan Create Test Plan Black Box Testing Black Box Testing Results White Box Testing White Box Testing Results Process Model Information Model Service Model Governance Model
Assigning Candidate Data,  Services, and  Processes for the Clouds Process Assignments Analyze Candidate Processes  Analyze Candidate Services Service Assignments Analyze Candidate Data Data Assignments Candidate Processes Candidate Services Data  Dictionary and  Metadata Governance Model
Select Platforms and Deploy Processes, Services, and Data to Platforms. Candidate Platforms List Candidate Platforms Analyze and Test Candidate Platforms Test Results Select Target Platforms Target Platforms Process Assignments Service Assignments Data Assignments Deploy to Target Platforms
Data Data Data Data Data Services Processes
Data Data Data Data Data Services Processes PaaS IaaS DaaS
Data Data Data Data Data Services Processes PaaS IaaS DaaS Application Application
Stepping to the Clouds
Q&A
We are leading the conversation  with thought leadership and  cutting edge services.  The shift to Cloud #1  best selling  book on  Cloud Computing #1  Most read  blog on  Cloud Computing  #1  Most listened to Podcast on Cloud Computing with over 10,000 listeners
Additional Slides
Use Case: Creating an Hybrid Cloud
Current Patterns: Primitive Hybrid Architectures Public Cloud Private Cloud API/Services Migration Interoperability Public Cloud Private Cloud
Best: Cloud Abstraction Private Cloud B Public Cloud C Private Cloud A Abstraction  Layer (Composite)
Emerging Hybrid Cloud Architectural Patterns Static Placement Assisted Replication Auto Migration Dynamic Migration
Static Placement Bind to Platform - Difficult or impossible to dynamically port or migrate. - Little or no use of standards. - Typically older platforms mixed with cloud platforms. - Little use of abstraction.  Public Cloud Data Data Private Cloud Internet Data Data Services/API
Assisted Replication - Code port and/or interface compatibility. - Some use of standards. - Typically new platforms that are code/service compatible. -  Limited use of abstraction. Public Cloud Data Data Private Cloud Internet Data Data Services/API
Auto Migration - Auto code/VM migration and/or interface compatibility. - Some use of standards. - Virtualization, code, and data levels. -  Some use of abstraction. Public Cloud Data Data Private Cloud Internet Data Data Services/API
Dynamic Migration Public Cloud Data Data Private Cloud Internet Data Data Services/API - Dynamic VM migration within single logical OS. -  Logical and physical abstraction. - Some use of standards. - Hybrid cloud operating systems. OS
Runtime Governance Repository Logs Policies Policies Monitoring
We Need Cloud Abstraction! Private Cloud B Public Cloud C Private Cloud A Common Interface Cloud Management
Define Information Data Data Core Physical and Logical Models
How to Get Cloud Architecture and Design Right the First Time
Define Services Services Data Data Core Physical and Logical Models Core Services
 
Define Processes Services Data Data Core Physical and Logical Models Core Services Core Processes
Map to the Proper Architecture Static Placement Assisted Replication Auto Migration Dynamic Migration Services Data Data
Select Technology Solution Static Placement Assisted Replication Auto Migration Dynamic Migration

More Related Content

PDF
Architectures for open and scalable clouds
PPT
Cloud computing What Why How
PDF
Migrate to Microsoft Azure with Confidence
PDF
Introduction to AWS
PPT
Oracle Cloud Computing Strategy
PDF
Cloud Computing Technology Overview 2012
PDF
Google App Engine for Business 101
PDF
AWS Tech Talks: Armazenamento Híbrido na Nuvem
Architectures for open and scalable clouds
Cloud computing What Why How
Migrate to Microsoft Azure with Confidence
Introduction to AWS
Oracle Cloud Computing Strategy
Cloud Computing Technology Overview 2012
Google App Engine for Business 101
AWS Tech Talks: Armazenamento Híbrido na Nuvem

Viewers also liked (13)

PDF
Open APIs: What's Hot, What's Not?
PPTX
Zuora @ AlwaysOn 2012 - The Only 3 SaaS Metrics That Matter
PDF
Challenges in cloud computing to enable future internet of things v0.3
PDF
2012 Future of Cloud Computing
PDF
Leaders in the Cloud: Identifying Cloud Business Value for Customers
PDF
Open source and standards - unleashing the potential for innovation of cloud ...
PPTX
Future of cloud computing linthicum
PDF
Scaling the Cloud - Cloud Security
PDF
Cloud is such stuff as dreams are made on
PDF
Cloud Computing Without The Hype An Executive Guide (1.00 Slideshare)
PPT
Cloud Computing and Enterprise Architecture
PPTX
ClientSummit2010_CloudWorkshop
PDF
Cloud Computing – Time for delivery. The question is not “if”, but “how, whe...
Open APIs: What's Hot, What's Not?
Zuora @ AlwaysOn 2012 - The Only 3 SaaS Metrics That Matter
Challenges in cloud computing to enable future internet of things v0.3
2012 Future of Cloud Computing
Leaders in the Cloud: Identifying Cloud Business Value for Customers
Open source and standards - unleashing the potential for innovation of cloud ...
Future of cloud computing linthicum
Scaling the Cloud - Cloud Security
Cloud is such stuff as dreams are made on
Cloud Computing Without The Hype An Executive Guide (1.00 Slideshare)
Cloud Computing and Enterprise Architecture
ClientSummit2010_CloudWorkshop
Cloud Computing – Time for delivery. The question is not “if”, but “how, whe...
Ad

Similar to How to Get Cloud Architecture and Design Right the First Time (20)

PPT
Cloud Data Integration Best Practices
PPT
The Risks and Rewards of Big Data in the Cloud
PDF
The Cloud Computing and Enterprise Architecture
PDF
Cloud services and it security
PPT
Virgílio Vargas Presentations / CloudViews.Org - Cloud Computing Conference 2...
PPT
Steve Mills - Dispelling the Vapor Around Cloud Computing
PDF
Cloud Ready Data: Speeding Your Journey to the Cloud
PPT
Cloud Computing Impact On Small Business
PPTX
Agile IT: Filling in the Gaps in the Azure vs. AWS debate
PPTX
Azure Overview Csco
PDF
Spca2014 navigating clouds sp_con14_mackie
PPT
Cloud Computing 2010 - IBM Italia - Mariano Ammirabile
PPTX
Cloud computing
PPT
Software as Service
PPT
Cloud infrastructure and Cloud Services
PPT
Technology Overview
PPTX
Presentation on Cloud Mashups
PPTX
SeattleUniv-IntroductionToCloudComputing-WinsowsAzure101
PPT
2011.11.22 - Cloud Infrastructure Provider - 8ème Forum du Club Cloud des Par...
PPTX
Information management
Cloud Data Integration Best Practices
The Risks and Rewards of Big Data in the Cloud
The Cloud Computing and Enterprise Architecture
Cloud services and it security
Virgílio Vargas Presentations / CloudViews.Org - Cloud Computing Conference 2...
Steve Mills - Dispelling the Vapor Around Cloud Computing
Cloud Ready Data: Speeding Your Journey to the Cloud
Cloud Computing Impact On Small Business
Agile IT: Filling in the Gaps in the Azure vs. AWS debate
Azure Overview Csco
Spca2014 navigating clouds sp_con14_mackie
Cloud Computing 2010 - IBM Italia - Mariano Ammirabile
Cloud computing
Software as Service
Cloud infrastructure and Cloud Services
Technology Overview
Presentation on Cloud Mashups
SeattleUniv-IntroductionToCloudComputing-WinsowsAzure101
2011.11.22 - Cloud Infrastructure Provider - 8ème Forum du Club Cloud des Par...
Information management
Ad

More from David Linthicum (20)

PPTX
Mashing Up DevOps with Cloud Computing
PPTX
Accelerating government agility with cloud computing v1
PPTX
Becomming a cloud governance ninja linthicum interop fall 2013
PPTX
Geting cloud architecture right the first time linthicum interop fall 2013
PPTX
Calculating the true value of industry specific clouds linthicum
PPTX
Linthicum next generation-iaa s-paas-and-database-as-a-service
PPTX
Linthicum state of-the-art-cloud-platforms
PPTX
Linthicum what is-the-true-future-of-cloud-computing
PPT
Why Cloud Computing Projects Fail
PPT
Getting Cloud Architecture Right the First Time Ver 2
PPTX
Getting an open systems cloud strategy right the first time linthicm
PPTX
Redefining cloud computing again linthicum with bonus
PPTX
Hybrid and Private Cloud Architectures
PPTX
How to get cloud architecture and design right the first time 2012
PPTX
New integration approach in a cloud computing world
PPTX
Future of cloud computing linthicum 2
PPTX
Capacity Management in a Cloud Computing World
PPT
False Cloud Debate Panel Interop 2011
PPT
Getting the hybrid cloud right the first time
PDF
Cloud Computing and DR Keynote DRJ Conf
Mashing Up DevOps with Cloud Computing
Accelerating government agility with cloud computing v1
Becomming a cloud governance ninja linthicum interop fall 2013
Geting cloud architecture right the first time linthicum interop fall 2013
Calculating the true value of industry specific clouds linthicum
Linthicum next generation-iaa s-paas-and-database-as-a-service
Linthicum state of-the-art-cloud-platforms
Linthicum what is-the-true-future-of-cloud-computing
Why Cloud Computing Projects Fail
Getting Cloud Architecture Right the First Time Ver 2
Getting an open systems cloud strategy right the first time linthicm
Redefining cloud computing again linthicum with bonus
Hybrid and Private Cloud Architectures
How to get cloud architecture and design right the first time 2012
New integration approach in a cloud computing world
Future of cloud computing linthicum 2
Capacity Management in a Cloud Computing World
False Cloud Debate Panel Interop 2011
Getting the hybrid cloud right the first time
Cloud Computing and DR Keynote DRJ Conf

Recently uploaded (20)

PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Approach and Philosophy of On baking technology
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Cloud computing and distributed systems.
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Big Data Technologies - Introduction.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Empathic Computing: Creating Shared Understanding
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Advanced IT Governance
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Approach and Philosophy of On baking technology
Spectral efficient network and resource selection model in 5G networks
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
The Rise and Fall of 3GPP – Time for a Sabbatical?
Cloud computing and distributed systems.
“AI and Expert System Decision Support & Business Intelligence Systems”
Big Data Technologies - Introduction.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Empathic Computing: Creating Shared Understanding
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
Understanding_Digital_Forensics_Presentation.pptx
Review of recent advances in non-invasive hemoglobin estimation
Advanced IT Governance
Build a system with the filesystem maintained by OSTree @ COSCUP 2025

How to Get Cloud Architecture and Design Right the First Time

  • 1. David S. Linthicum Blue Mountain Labs [email_address] How to Get Cloud Architecture and Design Right the First Time
  • 2. Abstract So, what are the proper ways to design, build, and leverage cloud computing systems? What are the steps to success? What are the emerging best practices? How does SOA fit in? In this session we’ll answer these questions, and more, covering the right and wrong ways to leverage, design, and build cloud-based systems and infrastructure. Going beyond the hype, this includes advice from those currently in the trenches who make cloud computing work for the Global 2000 and government. The audience is anyone who will soon fight to make cloud computing work for their clients, employers, and/or investors, and need to knock it out of the park the first time.
  • 3. Where To Find Out More Bonus Content: How to architect a hybrid cloud computing solution. Slides available:
  • 4. Where to find me. @DavidLinthicum [email_address] www.bluemountainlabs.com www.davidlinthicum.com http://www.linkedin.com/in/davidlinthicum Grab a card after the presentation.
  • 5. Geek Level for this Presentation Systems Programmer and Dungeon Master Your Grandparents that are Still Using AOL Dialup
  • 7. Most Cloud-Based Systems are Lacking Architecture
  • 8. The results: Inefficient utilization of resources. Resource saturation. Lack of elasticity and scalability. Lack of security and governance. Frequent outages. Bad or no tenant management. Other very bad things.
  • 9. Common Mistakes Not understanding how to make architectures scale. Not dealing with tenant management issues. Not understanding that security is systemic. Not understanding the proper use of services. Tossing technology at the problem. Listening to the wrong people. Managing-by-magazine.
  • 10. The Multitenant Thing No two multitenant architectures are alike. Needs to be effective in the context of the problem. Needs to leverage best architecture practices. Needs to practice isolation and protection. “ With a multitenant architecture, a software application is designed to virtually partition its data and configuration so that each client organization works with a customized virtual application instance.” Source: Wikipedia
  • 11.  
  • 12. The ABCs Multitenancy Source: Lori MacVittie
  • 13. ABCs of Multitenancy Source: Steve Bobrowski Amazon Machine Images
  • 14. Virtualization is Not Always a Requirement
  • 15. Types of Cloud Architecture Patterns Emerging Migration to a Cloud Business Systems Infrastructure Building on a Cloud (PaaS) Building a Hybrid Cloud Building a Cloud IaaS SaaS PaaS Complexity
  • 17. Enterprise Vulnerabilities Assess your Risks Governance Regulatory Compliance Security & Identity Management Business Continuity Process and Services Data Management System Integration Resource Skills & Knowledge Application Readiness Network Readiness Assess your vulnerabilities and mitigate your risks. COMPLEXITY OF MITIGATING RISK RISK TO ORGANIZATION 1 2 5 3 4 6 7 8 9 10
  • 18. Architecture Roadmap Where to begin Build a solid foundation: Determine business drivers Understand: data, services, business processes and system integration points Design a “cloud-friendly” enterprise architecture roadmap that leverages Services Oriented Architecture (SOA) Determine an integration strategy for internal and external systems Outline a migration path for legacy systems to the new architecture Leverage SOA to build a sturdy and agile foundation for the Cloud
  • 22. General Rules and Guidelines Focus on the primitives. The best clouds are sets of low level services that can be configured. Data services Transaction services Utility services Leverage distributed components that are centrally controlled. Build for tenants, not users. Don’t lean too much on virtualization. Security and governance are systemic.
  • 23. Use Case: General Business System Migration to the Cloud
  • 24. The General Idea Break the system down to it’s component parts, understanding each part. Rethink the database, it’s typically a mess. Rethink the system as sets of services/API, watch the granularity. Data services, transaction services, utility services Create a security and governance plan. Consider the user interfaces. Consider device interfaces. Migrate only the components to the cloud that will provide the best value.
  • 25. Good New/Bad News Good News: Most cloud platforms provide the tenant management features for you. Most cloud platforms manage the resources for you. The cloud platforms are getting better. Bad News: Security is still your problem. Application and service design is still your problem. Testing can be a hassle.
  • 26. Reference Architecture Security & Identity Management & Service Governance Data Data Services/Abstraction Transactional Services Process Management (BPMS) Composites/Portals Monitoring and Management Rules Management
  • 27. Create the Information Model Ontologies Understand Ontologies Understand the Data Data Dictionary & Metadata Catalog the Data Data Catalog Legacy Metadata External Metadata (B2B) Build Information Model Information Model
  • 28. Reference Architecture Data Data Services/Abstraction
  • 29. Create a Service Model Candidate Services Understand Services Information to Services Services And Information Build Service Model Service Model Data Catalog Information Model
  • 30. Reference Architecture Data Data Services/Abstraction Transactional Services
  • 31. Cloud Provider On Premises
  • 32. Cloud Provider On Premises
  • 33. Create a Process Model Candidate Processes Understand Processes Services to Processes Services to Processes Build Process Model Process Model Data Catalog Information Model Service Model
  • 34. Reference Architecture Data Data Services/Abstraction Transactional Services Process Management (BPMS) Composites/Portals Rules Management
  • 35. On Premises Cloud Provider
  • 36. Create a Governance Model Defined Policies Define Policies Design Policies Policy Designs Implement Policies Governance Model Process Model Information Model Service Model
  • 37. Reference Architecture Security & Identity Management & Service Governance Data Data Services/Abstraction Transactional Services Process Management (BPMS) Composites/Portals Monitoring and Management Rules Management
  • 38. Runtime Governance Repository Logs Policies Policies Monitoring
  • 39. Test SOA using Cloud Architecture Test Plan Create Test Plan Black Box Testing Black Box Testing Results White Box Testing White Box Testing Results Process Model Information Model Service Model Governance Model
  • 40. Assigning Candidate Data, Services, and Processes for the Clouds Process Assignments Analyze Candidate Processes Analyze Candidate Services Service Assignments Analyze Candidate Data Data Assignments Candidate Processes Candidate Services Data Dictionary and Metadata Governance Model
  • 41. Select Platforms and Deploy Processes, Services, and Data to Platforms. Candidate Platforms List Candidate Platforms Analyze and Test Candidate Platforms Test Results Select Target Platforms Target Platforms Process Assignments Service Assignments Data Assignments Deploy to Target Platforms
  • 42. Data Data Data Data Data Services Processes
  • 43. Data Data Data Data Data Services Processes PaaS IaaS DaaS
  • 44. Data Data Data Data Data Services Processes PaaS IaaS DaaS Application Application
  • 45. Stepping to the Clouds
  • 46. Q&A
  • 47. We are leading the conversation with thought leadership and cutting edge services. The shift to Cloud #1 best selling book on Cloud Computing #1 Most read blog on Cloud Computing #1 Most listened to Podcast on Cloud Computing with over 10,000 listeners
  • 49. Use Case: Creating an Hybrid Cloud
  • 50. Current Patterns: Primitive Hybrid Architectures Public Cloud Private Cloud API/Services Migration Interoperability Public Cloud Private Cloud
  • 51. Best: Cloud Abstraction Private Cloud B Public Cloud C Private Cloud A Abstraction Layer (Composite)
  • 52. Emerging Hybrid Cloud Architectural Patterns Static Placement Assisted Replication Auto Migration Dynamic Migration
  • 53. Static Placement Bind to Platform - Difficult or impossible to dynamically port or migrate. - Little or no use of standards. - Typically older platforms mixed with cloud platforms. - Little use of abstraction. Public Cloud Data Data Private Cloud Internet Data Data Services/API
  • 54. Assisted Replication - Code port and/or interface compatibility. - Some use of standards. - Typically new platforms that are code/service compatible. - Limited use of abstraction. Public Cloud Data Data Private Cloud Internet Data Data Services/API
  • 55. Auto Migration - Auto code/VM migration and/or interface compatibility. - Some use of standards. - Virtualization, code, and data levels. - Some use of abstraction. Public Cloud Data Data Private Cloud Internet Data Data Services/API
  • 56. Dynamic Migration Public Cloud Data Data Private Cloud Internet Data Data Services/API - Dynamic VM migration within single logical OS. - Logical and physical abstraction. - Some use of standards. - Hybrid cloud operating systems. OS
  • 57. Runtime Governance Repository Logs Policies Policies Monitoring
  • 58. We Need Cloud Abstraction! Private Cloud B Public Cloud C Private Cloud A Common Interface Cloud Management
  • 59. Define Information Data Data Core Physical and Logical Models
  • 61. Define Services Services Data Data Core Physical and Logical Models Core Services
  • 62.  
  • 63. Define Processes Services Data Data Core Physical and Logical Models Core Services Core Processes
  • 64. Map to the Proper Architecture Static Placement Assisted Replication Auto Migration Dynamic Migration Services Data Data
  • 65. Select Technology Solution Static Placement Assisted Replication Auto Migration Dynamic Migration

Editor's Notes

  • #48: Thought leadership: Most read blog … Most listened to Podcast (10,000+ listeners) …