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 visualizações28 slides
Microservices Architecture por
Microservices ArchitectureMicroservices Architecture
Microservices ArchitectureJoshua Costa
72 visualizações65 slides
Customer Survey por
Customer SurveyCustomer Survey
Customer Surveyrleungym
563 visualizações54 slides
Domain Driven Design por
Domain Driven Design Domain Driven Design
Domain Driven Design Araf Karsh Hamid
1.4K visualizações110 slides
Quick App Flow por
Quick App FlowQuick App Flow
Quick App FlowQuickAppFlow
363 visualizações26 slides
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 visualizações33 slides

Mais conteúdo relacionado

Similar a COMPOSABLE COMPANY.pptx

IMS Brochure por
IMS BrochureIMS Brochure
IMS BrochureVishal Vora
113 visualizações8 slides
Discussion About Microservices Architecture por
Discussion About Microservices ArchitectureDiscussion About Microservices Architecture
Discussion About Microservices ArchitectureRalph Osmond Rimorin
217 visualizações10 slides
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 visualizações14 slides
Importance Of Odoo In Business por
Importance Of Odoo In BusinessImportance Of Odoo In Business
Importance Of Odoo In BusinessCeline George
445 visualizações11 slides
COMPONENTS OF INDUSTRY 4.0 por
COMPONENTS OF INDUSTRY 4.0COMPONENTS OF INDUSTRY 4.0
COMPONENTS OF INDUSTRY 4.0JerishAmul
709 visualizações10 slides
Oriana Flyer for partners por
Oriana Flyer for partnersOriana Flyer for partners
Oriana Flyer for partnersOriana
128 visualizações2 slides

Similar a COMPOSABLE COMPANY.pptx(20)

IMS Brochure por Vishal Vora
IMS BrochureIMS Brochure
IMS Brochure
Vishal Vora113 visualizações
Discussion About Microservices Architecture por Ralph Osmond Rimorin
Discussion About Microservices ArchitectureDiscussion About Microservices Architecture
Discussion About Microservices Architecture
Ralph Osmond Rimorin217 visualizações
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 visualizações
Importance Of Odoo In Business por Celine George
Importance Of Odoo In BusinessImportance Of Odoo In Business
Importance Of Odoo In Business
Celine George445 visualizações
COMPONENTS OF INDUSTRY 4.0 por JerishAmul
COMPONENTS OF INDUSTRY 4.0COMPONENTS OF INDUSTRY 4.0
COMPONENTS OF INDUSTRY 4.0
JerishAmul709 visualizações
Oriana Flyer for partners por Oriana
Oriana Flyer for partnersOriana Flyer for partners
Oriana Flyer for partners
Oriana128 visualizações
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 visualizações
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 visualizações
Business Driven IT Design por WSO2
Business Driven IT Design Business Driven IT Design
Business Driven IT Design
WSO2881 visualizações
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 visualizações
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 visualizações
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 visualizações
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 visualizações
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 visualizações
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation por Foliage
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation
2016_GarrettThurstonModelBasedEnterpriseCOE_Presentation
Foliage1.4K visualizações
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 visualizações
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 infosys628 visualizações
AhmedabadMeetup_CustomerExperience_v2.pptx por AnuragSharma900
AhmedabadMeetup_CustomerExperience_v2.pptxAhmedabadMeetup_CustomerExperience_v2.pptx
AhmedabadMeetup_CustomerExperience_v2.pptx
AnuragSharma900374 visualizações
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 visualizações

Mais de GeorgeDiamandis11

SUSTAINABLE PROFIT por
SUSTAINABLE PROFITSUSTAINABLE PROFIT
SUSTAINABLE PROFITGeorgeDiamandis11
6 visualizações29 slides
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
2 visualizações12 slides
The Challenge of Going Green- por
The Challenge of Going Green-The Challenge of Going Green-
The Challenge of Going Green-GeorgeDiamandis11
2 visualizações12 slides
Green Synergy por
Green SynergyGreen Synergy
Green SynergyGeorgeDiamandis11
3 visualizações17 slides
Empathy step by step por
Empathy step by stepEmpathy step by step
Empathy step by stepGeorgeDiamandis11
14 visualizações5 slides
CSR_Interculturality03.pdf por
CSR_Interculturality03.pdfCSR_Interculturality03.pdf
CSR_Interculturality03.pdfGeorgeDiamandis11
23 visualizações5 slides

Mais de GeorgeDiamandis11(20)

SUSTAINABLE PROFIT por GeorgeDiamandis11
SUSTAINABLE PROFITSUSTAINABLE PROFIT
SUSTAINABLE PROFIT
GeorgeDiamandis116 visualizações
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
GeorgeDiamandis112 visualizações
The Challenge of Going Green- por GeorgeDiamandis11
The Challenge of Going Green-The Challenge of Going Green-
The Challenge of Going Green-
GeorgeDiamandis112 visualizações
Empathy step by step por GeorgeDiamandis11
Empathy step by stepEmpathy step by step
Empathy step by step
GeorgeDiamandis1114 visualizações
CSR_Interculturality03.pdf por GeorgeDiamandis11
CSR_Interculturality03.pdfCSR_Interculturality03.pdf
CSR_Interculturality03.pdf
GeorgeDiamandis1123 visualizações
CSR_Interculturality02.pdf por GeorgeDiamandis11
CSR_Interculturality02.pdfCSR_Interculturality02.pdf
CSR_Interculturality02.pdf
GeorgeDiamandis1123 visualizações
CSR_Interculturality01.pdf por GeorgeDiamandis11
CSR_Interculturality01.pdfCSR_Interculturality01.pdf
CSR_Interculturality01.pdf
GeorgeDiamandis1127 visualizações
CSR_Module2_Activities03.pdf por GeorgeDiamandis11
CSR_Module2_Activities03.pdfCSR_Module2_Activities03.pdf
CSR_Module2_Activities03.pdf
GeorgeDiamandis1112 visualizações
CSR_Module2_Activities02.pdf por GeorgeDiamandis11
CSR_Module2_Activities02.pdfCSR_Module2_Activities02.pdf
CSR_Module2_Activities02.pdf
GeorgeDiamandis1121 visualizações
CSR2VET_Module2_Activities.pdf por GeorgeDiamandis11
CSR2VET_Module2_Activities.pdfCSR2VET_Module2_Activities.pdf
CSR2VET_Module2_Activities.pdf
GeorgeDiamandis1118 visualizações
PROGRAMME OF ACTIVITIES.pdf por GeorgeDiamandis11
PROGRAMME OF ACTIVITIES.pdfPROGRAMME OF ACTIVITIES.pdf
PROGRAMME OF ACTIVITIES.pdf
GeorgeDiamandis1123 visualizações
SUPPLY CHAIN DISRUPTIONS.pptx por GeorgeDiamandis11
SUPPLY CHAIN DISRUPTIONS.pptxSUPPLY CHAIN DISRUPTIONS.pptx
SUPPLY CHAIN DISRUPTIONS.pptx
GeorgeDiamandis1185 visualizações
SUSTAINABLE NETWORKS.pptx por GeorgeDiamandis11
SUSTAINABLE NETWORKS.pptxSUSTAINABLE NETWORKS.pptx
SUSTAINABLE NETWORKS.pptx
GeorgeDiamandis1174 visualizações
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
GeorgeDiamandis11202 visualizações
Staying Safe At Work por GeorgeDiamandis11
Staying Safe At WorkStaying Safe At Work
Staying Safe At Work
GeorgeDiamandis1145 visualizações
Emotional Intelligence por GeorgeDiamandis11
Emotional IntelligenceEmotional Intelligence
Emotional Intelligence
GeorgeDiamandis1184 visualizações
Soft skills on psychological resilience ( por GeorgeDiamandis11
Soft skills on psychological resilience (Soft skills on psychological resilience (
Soft skills on psychological resilience (
GeorgeDiamandis11109 visualizações

Último

PROGRAMME.pdf por
PROGRAMME.pdfPROGRAMME.pdf
PROGRAMME.pdfHiNedHaJar
18 visualizações13 slides
Short Story Assignment by Kelly Nguyen por
Short Story Assignment by Kelly NguyenShort Story Assignment by Kelly Nguyen
Short Story Assignment by Kelly Nguyenkellynguyen01
19 visualizações17 slides
Building Real-Time Travel Alerts por
Building Real-Time Travel AlertsBuilding Real-Time Travel Alerts
Building Real-Time Travel AlertsTimothy Spann
111 visualizações48 slides
Introduction to Microsoft Fabric.pdf por
Introduction to Microsoft Fabric.pdfIntroduction to Microsoft Fabric.pdf
Introduction to Microsoft Fabric.pdfishaniuudeshika
29 visualizações16 slides
RIO GRANDE SUPPLY COMPANY INC, JAYSON.docx por
RIO GRANDE SUPPLY COMPANY INC, JAYSON.docxRIO GRANDE SUPPLY COMPANY INC, JAYSON.docx
RIO GRANDE SUPPLY COMPANY INC, JAYSON.docxJaysonGarabilesEspej
6 visualizações3 slides
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx por
[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 visualizações12 slides

Último(20)

PROGRAMME.pdf por HiNedHaJar
PROGRAMME.pdfPROGRAMME.pdf
PROGRAMME.pdf
HiNedHaJar18 visualizações
Short Story Assignment by Kelly Nguyen por kellynguyen01
Short Story Assignment by Kelly NguyenShort Story Assignment by Kelly Nguyen
Short Story Assignment by Kelly Nguyen
kellynguyen0119 visualizações
Building Real-Time Travel Alerts por Timothy Spann
Building Real-Time Travel AlertsBuilding Real-Time Travel Alerts
Building Real-Time Travel Alerts
Timothy Spann111 visualizações
Introduction to Microsoft Fabric.pdf por ishaniuudeshika
Introduction to Microsoft Fabric.pdfIntroduction to Microsoft Fabric.pdf
Introduction to Microsoft Fabric.pdf
ishaniuudeshika29 visualizações
RIO GRANDE SUPPLY COMPANY INC, JAYSON.docx por JaysonGarabilesEspej
RIO GRANDE SUPPLY COMPANY INC, JAYSON.docxRIO GRANDE SUPPLY COMPANY INC, JAYSON.docx
RIO GRANDE SUPPLY COMPANY INC, JAYSON.docx
JaysonGarabilesEspej6 visualizações
[DSC Europe 23] Zsolt Feleki - Machine Translation should we trust it.pptx por 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
DataScienceConferenc15 visualizações
Chapter 3b- Process Communication (1) (1)(1) (1).pptx por ayeshabaig2004
Chapter 3b- Process Communication (1) (1)(1) (1).pptxChapter 3b- Process Communication (1) (1)(1) (1).pptx
Chapter 3b- Process Communication (1) (1)(1) (1).pptx
ayeshabaig20045 visualizações
CRIJ4385_Death Penalty_F23.pptx por yvettemm100
CRIJ4385_Death Penalty_F23.pptxCRIJ4385_Death Penalty_F23.pptx
CRIJ4385_Death Penalty_F23.pptx
yvettemm1006 visualizações
Understanding Hallucinations in LLMs - 2023 09 29.pptx por 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 visualizações
Organic Shopping in Google Analytics 4.pdf por GA4 Tutorials
Organic Shopping in Google Analytics 4.pdfOrganic Shopping in Google Analytics 4.pdf
Organic Shopping in Google Analytics 4.pdf
GA4 Tutorials11 visualizações
Vikas 500 BIG DATA TECHNOLOGIES LAB.pdf por vikas12611618
Vikas 500 BIG DATA TECHNOLOGIES LAB.pdfVikas 500 BIG DATA TECHNOLOGIES LAB.pdf
Vikas 500 BIG DATA TECHNOLOGIES LAB.pdf
vikas126116188 visualizações
How Leaders See Data? (Level 1) por Narendra Narendra
How Leaders See Data? (Level 1)How Leaders See Data? (Level 1)
How Leaders See Data? (Level 1)
Narendra Narendra13 visualizações
[DSC Europe 23] Spela Poklukar & Tea Brasanac - Retrieval Augmented Generation por 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
DataScienceConferenc17 visualizações
Advanced_Recommendation_Systems_Presentation.pptx por neeharikasingh29
Advanced_Recommendation_Systems_Presentation.pptxAdvanced_Recommendation_Systems_Presentation.pptx
Advanced_Recommendation_Systems_Presentation.pptx
neeharikasingh295 visualizações
3196 The Case of The East River por ErickANDRADE90
3196 The Case of The East River3196 The Case of The East River
3196 The Case of The East River
ErickANDRADE9011 visualizações
Survey on Factuality in LLM's.pptx por NeethaSherra1
Survey on Factuality in LLM's.pptxSurvey on Factuality in LLM's.pptx
Survey on Factuality in LLM's.pptx
NeethaSherra15 visualizações
Data structure and algorithm. por Abdul salam
Data structure and algorithm. Data structure and algorithm.
Data structure and algorithm.
Abdul salam 19 visualizações
Supercharging your Data with Azure AI Search and Azure OpenAI por 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 visualizações
RuleBookForTheFairDataEconomy.pptx por noraelstela1
RuleBookForTheFairDataEconomy.pptxRuleBookForTheFairDataEconomy.pptx
RuleBookForTheFairDataEconomy.pptx
noraelstela167 visualizações

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/