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 de 42

Recomendados

agilemanufacturing.ppt por
agilemanufacturing.pptagilemanufacturing.ppt
agilemanufacturing.pptNGaneshSafetyEnginee
7 vistas28 diapositivas
Microservices Architecture por
Microservices ArchitectureMicroservices Architecture
Microservices ArchitectureJoshua Costa
75 vistas65 diapositivas
Customer Survey por
Customer SurveyCustomer Survey
Customer Surveyrleungym
563 vistas54 diapositivas
Domain Driven Design por
Domain Driven Design Domain Driven Design
Domain Driven Design Araf Karsh Hamid
1.4K vistas110 diapositivas
Quick App Flow por
Quick App FlowQuick App Flow
Quick App FlowQuickAppFlow
363 vistas26 diapositivas
Ea As Strategy Ver1 0 por
Ea As Strategy Ver1 0Ea As Strategy Ver1 0
Ea As Strategy Ver1 0Alexander Anago, FIIM, PCI QSA
257 vistas33 diapositivas

Más contenido relacionado

Similar a COMPOSABLE COMPANY.pptx

IMS Brochure por
IMS BrochureIMS Brochure
IMS BrochureVishal Vora
113 vistas8 diapositivas
Discussion About Microservices Architecture por
Discussion About Microservices ArchitectureDiscussion About Microservices Architecture
Discussion About Microservices ArchitectureRalph Osmond Rimorin
217 vistas10 diapositivas
Welcome to the World of Multidimensional Modeling por
Welcome to the World of Multidimensional ModelingWelcome to the World of Multidimensional Modeling
Welcome to the World of Multidimensional ModelingTahir Tahirov, PMP
47 vistas14 diapositivas
Importance Of Odoo In Business por
Importance Of Odoo In BusinessImportance Of Odoo In Business
Importance Of Odoo In BusinessCeline George
448 vistas11 diapositivas
COMPONENTS OF INDUSTRY 4.0 por
COMPONENTS OF INDUSTRY 4.0COMPONENTS OF INDUSTRY 4.0
COMPONENTS OF INDUSTRY 4.0JerishAmul
723 vistas10 diapositivas
Oriana Flyer for partners por
Oriana Flyer for partnersOriana Flyer for partners
Oriana Flyer for partnersOriana
128 vistas2 diapositivas

Similar a COMPOSABLE COMPANY.pptx(20)

Welcome to the World of Multidimensional Modeling por Tahir Tahirov, PMP
Welcome to the World of Multidimensional ModelingWelcome to the World of Multidimensional Modeling
Welcome to the World of Multidimensional Modeling
Tahir Tahirov, PMP47 vistas
Importance Of Odoo In Business por Celine George
Importance Of Odoo In BusinessImportance Of Odoo In Business
Importance Of Odoo In Business
Celine George448 vistas
COMPONENTS OF INDUSTRY 4.0 por JerishAmul
COMPONENTS OF INDUSTRY 4.0COMPONENTS OF INDUSTRY 4.0
COMPONENTS OF INDUSTRY 4.0
JerishAmul723 vistas
Oriana Flyer for partners por Oriana
Oriana Flyer for partnersOriana Flyer for partners
Oriana Flyer for partners
Oriana128 vistas
How to use Innovative Architectures for Digital Enterprises por 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 vistas
1221 raise expectations_for_the_ always_on_enterprise por 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 vistas
Business Driven IT Design por WSO2
Business Driven IT Design Business Driven IT Design
Business Driven IT Design
WSO2881 vistas
No SOA ROI - SOA is Dead? Getting SOA Value por 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 vistas
Modern times - architectures for a Next Generation of IT por 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 vistas
ISVs & the Commercial Transition to the Cloud por InishTech
ISVs & the Commercial Transition to the CloudISVs & the Commercial Transition to the Cloud
ISVs & the Commercial Transition to the Cloud
InishTech659 vistas
ISVs & the Commercial Transition to the Cloud por SoftwarePotential
ISVs & the Commercial Transition to the CloudISVs & the Commercial Transition to the Cloud
ISVs & the Commercial Transition to the Cloud
SoftwarePotential216 vistas
Decoupled days, headless and decoupled content management, the value for the ... por 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 vistas
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation por Foliage
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation
Foliage1.4K vistas
The Value of Next Generation Managed Services por CloudHesive
The Value of Next Generation Managed ServicesThe Value of Next Generation Managed Services
The Value of Next Generation Managed Services
CloudHesive189 vistas
TCM infosys business intelligence corporate presentation por TCM infosys
TCM infosys business intelligence corporate presentationTCM infosys business intelligence corporate presentation
TCM infosys business intelligence corporate presentation
TCM infosys629 vistas
AhmedabadMeetup_CustomerExperience_v2.pptx por AnuragSharma900
AhmedabadMeetup_CustomerExperience_v2.pptxAhmedabadMeetup_CustomerExperience_v2.pptx
AhmedabadMeetup_CustomerExperience_v2.pptx
AnuragSharma900375 vistas
microsoft-dynamics-365-for-operations-whats-new por 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 vistas

Más de GeorgeDiamandis11

SUSTAINABLE PROFIT por
SUSTAINABLE PROFITSUSTAINABLE PROFIT
SUSTAINABLE PROFITGeorgeDiamandis11
6 vistas29 diapositivas
How to start to Develop a Small Business profitable Sustainability Plan por
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
4 vistas12 diapositivas
The Challenge of Going Green- por
The Challenge of Going Green-The Challenge of Going Green-
The Challenge of Going Green-GeorgeDiamandis11
2 vistas12 diapositivas
Green Synergy por
Green SynergyGreen Synergy
Green SynergyGeorgeDiamandis11
4 vistas17 diapositivas
Empathy step by step por
Empathy step by stepEmpathy step by step
Empathy step by stepGeorgeDiamandis11
14 vistas5 diapositivas
CSR_Interculturality03.pdf por
CSR_Interculturality03.pdfCSR_Interculturality03.pdf
CSR_Interculturality03.pdfGeorgeDiamandis11
24 vistas5 diapositivas

Más de GeorgeDiamandis11(20)

How to start to Develop a Small Business profitable Sustainability Plan por 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 por GeorgeDiamandis11
DIGITAL TRANSFORMATION AND STRATEGY_final.pptxDIGITAL TRANSFORMATION AND STRATEGY_final.pptx
DIGITAL TRANSFORMATION AND STRATEGY_final.pptx
GeorgeDiamandis11203 vistas
Soft skills on psychological resilience ( por GeorgeDiamandis11
Soft skills on psychological resilience (Soft skills on psychological resilience (
Soft skills on psychological resilience (
GeorgeDiamandis11109 vistas

Último

PyData Global 2022 - Things I learned while running neural networks on microc... por
PyData Global 2022 - Things I learned while running neural networks on microc...PyData Global 2022 - Things I learned while running neural networks on microc...
PyData Global 2022 - Things I learned while running neural networks on microc...SARADINDU SENGUPTA
6 vistas12 diapositivas
Applied physics letters journal.pdf por
Applied physics letters journal.pdfApplied physics letters journal.pdf
Applied physics letters journal.pdfaqsamukhtiyar88
7 vistas8 diapositivas
Pydata Global 2023 - How can a learnt model unlearn something por
Pydata Global 2023 - How can a learnt model unlearn somethingPydata Global 2023 - How can a learnt model unlearn something
Pydata Global 2023 - How can a learnt model unlearn somethingSARADINDU SENGUPTA
11 vistas13 diapositivas
OPPOTUS - Malaysians on Malaysia 3Q2023.pdf por
OPPOTUS - Malaysians on Malaysia 3Q2023.pdfOPPOTUS - Malaysians on Malaysia 3Q2023.pdf
OPPOTUS - Malaysians on Malaysia 3Q2023.pdfOppotus
36 vistas19 diapositivas
DGST Methodology Presentation.pdf por
DGST Methodology Presentation.pdfDGST Methodology Presentation.pdf
DGST Methodology Presentation.pdfmaddierlegum
8 vistas9 diapositivas
Games, Queries, and Argumentation Frameworks: Time for a Family Reunion por
Games, Queries, and Argumentation Frameworks: Time for a Family ReunionGames, Queries, and Argumentation Frameworks: Time for a Family Reunion
Games, Queries, and Argumentation Frameworks: Time for a Family ReunionBertram Ludäscher
11 vistas37 diapositivas

Último(20)

PyData Global 2022 - Things I learned while running neural networks on microc... por SARADINDU SENGUPTA
PyData Global 2022 - Things I learned while running neural networks on microc...PyData Global 2022 - Things I learned while running neural networks on microc...
PyData Global 2022 - Things I learned while running neural networks on microc...
Pydata Global 2023 - How can a learnt model unlearn something por SARADINDU SENGUPTA
Pydata Global 2023 - How can a learnt model unlearn somethingPydata Global 2023 - How can a learnt model unlearn something
Pydata Global 2023 - How can a learnt model unlearn something
SARADINDU SENGUPTA11 vistas
OPPOTUS - Malaysians on Malaysia 3Q2023.pdf por Oppotus
OPPOTUS - Malaysians on Malaysia 3Q2023.pdfOPPOTUS - Malaysians on Malaysia 3Q2023.pdf
OPPOTUS - Malaysians on Malaysia 3Q2023.pdf
Oppotus36 vistas
DGST Methodology Presentation.pdf por maddierlegum
DGST Methodology Presentation.pdfDGST Methodology Presentation.pdf
DGST Methodology Presentation.pdf
maddierlegum8 vistas
Games, Queries, and Argumentation Frameworks: Time for a Family Reunion por Bertram Ludäscher
Games, Queries, and Argumentation Frameworks: Time for a Family ReunionGames, Queries, and Argumentation Frameworks: Time for a Family Reunion
Games, Queries, and Argumentation Frameworks: Time for a Family Reunion
Bertram Ludäscher11 vistas
Underfunded.pptx por vgarcia19
Underfunded.pptxUnderfunded.pptx
Underfunded.pptx
vgarcia1916 vistas
Enhancing Financial Sentiment Analysis via Retrieval Augmented Large Language... por patiladiti752
Enhancing Financial Sentiment Analysis via Retrieval Augmented Large Language...Enhancing Financial Sentiment Analysis via Retrieval Augmented Large Language...
Enhancing Financial Sentiment Analysis via Retrieval Augmented Large Language...
patiladiti7529 vistas
GDG Community Day 2023 - Interpretable ML in production por SARADINDU SENGUPTA
GDG Community Day 2023 - Interpretable ML in productionGDG Community Day 2023 - Interpretable ML in production
GDG Community Day 2023 - Interpretable ML in production
Running PostgreSQL in a Kubernetes cluster: CloudNativePG por Nick Ivanov
Running PostgreSQL in a Kubernetes cluster: CloudNativePGRunning PostgreSQL in a Kubernetes cluster: CloudNativePG
Running PostgreSQL in a Kubernetes cluster: CloudNativePG
Nick Ivanov10 vistas
Analytics Center of Excellence | Data CoE |Analytics CoE| WNS Triange por RNayak3
Analytics Center of Excellence | Data CoE |Analytics CoE| WNS TriangeAnalytics Center of Excellence | Data CoE |Analytics CoE| WNS Triange
Analytics Center of Excellence | Data CoE |Analytics CoE| WNS Triange
RNayak35 vistas
[DSC Europe 23] Irena Cerovic - AI in International Development.pdf por DataScienceConferenc1
[DSC Europe 23] Irena Cerovic - AI in International Development.pdf[DSC Europe 23] Irena Cerovic - AI in International Development.pdf
[DSC Europe 23] Irena Cerovic - AI in International Development.pdf
LIVE OAK MEMORIAL PARK.pptx por ms2332always
LIVE OAK MEMORIAL PARK.pptxLIVE OAK MEMORIAL PARK.pptx
LIVE OAK MEMORIAL PARK.pptx
ms2332always9 vistas

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/