COMPOSABLE COMPANY.pptx

digitalization
in logistics
COMPOSABLE COMPANY
Concepts ● Composable business
● Process Design
What is…
Process Design?
● Factors that affects process
design
● Product & Service process
types
● Stages of product/service
design
Process Design
• Products, services and the processes which produce them all have to be
designed
• Decisions taken during the design of a product or service will have an impact
on the decisions taken during the design of the process which produces those
products or services and vice versa.
• Products and services should be designed in such a way that they can be
created effectively.
• Product/service design has an impact on the process design and vice versa.
Why Process Design is important?
• Design helps businesses connect strongly with their customers
• Design reduces costs by making processes more efficient.
• Design reduces the time to market for new products and services.
• Companies with effective process design have outstanding financial
performance.
• Standardizing processes can give some significant advantages, but not every
process can be standardized.
Process Design typology
• Processes should be designed so they can create all products and services
which the operation is likely to introduce.
• There are different process types.
• Process types are defined by the volume and variety of “items” they process.
• Process types go by different names depending on whether they produce
products or services.
Product & Service process types
What is it designed in a Product or a Service?
• Concept: the understanding of the nature, use and value of the service or
product
• Package: the group of “component” products and services that provide
those benefits defined in the concept
• Process: the way in which the component products and services will be
created and delivered.
Stages of product/service design
Component structure for remote mouse
LEVEL 0 Remote mouse
LEVEL 1
LEVEL 2
LEVEL 3 Lead Plug Cover
Speaker
Leaflet
Outer
Logo
Moulding Battery
housing
Moulding Spring
base
Button
Upper
casing
Control
unit
Lower
casing
Packing
Why Process Design is important?
What is…
Composable business
● Principles of business
composability
● Fundamentals of business
composability
● Benefits of business
composability
● Modularity
● Containerization
Composable business
• IBM was the first company that introduced composability in business processes
back in 2014.
• The global pandemic in 2019, due to COVID-19, enhanced the specific direction
where companies try to combine much more agile business models with
flexible digital architecture and to adapt to the evolving needs of their
customers.
• But what do we mean by the term “composable business” in the first place…..???
Composable business
• A composable business is like a collection of interchangeable building blocks
that can be added, rearranged, and jettisoned as needed.
• Composable in business means creating an organization using interchangeable
blocks like technology, mindset and process. These blocks are like Lego pieces
that businesses can easily rearrange to fit in any situation
• As Daryl Plummer, VP, Distinguished Analyst & Gartner Inc. Fellow says
"Composable business is a natural acceleration of the digital business that
organizations live every day. It allows organizations to finally deliver the resilience
and agility that these interesting times demand."
Composable business
Composable business
• Actually, composability lets companies break down monolithic applications into
discrete components. Each component can be built, scaled, and maintained
independently. This, in return, gives businesses leverage to adopt new
technologies and processes efficiently.
• Business composability is a building block that helps you adopt the ever-
changing business dynamics.
Principles of business composability
Principles of business composability
• Gartner Inc. offers four principles of composable business:
1. Discovery: Try to react faster when you see a new change
happening in your business domain.
2. Modularity: Move interchangeable blocks in an agile manner to
achieve desired results.
3. Orchestration: Mix and match business functions to respond to
changing needs.
4. Autonomy: Create greater resilience via independent business units
Fundamentals of business composability
Fundamentals of business composability
• Gartner Inc. also provides three building blocks of composable business:
1. Composable thinking (People)
2. Composable business architecture (Processes)
3. Composable technologies (Technology)
Fundamentals of business composability
Composable thinking:
• Composability implies adapting a new mindset where anything is composable.
It’s about conceptualizing what to compose and when.
• A composable mindset involves thinking about what could happen in the future,
predicting what your business may need, and designing a flexible architecture
to meet those needs.
Fundamentals of business composability
Composable business architecture:
• Composable thinking alone doesn’t work if you don’t establish a composable
architecture where the different business elements dynamically evolve to
create new value
• Composable business architecture ensures that your organization is built to be
flexible and resilient. It’s about structure and purpose. These are structural
capabilities — giving you mechanisms to use in architecting your business.
Fundamentals of business composability
Composable technologies:
• After the two previous fundamentals of business composability, technology is
the tool that will bring composable business to life and what connects all the
company’s pieces together.
• The four principles are product design goals driving the features of technology
that support the notions of composability
• Composable technology begets sustainable business architectures, ready to
address the challenges of the future.
Benefits of business composability
• Never miss a business opportunity
• Desire to expand
• Never overlook the need for change
• Leverage an open application ecosystem
• Streamline business operations
Benefits of business composability
• Cross-functional teams
• Composable software
• Composable IT infrastructure
What about Modularity?
• Evolution from lean management, procurement excellence and supply chain
optimization to modular strategies
• A modular system is an excellent structure for aligning strategies across
functions. By working from a common product structure and using that to drive
strategy execution, the functions will self-align and communicate much more
effectively.
• How can a modular system can lead to a resilient supply chain???
Modularity - Resilience benefits
• Shared modular systems
• Harmonization of components
• Nearshoring
• Multi-sourcing
• Buffers for critical components
Modularization
• Product Leadership: Development. What is the need and plan for product
improvements? What modules can be used for achieving this?
• Customer Intimacy: Flexibility. Is there a need to meet varying product
performance levels to satisfy market and customer needs? Having different
module variants can fulfill this requirement.
• Operational Excellence: Stability. Where in the product can we keep the
development and complexity to a minimum? Stability over time is essential for
production and the supply chain. It can push down the total costs significantly.
Are there specific areas that would have extraordinary benefits and will not
impact the customer’s needs and/or requirements?
Modularization
Common Supply Chain mistakes:
• Mass production mode
• Insourcing to fill capacity at downturns
• Hiding product complexity by Outsourcing
Modularization
Delayed Differentiation technique
What about Containerization?
• A container is a software solution that wraps your software process or
microservice to make it executable in all computing environments. In general,
you can store all kinds of executable files in containers, for example,
configuration files, software code, libraries, and binary programs.
• Containerization is a form of virtualization where applications run in isolated user
spaces, called containers, while using the same shared operating system (OS).
What about Containerization?
• Containers in the cloud are hosted in an online environment. Users access them
from anywhere. However, application processes or microservices in cloud-
based containers remain separate from cloud infrastructure.
• The container itself is abstracted away from the host OS, with only limited
access to underlying resources — much like a lightweight virtual machine (VM).
As a result, the containerized application can be run on various types of
infrastructure — on bare metal, within VMs, and in the cloud — without needing
to refactor it for each environment.
Containerization vs Virtualization
Containers and Virtual machines function in different ways:
• Virtual machines use hypervisors that bind them directly to the server hardware
• Containers sit directly on the host’s OS
• Applications in a virtual machine need a Guest OS per app for execution
• Applications in containers can directly run on the host OS
Containerization vs Virtualization
Benefits of Containerization
 Containers require fewer system resources than virtual machines as they do not
bind operating system images to each application they store.
 They are highly interoperable as containerized apps can use the host OS.
 Optimized resource usage as container computing lets similar apps share
libraries and binary files.
Benefits of Containerization
 No hardware-level or implementation worries since containers are
infrastructure-independent.
 Better portability because you can migrate and deploy containers anywhere
smoothly.
 Easy scaling and development because containerization technology allows
gradual expansion and parallel testing of apps.
Use of Containerization
 Microservices
 Databases
 Web servers
 Containers within VMs
 ADCs
 Batch Processes
 Application Refactoring or Modernization
Sources - References
• Heizer, J., & Render, B., (2014) Operations Management: Sustainability and Supply Chain
Management, 11th Ed, Harlow, Pearson Education
• Krajewski, L, Ritzman, P. & Malhotra, M. (2013) Operations Management – Processes and
Supply Chains, 10thEdition, Harlow, Pearson Education
• Slack, N., Chambers S. & Johnston R., (2010) Operations Management, 6th Edition, London,
FT Prentice-Hall
• Indeed Editorial Team, (2022) “What Is Process Design? With Benefits and Key Principles”,
https://au.indeed.com/career-advice/career-development/process-design
• Anand S. (2022), “Everything you need to know about business composability”,
https://agilitycms.com/resources/posts/what-is-business-composability
Sources - References
• Borges N., (2022), Becoming a Composable Business
https://www.outsystems.com/blog/posts/composable-business/
• Soudai R., (2022), Composable business: The whats, whys, and hows
https://www.outsystems.com/blog/posts/composable-business/
• Paneta K., (2020), Gartner Keynote: The Future of Business Is Composable
https://www.gartner.com/smarterwithgartner/gartner-keynote-the-future-of-business-
is-composable
• Kaur G., (2021), Composable Enterprise: The Future of Business
https://opensenselabs.com/blog/articles/composable-enterprise-future-business
• Editorial Staff, (2023), What is Composable Business? (Definition, Principles & Benefits)
https://www.erp-information.com/composable-business?expand_article=1
Sources - References
• Murray C., (2021), Building a Composable Business: Mindset First, Technology Second
https://www.oomphinc.com/insights/building-composable-business/
• AWS, What Is Containerization?
https://aws.amazon.com/what-is/containerization/
• Xu A., (2022), What are the differences between Virtualization (VMware) and
Containerization (Docker)?
https://blog.bytebytego.com/p/what-are-the-differences-between
• NetScaler, What is containerization?
https://www.netscaler.com/articles/what-is-containerization
• Meir A., (2023), What are Containers and How Do They Work?
https://www.ridge.co/blog/what-are-containers/
Sources - References
• Gyllenskepp M. & Martin T., Resilient Supply Chains Through Modularity
https://www.modularmanagement.com/blog/how-does-modularity-supports-resilient-
supply-chains
• Overview of Kubernetes, https://kubernetes.io/docs/concepts/overview/
COMPOSABLE COMPANY.pptx
1 sur 42

Recommandé

agilemanufacturing.ppt par
agilemanufacturing.pptagilemanufacturing.ppt
agilemanufacturing.pptNGaneshSafetyEnginee
7 vues28 diapositives
Microservices Architecture par
Microservices ArchitectureMicroservices Architecture
Microservices ArchitectureJoshua Costa
72 vues65 diapositives
Customer Survey par
Customer SurveyCustomer Survey
Customer Surveyrleungym
563 vues54 diapositives
Domain Driven Design par
Domain Driven Design Domain Driven Design
Domain Driven Design Araf Karsh Hamid
1.4K vues110 diapositives
Quick App Flow par
Quick App FlowQuick App Flow
Quick App FlowQuickAppFlow
363 vues26 diapositives
Ea As Strategy Ver1 0 par
Ea As Strategy Ver1 0Ea As Strategy Ver1 0
Ea As Strategy Ver1 0Alexander Anago, FIIM, PCI QSA
257 vues33 diapositives

Contenu connexe

Similaire à COMPOSABLE COMPANY.pptx

IMS Brochure par
IMS BrochureIMS Brochure
IMS BrochureVishal Vora
113 vues8 diapositives
Discussion About Microservices Architecture par
Discussion About Microservices ArchitectureDiscussion About Microservices Architecture
Discussion About Microservices ArchitectureRalph Osmond Rimorin
217 vues10 diapositives
Welcome to the World of Multidimensional Modeling par
Welcome to the World of Multidimensional ModelingWelcome to the World of Multidimensional Modeling
Welcome to the World of Multidimensional ModelingTahir Tahirov, PMP
47 vues14 diapositives
Importance Of Odoo In Business par
Importance Of Odoo In BusinessImportance Of Odoo In Business
Importance Of Odoo In BusinessCeline George
445 vues11 diapositives
COMPONENTS OF INDUSTRY 4.0 par
COMPONENTS OF INDUSTRY 4.0COMPONENTS OF INDUSTRY 4.0
COMPONENTS OF INDUSTRY 4.0JerishAmul
709 vues10 diapositives
Oriana Flyer for partners par
Oriana Flyer for partnersOriana Flyer for partners
Oriana Flyer for partnersOriana
128 vues2 diapositives

Similaire à COMPOSABLE COMPANY.pptx(20)

Importance Of Odoo In Business par Celine George
Importance Of Odoo In BusinessImportance Of Odoo In Business
Importance Of Odoo In Business
Celine George445 vues
COMPONENTS OF INDUSTRY 4.0 par JerishAmul
COMPONENTS OF INDUSTRY 4.0COMPONENTS OF INDUSTRY 4.0
COMPONENTS OF INDUSTRY 4.0
JerishAmul709 vues
Oriana Flyer for partners par Oriana
Oriana Flyer for partnersOriana Flyer for partners
Oriana Flyer for partners
Oriana128 vues
How to use Innovative Architectures for Digital Enterprises par Capgemini
How to use Innovative Architectures for Digital EnterprisesHow to use Innovative Architectures for Digital Enterprises
How to use Innovative Architectures for Digital Enterprises
Capgemini8.5K vues
1221 raise expectations_for_the_ always_on_enterprise par Scott Simmons
1221 raise expectations_for_the_ always_on_enterprise1221 raise expectations_for_the_ always_on_enterprise
1221 raise expectations_for_the_ always_on_enterprise
Scott Simmons304 vues
Business Driven IT Design par WSO2
Business Driven IT Design Business Driven IT Design
Business Driven IT Design
WSO2881 vues
No SOA ROI - SOA is Dead? Getting SOA Value par Akiva Marks
No SOA ROI - SOA is Dead? Getting SOA ValueNo SOA ROI - SOA is Dead? Getting SOA Value
No SOA ROI - SOA is Dead? Getting SOA Value
Akiva Marks488 vues
Modern times - architectures for a Next Generation of IT par Uwe Friedrichsen
Modern times - architectures for a Next Generation of ITModern times - architectures for a Next Generation of IT
Modern times - architectures for a Next Generation of IT
Uwe Friedrichsen3.5K vues
ISVs & the Commercial Transition to the Cloud par InishTech
ISVs & the Commercial Transition to the CloudISVs & the Commercial Transition to the Cloud
ISVs & the Commercial Transition to the Cloud
InishTech659 vues
ISVs & the Commercial Transition to the Cloud par SoftwarePotential
ISVs & the Commercial Transition to the CloudISVs & the Commercial Transition to the Cloud
ISVs & the Commercial Transition to the Cloud
Decoupled days, headless and decoupled content management, the value for the ... par Roland Benedetti
Decoupled days, headless and decoupled content management, the value for the ...Decoupled days, headless and decoupled content management, the value for the ...
Decoupled days, headless and decoupled content management, the value for the ...
Roland Benedetti128 vues
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation par Foliage
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation
Foliage1.4K vues
The Value of Next Generation Managed Services par CloudHesive
The Value of Next Generation Managed ServicesThe Value of Next Generation Managed Services
The Value of Next Generation Managed Services
CloudHesive189 vues
TCM infosys business intelligence corporate presentation par TCM infosys
TCM infosys business intelligence corporate presentationTCM infosys business intelligence corporate presentation
TCM infosys business intelligence corporate presentation
TCM infosys628 vues
AhmedabadMeetup_CustomerExperience_v2.pptx par AnuragSharma900
AhmedabadMeetup_CustomerExperience_v2.pptxAhmedabadMeetup_CustomerExperience_v2.pptx
AhmedabadMeetup_CustomerExperience_v2.pptx
AnuragSharma900374 vues
microsoft-dynamics-365-for-operations-whats-new par Deneys Minne
microsoft-dynamics-365-for-operations-whats-newmicrosoft-dynamics-365-for-operations-whats-new
microsoft-dynamics-365-for-operations-whats-new
Deneys Minne1.6K vues

Plus de GeorgeDiamandis11

SUSTAINABLE PROFIT par
SUSTAINABLE PROFITSUSTAINABLE PROFIT
SUSTAINABLE PROFITGeorgeDiamandis11
6 vues29 diapositives
How to start to Develop a Small Business profitable Sustainability Plan par
How to start to Develop a Small Business profitable Sustainability PlanHow to start to Develop a Small Business profitable Sustainability Plan
How to start to Develop a Small Business profitable Sustainability PlanGeorgeDiamandis11
2 vues12 diapositives
The Challenge of Going Green- par
The Challenge of Going Green-The Challenge of Going Green-
The Challenge of Going Green-GeorgeDiamandis11
2 vues12 diapositives
Green Synergy par
Green SynergyGreen Synergy
Green SynergyGeorgeDiamandis11
3 vues17 diapositives
Empathy step by step par
Empathy step by stepEmpathy step by step
Empathy step by stepGeorgeDiamandis11
14 vues5 diapositives
CSR_Interculturality03.pdf par
CSR_Interculturality03.pdfCSR_Interculturality03.pdf
CSR_Interculturality03.pdfGeorgeDiamandis11
23 vues5 diapositives

Plus de GeorgeDiamandis11(20)

How to start to Develop a Small Business profitable Sustainability Plan par GeorgeDiamandis11
How to start to Develop a Small Business profitable Sustainability PlanHow to start to Develop a Small Business profitable Sustainability Plan
How to start to Develop a Small Business profitable Sustainability Plan
DIGITAL TRANSFORMATION AND STRATEGY_final.pptx par GeorgeDiamandis11
DIGITAL TRANSFORMATION AND STRATEGY_final.pptxDIGITAL TRANSFORMATION AND STRATEGY_final.pptx
DIGITAL TRANSFORMATION AND STRATEGY_final.pptx

Dernier

Advanced_Recommendation_Systems_Presentation.pptx par
Advanced_Recommendation_Systems_Presentation.pptxAdvanced_Recommendation_Systems_Presentation.pptx
Advanced_Recommendation_Systems_Presentation.pptxneeharikasingh29
5 vues9 diapositives
PROGRAMME.pdf par
PROGRAMME.pdfPROGRAMME.pdf
PROGRAMME.pdfHiNedHaJar
18 vues13 diapositives
RuleBookForTheFairDataEconomy.pptx par
RuleBookForTheFairDataEconomy.pptxRuleBookForTheFairDataEconomy.pptx
RuleBookForTheFairDataEconomy.pptxnoraelstela1
67 vues16 diapositives
Data structure and algorithm. par
Data structure and algorithm. Data structure and algorithm.
Data structure and algorithm. Abdul salam
19 vues24 diapositives
Cross-network in Google Analytics 4.pdf par
Cross-network in Google Analytics 4.pdfCross-network in Google Analytics 4.pdf
Cross-network in Google Analytics 4.pdfGA4 Tutorials
6 vues7 diapositives
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx par
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptxDataScienceConferenc1
5 vues12 diapositives

Dernier(20)

Advanced_Recommendation_Systems_Presentation.pptx par neeharikasingh29
Advanced_Recommendation_Systems_Presentation.pptxAdvanced_Recommendation_Systems_Presentation.pptx
Advanced_Recommendation_Systems_Presentation.pptx
RuleBookForTheFairDataEconomy.pptx par noraelstela1
RuleBookForTheFairDataEconomy.pptxRuleBookForTheFairDataEconomy.pptx
RuleBookForTheFairDataEconomy.pptx
noraelstela167 vues
Data structure and algorithm. par Abdul salam
Data structure and algorithm. Data structure and algorithm.
Data structure and algorithm.
Abdul salam 19 vues
Cross-network in Google Analytics 4.pdf par GA4 Tutorials
Cross-network in Google Analytics 4.pdfCross-network in Google Analytics 4.pdf
Cross-network in Google Analytics 4.pdf
GA4 Tutorials6 vues
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx par DataScienceConferenc1
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx
Understanding Hallucinations in LLMs - 2023 09 29.pptx par Greg Makowski
Understanding Hallucinations in LLMs - 2023 09 29.pptxUnderstanding Hallucinations in LLMs - 2023 09 29.pptx
Understanding Hallucinations in LLMs - 2023 09 29.pptx
Greg Makowski17 vues
CRIJ4385_Death Penalty_F23.pptx par yvettemm100
CRIJ4385_Death Penalty_F23.pptxCRIJ4385_Death Penalty_F23.pptx
CRIJ4385_Death Penalty_F23.pptx
yvettemm1006 vues
[DSC Europe 23] Spela Poklukar & Tea Brasanac - Retrieval Augmented Generation par DataScienceConferenc1
[DSC Europe 23] Spela Poklukar & Tea Brasanac - Retrieval Augmented Generation[DSC Europe 23] Spela Poklukar & Tea Brasanac - Retrieval Augmented Generation
[DSC Europe 23] Spela Poklukar & Tea Brasanac - Retrieval Augmented Generation
Supercharging your Data with Azure AI Search and Azure OpenAI par Peter Gallagher
Supercharging your Data with Azure AI Search and Azure OpenAISupercharging your Data with Azure AI Search and Azure OpenAI
Supercharging your Data with Azure AI Search and Azure OpenAI
Peter Gallagher37 vues
Short Story Assignment by Kelly Nguyen par kellynguyen01
Short Story Assignment by Kelly NguyenShort Story Assignment by Kelly Nguyen
Short Story Assignment by Kelly Nguyen
kellynguyen0119 vues
UNEP FI CRS Climate Risk Results.pptx par pekka28
UNEP FI CRS Climate Risk Results.pptxUNEP FI CRS Climate Risk Results.pptx
UNEP FI CRS Climate Risk Results.pptx
pekka2811 vues
Vikas 500 BIG DATA TECHNOLOGIES LAB.pdf par vikas12611618
Vikas 500 BIG DATA TECHNOLOGIES LAB.pdfVikas 500 BIG DATA TECHNOLOGIES LAB.pdf
Vikas 500 BIG DATA TECHNOLOGIES LAB.pdf
vikas126116188 vues
Organic Shopping in Google Analytics 4.pdf par GA4 Tutorials
Organic Shopping in Google Analytics 4.pdfOrganic Shopping in Google Analytics 4.pdf
Organic Shopping in Google Analytics 4.pdf
GA4 Tutorials11 vues

COMPOSABLE COMPANY.pptx

  • 2. Concepts ● Composable business ● Process Design
  • 3. What is… Process Design? ● Factors that affects process design ● Product & Service process types ● Stages of product/service design
  • 4. Process Design • Products, services and the processes which produce them all have to be designed • Decisions taken during the design of a product or service will have an impact on the decisions taken during the design of the process which produces those products or services and vice versa. • Products and services should be designed in such a way that they can be created effectively. • Product/service design has an impact on the process design and vice versa.
  • 5. Why Process Design is important? • Design helps businesses connect strongly with their customers • Design reduces costs by making processes more efficient. • Design reduces the time to market for new products and services. • Companies with effective process design have outstanding financial performance. • Standardizing processes can give some significant advantages, but not every process can be standardized.
  • 6. Process Design typology • Processes should be designed so they can create all products and services which the operation is likely to introduce. • There are different process types. • Process types are defined by the volume and variety of “items” they process. • Process types go by different names depending on whether they produce products or services.
  • 7. Product & Service process types
  • 8. What is it designed in a Product or a Service? • Concept: the understanding of the nature, use and value of the service or product • Package: the group of “component” products and services that provide those benefits defined in the concept • Process: the way in which the component products and services will be created and delivered.
  • 10. Component structure for remote mouse LEVEL 0 Remote mouse LEVEL 1 LEVEL 2 LEVEL 3 Lead Plug Cover Speaker Leaflet Outer Logo Moulding Battery housing Moulding Spring base Button Upper casing Control unit Lower casing Packing
  • 11. Why Process Design is important?
  • 12. What is… Composable business ● Principles of business composability ● Fundamentals of business composability ● Benefits of business composability ● Modularity ● Containerization
  • 13. Composable business • IBM was the first company that introduced composability in business processes back in 2014. • The global pandemic in 2019, due to COVID-19, enhanced the specific direction where companies try to combine much more agile business models with flexible digital architecture and to adapt to the evolving needs of their customers. • But what do we mean by the term “composable business” in the first place…..???
  • 14. Composable business • A composable business is like a collection of interchangeable building blocks that can be added, rearranged, and jettisoned as needed. • Composable in business means creating an organization using interchangeable blocks like technology, mindset and process. These blocks are like Lego pieces that businesses can easily rearrange to fit in any situation • As Daryl Plummer, VP, Distinguished Analyst & Gartner Inc. Fellow says "Composable business is a natural acceleration of the digital business that organizations live every day. It allows organizations to finally deliver the resilience and agility that these interesting times demand."
  • 16. Composable business • Actually, composability lets companies break down monolithic applications into discrete components. Each component can be built, scaled, and maintained independently. This, in return, gives businesses leverage to adopt new technologies and processes efficiently. • Business composability is a building block that helps you adopt the ever- changing business dynamics.
  • 17. Principles of business composability
  • 18. Principles of business composability • Gartner Inc. offers four principles of composable business: 1. Discovery: Try to react faster when you see a new change happening in your business domain. 2. Modularity: Move interchangeable blocks in an agile manner to achieve desired results. 3. Orchestration: Mix and match business functions to respond to changing needs. 4. Autonomy: Create greater resilience via independent business units
  • 19. Fundamentals of business composability
  • 20. Fundamentals of business composability • Gartner Inc. also provides three building blocks of composable business: 1. Composable thinking (People) 2. Composable business architecture (Processes) 3. Composable technologies (Technology)
  • 21. Fundamentals of business composability Composable thinking: • Composability implies adapting a new mindset where anything is composable. It’s about conceptualizing what to compose and when. • A composable mindset involves thinking about what could happen in the future, predicting what your business may need, and designing a flexible architecture to meet those needs.
  • 22. Fundamentals of business composability Composable business architecture: • Composable thinking alone doesn’t work if you don’t establish a composable architecture where the different business elements dynamically evolve to create new value • Composable business architecture ensures that your organization is built to be flexible and resilient. It’s about structure and purpose. These are structural capabilities — giving you mechanisms to use in architecting your business.
  • 23. Fundamentals of business composability Composable technologies: • After the two previous fundamentals of business composability, technology is the tool that will bring composable business to life and what connects all the company’s pieces together. • The four principles are product design goals driving the features of technology that support the notions of composability • Composable technology begets sustainable business architectures, ready to address the challenges of the future.
  • 24. Benefits of business composability • Never miss a business opportunity • Desire to expand • Never overlook the need for change • Leverage an open application ecosystem • Streamline business operations
  • 25. Benefits of business composability • Cross-functional teams • Composable software • Composable IT infrastructure
  • 26. What about Modularity? • Evolution from lean management, procurement excellence and supply chain optimization to modular strategies • A modular system is an excellent structure for aligning strategies across functions. By working from a common product structure and using that to drive strategy execution, the functions will self-align and communicate much more effectively. • How can a modular system can lead to a resilient supply chain???
  • 27. Modularity - Resilience benefits • Shared modular systems • Harmonization of components • Nearshoring • Multi-sourcing • Buffers for critical components
  • 28. Modularization • Product Leadership: Development. What is the need and plan for product improvements? What modules can be used for achieving this? • Customer Intimacy: Flexibility. Is there a need to meet varying product performance levels to satisfy market and customer needs? Having different module variants can fulfill this requirement. • Operational Excellence: Stability. Where in the product can we keep the development and complexity to a minimum? Stability over time is essential for production and the supply chain. It can push down the total costs significantly. Are there specific areas that would have extraordinary benefits and will not impact the customer’s needs and/or requirements?
  • 29. Modularization Common Supply Chain mistakes: • Mass production mode • Insourcing to fill capacity at downturns • Hiding product complexity by Outsourcing
  • 31. What about Containerization? • A container is a software solution that wraps your software process or microservice to make it executable in all computing environments. In general, you can store all kinds of executable files in containers, for example, configuration files, software code, libraries, and binary programs. • Containerization is a form of virtualization where applications run in isolated user spaces, called containers, while using the same shared operating system (OS).
  • 32. What about Containerization? • Containers in the cloud are hosted in an online environment. Users access them from anywhere. However, application processes or microservices in cloud- based containers remain separate from cloud infrastructure. • The container itself is abstracted away from the host OS, with only limited access to underlying resources — much like a lightweight virtual machine (VM). As a result, the containerized application can be run on various types of infrastructure — on bare metal, within VMs, and in the cloud — without needing to refactor it for each environment.
  • 33. Containerization vs Virtualization Containers and Virtual machines function in different ways: • Virtual machines use hypervisors that bind them directly to the server hardware • Containers sit directly on the host’s OS • Applications in a virtual machine need a Guest OS per app for execution • Applications in containers can directly run on the host OS
  • 35. Benefits of Containerization  Containers require fewer system resources than virtual machines as they do not bind operating system images to each application they store.  They are highly interoperable as containerized apps can use the host OS.  Optimized resource usage as container computing lets similar apps share libraries and binary files.
  • 36. Benefits of Containerization  No hardware-level or implementation worries since containers are infrastructure-independent.  Better portability because you can migrate and deploy containers anywhere smoothly.  Easy scaling and development because containerization technology allows gradual expansion and parallel testing of apps.
  • 37. Use of Containerization  Microservices  Databases  Web servers  Containers within VMs  ADCs  Batch Processes  Application Refactoring or Modernization
  • 38. Sources - References • Heizer, J., & Render, B., (2014) Operations Management: Sustainability and Supply Chain Management, 11th Ed, Harlow, Pearson Education • Krajewski, L, Ritzman, P. & Malhotra, M. (2013) Operations Management – Processes and Supply Chains, 10thEdition, Harlow, Pearson Education • Slack, N., Chambers S. & Johnston R., (2010) Operations Management, 6th Edition, London, FT Prentice-Hall • Indeed Editorial Team, (2022) “What Is Process Design? With Benefits and Key Principles”, https://au.indeed.com/career-advice/career-development/process-design • Anand S. (2022), “Everything you need to know about business composability”, https://agilitycms.com/resources/posts/what-is-business-composability
  • 39. Sources - References • Borges N., (2022), Becoming a Composable Business https://www.outsystems.com/blog/posts/composable-business/ • Soudai R., (2022), Composable business: The whats, whys, and hows https://www.outsystems.com/blog/posts/composable-business/ • Paneta K., (2020), Gartner Keynote: The Future of Business Is Composable https://www.gartner.com/smarterwithgartner/gartner-keynote-the-future-of-business- is-composable • Kaur G., (2021), Composable Enterprise: The Future of Business https://opensenselabs.com/blog/articles/composable-enterprise-future-business • Editorial Staff, (2023), What is Composable Business? (Definition, Principles & Benefits) https://www.erp-information.com/composable-business?expand_article=1
  • 40. Sources - References • Murray C., (2021), Building a Composable Business: Mindset First, Technology Second https://www.oomphinc.com/insights/building-composable-business/ • AWS, What Is Containerization? https://aws.amazon.com/what-is/containerization/ • Xu A., (2022), What are the differences between Virtualization (VMware) and Containerization (Docker)? https://blog.bytebytego.com/p/what-are-the-differences-between • NetScaler, What is containerization? https://www.netscaler.com/articles/what-is-containerization • Meir A., (2023), What are Containers and How Do They Work? https://www.ridge.co/blog/what-are-containers/
  • 41. Sources - References • Gyllenskepp M. & Martin T., Resilient Supply Chains Through Modularity https://www.modularmanagement.com/blog/how-does-modularity-supports-resilient- supply-chains • Overview of Kubernetes, https://kubernetes.io/docs/concepts/overview/