SlideShare ist ein Scribd-Unternehmen logo
1 von 18
Enterprise Systems
Raza ul Haq
1: Enterprise Systems
• Definition:
• Enterprise systems are software applications that integrate various
business processes and operations across an organization.
• Advantages:
• Improves efficiency and productivity by automating key functions
and streamlining operations.
• Provides real-time access to data, allowing for better decision-
making.
• Enhances collaboration and communication across different
departments and teams.
• Improves customer service and satisfaction by providing a seamless
experience across different channels.
• Facilitates scalability by providing a flexible and adaptable system.
Enterprise Systems
• Examples:
• Systemanalyse Programmentwicklung (SAP)
• Oracle
• Microsoft Dynamics
• Salesforce
• Workday
Multi-layered architecture
• Three main layers:
• Presentation layer: provides the user interface for interaction with the
system.
• Application layer: contains the core business logic and processes.
• Data layer: stores and manages the data used by the system.
• Advantages:
• Modularity and Separation of concerns: Multi-layered architecture
separates the system into distinct layers with clear responsibilities,
which makes it easier to develop, test, and maintain each layer
independently. Each layer has a specific function and interacts only
with the layers immediately above and below it.
Multi-layered architecture
• Scalability: Multi-layered architecture allows for easy scaling of
individual layers based on the needs of the system.
• Flexibility: Changes or updates to one layer of the system can be
made without impacting other layers. This means the system can be
adapted and updated to meet changing business requirements and
technological advancements.
• Drawbacks:
• Complexity: Multi-layered architecture can be complex to design,
implement, and manage due to the number of layers involved and the
interactions between them.
Multi-layered architecture
• Overhead and Latency: Interactions between different layers can
introduce overhead and latency, which can impact system performance
and responsiveness.
• Development and Testing Overhead: Multi-layered architecture can
require additional development and testing efforts to ensure that each
layer works together correctly and meets the needs of the system.
Service-oriented architecture
• Definition:
• Service-oriented architecture (SOA) is an architecture style that
involves breaking down a complex software system into smaller,
individual services.
• Each service provides a specific function or piece of functionality, and
can be accessed and used by other applications.
• Architecture:
• In an SOA, services are designed to be loosely coupled, meaning they
can be developed, deployed, and maintained independently of each
other.
• Each service is self-contained and independent, with its own interface
and data format.
• Services are typically accessed through a common communication
protocol, such as web services or Representational State Transfer
(REST) APIs.
Service-oriented architecture
• Advantages:
• Improves flexibility and scalability by allowing services to be
developed, deployed, and maintained independently.
• Reduces complexity by breaking down a complex system into
smaller, more manageable components.
• Encourages reuse by making services accessible to other applications
and systems.
• Enhances agility by allowing changes to be made to individual
services without affecting the overall system.
Service-oriented architecture
• Drawbacks
• Increased complexity: While SOA can help reduce complexity in
some areas, it can also introduce new complexities, such as managing
the interactions between different services and maintaining consistency
across service interfaces.
• Performance issues: Because services are accessed over a network,
there may be additional latency and overhead that can impact
performance, particularly in high-volume or real-time systems.
• Security concerns: As services are accessed over a network, there
may be additional security risks involved in transmitting sensitive data
between services or external systems.
Service-oriented architecture
• Examples:
• Amazon Web Services (AWS)
• Google Cloud Platform (GCP)
• Salesforce Platform
• Microsoft Azure
• IBM Cloud
2: Functional Areas and Business
Processes
• Functional Areas:
• Functional areas are the different areas of a business that are
supported by an ERP system.
• Typical functional areas include
• Finance
• financial accounting
• Budgeting
• financial reporting
• ERP systems can help to streamline financial processes by automating tasks
such as billing, accounts payable, and accounts receivable.
Functional Areas
• Human Resources
• employee management
• payroll processing
• benefits administration
• ERP systems can help to automate HR processes, reducing paperwork and
improving accuracy and efficiency.
• Sales and Marketing
• lead generation
• customer relationship management
• order processing
• pricing management
• ERP systems can help to provide sales and marketing teams with real-time
access to customer data and sales information, allowing them to make more
informed decisions.
Functional Areas
• Supply Chain Management
• demand planning
• supplier management
• logistics management
• ERP systems can help to streamline supply chain processes by automating tasks
such as purchase orders, inventory tracking, and shipping and receiving.
Business Processes
• Business processes are a series of tasks or activities that a company performs to
create a product or service.
• Business processes may involve a range of tasks, such as product design,
procurement, production, quality assurance, and delivery.
• Business processes are essential to the success of any organization, as they
help to ensure that tasks are completed in a consistent, efficient, and effective
manner.
• ERP systems are designed to help manage and optimize business processes by
providing a single source of truth for all data and information related to the
process.
• ERP systems can provide real-time insights into key performance indicators, such
as productivity, inventory levels, and customer demand, which can help
businesses make informed decisions and improve overall performance.
• By automating key business processes, ERP systems can also help to improve
efficiency and reduce costs.
Business Processes
• Procurement
• Production
• Sales and marketing
• Order management
• Customer service
3: Functional Area Information
Systems
• Functional Area Information Systems (FAIS) are information
systems designed to support various functional areas within an
organization.
• FAIS collects, processes, and analyzes data related to specific
functions of an organization, such as accounting, finance,
human resources, marketing, and supply chain management.
• FAIS includes software applications tailored to the specific
needs of each functional area.
• Accounting and finance software applications include tools for
recording and processing financial transactions, creating
financial reports, and managing payroll and accounts
payable/receivable.
Functional Area Information Systems
• Human resource applications may include tools for recruiting,
onboarding, and training employees, managing employee
records, and tracking employee performance.
• Marketing and sales applications may include tools for
analyzing customer behavior, developing marketing campaigns,
and managing customer relationships.
• Supply chain management applications may include tools for
managing inventory levels, purchasing raw materials, and
tracking the movement of goods through the supply chain.
Difference Between FAIS and ERP
• Functional Area Information Systems:
• Designed to support specific functional areas within an organization.
• Developed and implemented as standalone systems to meet the unique
needs of each functional area.
• Typically not integrated with other functional areas and may not be able to
communicate or share data with other systems
• Enterprise Resource Planning (ERP):
• Integrated software solution that provides a single source of truth for an entire
organization's data and processes.
• Includes a suite of integrated software applications that support all major
business functions.
• Designed to share data and streamline processes across the entire
organization.
• Provides a unified view of the organization and enables cross-functional
collaboration and reporting.

Weitere ähnliche Inhalte

Was ist angesagt?

ER model to Relational model mapping
ER model to Relational model mappingER model to Relational model mapping
ER model to Relational model mappingShubham Saini
 
SLF4J (Simple Logging Facade for Java)
SLF4J (Simple Logging Facade for Java)SLF4J (Simple Logging Facade for Java)
SLF4J (Simple Logging Facade for Java)Guo Albert
 
Event Driven Software Architecture Pattern
Event Driven Software Architecture PatternEvent Driven Software Architecture Pattern
Event Driven Software Architecture Patternjeetendra mandal
 
Service-Oriented Architecture (SOA)
Service-Oriented Architecture (SOA)Service-Oriented Architecture (SOA)
Service-Oriented Architecture (SOA)WSO2
 
File organization 1
File organization 1File organization 1
File organization 1Rupali Rana
 
Event Driven Architecture
Event Driven ArchitectureEvent Driven Architecture
Event Driven ArchitectureLourens Naudé
 
Using Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic ContentUsing Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic ContentPradip Bhattarai
 
Software Engineering :UML class diagrams
Software Engineering :UML class diagramsSoftware Engineering :UML class diagrams
Software Engineering :UML class diagramsAjit Nayak
 
Administer Active Directory
Administer Active DirectoryAdminister Active Directory
Administer Active DirectoryHameda Hurmat
 
Virtualization and its Types
Virtualization and its TypesVirtualization and its Types
Virtualization and its TypesHTS Hosting
 
01. 03.-introduction-to-infrastructure
01. 03.-introduction-to-infrastructure01. 03.-introduction-to-infrastructure
01. 03.-introduction-to-infrastructureMuhammad Ahad
 
Load balancing in cloud computing.pptx
Load balancing in cloud computing.pptxLoad balancing in cloud computing.pptx
Load balancing in cloud computing.pptxHitesh Mohapatra
 
Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Biniam Asnake
 
Sap S/4 HANA New Implementation
Sap S/4 HANA New ImplementationSap S/4 HANA New Implementation
Sap S/4 HANA New ImplementationSoumya De
 

Was ist angesagt? (20)

ER model to Relational model mapping
ER model to Relational model mappingER model to Relational model mapping
ER model to Relational model mapping
 
SLF4J (Simple Logging Facade for Java)
SLF4J (Simple Logging Facade for Java)SLF4J (Simple Logging Facade for Java)
SLF4J (Simple Logging Facade for Java)
 
Event Driven Software Architecture Pattern
Event Driven Software Architecture PatternEvent Driven Software Architecture Pattern
Event Driven Software Architecture Pattern
 
Service-Oriented Architecture (SOA)
Service-Oriented Architecture (SOA)Service-Oriented Architecture (SOA)
Service-Oriented Architecture (SOA)
 
File organization 1
File organization 1File organization 1
File organization 1
 
SAP HANA - Understanding the Basics
SAP HANA - Understanding the Basics SAP HANA - Understanding the Basics
SAP HANA - Understanding the Basics
 
Nfs
NfsNfs
Nfs
 
Event Driven Architecture
Event Driven ArchitectureEvent Driven Architecture
Event Driven Architecture
 
Using Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic ContentUsing Control Flow for Generating Dynamic Content
Using Control Flow for Generating Dynamic Content
 
Software Engineering :UML class diagrams
Software Engineering :UML class diagramsSoftware Engineering :UML class diagrams
Software Engineering :UML class diagrams
 
Administer Active Directory
Administer Active DirectoryAdminister Active Directory
Administer Active Directory
 
Raid
Raid Raid
Raid
 
Sap dms document management system
Sap dms   document management systemSap dms   document management system
Sap dms document management system
 
Active Directory
Active DirectoryActive Directory
Active Directory
 
Virtualization and its Types
Virtualization and its TypesVirtualization and its Types
Virtualization and its Types
 
01. 03.-introduction-to-infrastructure
01. 03.-introduction-to-infrastructure01. 03.-introduction-to-infrastructure
01. 03.-introduction-to-infrastructure
 
rdbms-notes
rdbms-notesrdbms-notes
rdbms-notes
 
Load balancing in cloud computing.pptx
Load balancing in cloud computing.pptxLoad balancing in cloud computing.pptx
Load balancing in cloud computing.pptx
 
Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)
 
Sap S/4 HANA New Implementation
Sap S/4 HANA New ImplementationSap S/4 HANA New Implementation
Sap S/4 HANA New Implementation
 

Ähnlich wie lecture 1.pptx

Soa 21 enterprise soa architecture
Soa 21 enterprise soa architectureSoa 21 enterprise soa architecture
Soa 21 enterprise soa architectureVaibhav Khanna
 
MEGA Solution Footprint V5.pptx
MEGA Solution Footprint V5.pptxMEGA Solution Footprint V5.pptx
MEGA Solution Footprint V5.pptxWissamShehab1
 
Steve Tuppen - Digital Service Management
Steve Tuppen - Digital Service ManagementSteve Tuppen - Digital Service Management
Steve Tuppen - Digital Service ManagementitSMF UK
 
ITIL Version 4 Presentation for self reading
ITIL Version 4 Presentation for self readingITIL Version 4 Presentation for self reading
ITIL Version 4 Presentation for self readinggurunath29
 
Lesson 1 - Introduction to Enterprise Systems for Management.pdf
Lesson 1 - Introduction to Enterprise Systems for Management.pdfLesson 1 - Introduction to Enterprise Systems for Management.pdf
Lesson 1 - Introduction to Enterprise Systems for Management.pdfcalf_ville86
 
ServiceNow Table Management.pptx
ServiceNow Table Management.pptxServiceNow Table Management.pptx
ServiceNow Table Management.pptxshahebazshaikh19
 
IS Unit 3 in bca sem 5 sttudentt in computter
IS Unit 3 in bca sem 5 sttudentt in computterIS Unit 3 in bca sem 5 sttudentt in computter
IS Unit 3 in bca sem 5 sttudentt in computterdharmikmangukiya2
 
Albassami's job is not feasible without it
Albassami's job is not feasible without itAlbassami's job is not feasible without it
Albassami's job is not feasible without itniz73
 
Albassami's job is not feasible without it
Albassami's job is not feasible without itAlbassami's job is not feasible without it
Albassami's job is not feasible without itniz73
 
Case Study Presentation on KMS and OLAP
Case Study Presentation on KMS and OLAPCase Study Presentation on KMS and OLAP
Case Study Presentation on KMS and OLAPRajeshwari Gudikandla
 
Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...Victor Holman
 
An overview - Enterprise
An overview - EnterpriseAn overview - Enterprise
An overview - EnterpriseUsman Tariq
 
AIS PPt.pptx
AIS PPt.pptxAIS PPt.pptx
AIS PPt.pptxdereje33
 

Ähnlich wie lecture 1.pptx (20)

Chapter8
Chapter8Chapter8
Chapter8
 
Architures of ERP System
Architures of ERP System Architures of ERP System
Architures of ERP System
 
Soa 21 enterprise soa architecture
Soa 21 enterprise soa architectureSoa 21 enterprise soa architecture
Soa 21 enterprise soa architecture
 
MEGA Solution Footprint V5.pptx
MEGA Solution Footprint V5.pptxMEGA Solution Footprint V5.pptx
MEGA Solution Footprint V5.pptx
 
Steve Tuppen - Digital Service Management
Steve Tuppen - Digital Service ManagementSteve Tuppen - Digital Service Management
Steve Tuppen - Digital Service Management
 
ITIL Version 4 Presentation for self reading
ITIL Version 4 Presentation for self readingITIL Version 4 Presentation for self reading
ITIL Version 4 Presentation for self reading
 
Lesson 1 - Introduction to Enterprise Systems for Management.pdf
Lesson 1 - Introduction to Enterprise Systems for Management.pdfLesson 1 - Introduction to Enterprise Systems for Management.pdf
Lesson 1 - Introduction to Enterprise Systems for Management.pdf
 
ServiceNow Table Management.pptx
ServiceNow Table Management.pptxServiceNow Table Management.pptx
ServiceNow Table Management.pptx
 
IS Unit 3 in bca sem 5 sttudentt in computter
IS Unit 3 in bca sem 5 sttudentt in computterIS Unit 3 in bca sem 5 sttudentt in computter
IS Unit 3 in bca sem 5 sttudentt in computter
 
Albassami's job is not feasible without it
Albassami's job is not feasible without itAlbassami's job is not feasible without it
Albassami's job is not feasible without it
 
Albassami's job is not feasible without it
Albassami's job is not feasible without itAlbassami's job is not feasible without it
Albassami's job is not feasible without it
 
ISBB_Chapter8.pptx
ISBB_Chapter8.pptxISBB_Chapter8.pptx
ISBB_Chapter8.pptx
 
ISBB_Chapter8.pptx
ISBB_Chapter8.pptxISBB_Chapter8.pptx
ISBB_Chapter8.pptx
 
Case Study Presentation on KMS and OLAP
Case Study Presentation on KMS and OLAPCase Study Presentation on KMS and OLAP
Case Study Presentation on KMS and OLAP
 
Salesforce.pptx
Salesforce.pptxSalesforce.pptx
Salesforce.pptx
 
e-Business systems - introduction it knowledge week 7
e-Business systems - introduction	 it knowledge week 7e-Business systems - introduction	 it knowledge week 7
e-Business systems - introduction it knowledge week 7
 
Erp final
Erp finalErp final
Erp final
 
Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...Choosing the Right Business Intelligence Tools for Your Data and Architectura...
Choosing the Right Business Intelligence Tools for Your Data and Architectura...
 
An overview - Enterprise
An overview - EnterpriseAn overview - Enterprise
An overview - Enterprise
 
AIS PPt.pptx
AIS PPt.pptxAIS PPt.pptx
AIS PPt.pptx
 

Kürzlich hochgeladen

Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...ssuserf63bd7
 
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...GQ Research
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Colleen Farrelly
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our WorldEduminds Learning
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
Machine learning classification ppt.ppt
Machine learning classification  ppt.pptMachine learning classification  ppt.ppt
Machine learning classification ppt.pptamreenkhanum0307
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxBoston Institute of Analytics
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Cathrine Wilhelmsen
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 

Kürzlich hochgeladen (20)

Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
 
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
Learn How Data Science Changes Our World
Learn How Data Science Changes Our WorldLearn How Data Science Changes Our World
Learn How Data Science Changes Our World
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
Machine learning classification ppt.ppt
Machine learning classification  ppt.pptMachine learning classification  ppt.ppt
Machine learning classification ppt.ppt
 
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptxNLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
NLP Project PPT: Flipkart Product Reviews through NLP Data Science.pptx
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 

lecture 1.pptx

  • 2. 1: Enterprise Systems • Definition: • Enterprise systems are software applications that integrate various business processes and operations across an organization. • Advantages: • Improves efficiency and productivity by automating key functions and streamlining operations. • Provides real-time access to data, allowing for better decision- making. • Enhances collaboration and communication across different departments and teams. • Improves customer service and satisfaction by providing a seamless experience across different channels. • Facilitates scalability by providing a flexible and adaptable system.
  • 3. Enterprise Systems • Examples: • Systemanalyse Programmentwicklung (SAP) • Oracle • Microsoft Dynamics • Salesforce • Workday
  • 4. Multi-layered architecture • Three main layers: • Presentation layer: provides the user interface for interaction with the system. • Application layer: contains the core business logic and processes. • Data layer: stores and manages the data used by the system. • Advantages: • Modularity and Separation of concerns: Multi-layered architecture separates the system into distinct layers with clear responsibilities, which makes it easier to develop, test, and maintain each layer independently. Each layer has a specific function and interacts only with the layers immediately above and below it.
  • 5. Multi-layered architecture • Scalability: Multi-layered architecture allows for easy scaling of individual layers based on the needs of the system. • Flexibility: Changes or updates to one layer of the system can be made without impacting other layers. This means the system can be adapted and updated to meet changing business requirements and technological advancements. • Drawbacks: • Complexity: Multi-layered architecture can be complex to design, implement, and manage due to the number of layers involved and the interactions between them.
  • 6. Multi-layered architecture • Overhead and Latency: Interactions between different layers can introduce overhead and latency, which can impact system performance and responsiveness. • Development and Testing Overhead: Multi-layered architecture can require additional development and testing efforts to ensure that each layer works together correctly and meets the needs of the system.
  • 7. Service-oriented architecture • Definition: • Service-oriented architecture (SOA) is an architecture style that involves breaking down a complex software system into smaller, individual services. • Each service provides a specific function or piece of functionality, and can be accessed and used by other applications. • Architecture: • In an SOA, services are designed to be loosely coupled, meaning they can be developed, deployed, and maintained independently of each other. • Each service is self-contained and independent, with its own interface and data format. • Services are typically accessed through a common communication protocol, such as web services or Representational State Transfer (REST) APIs.
  • 8. Service-oriented architecture • Advantages: • Improves flexibility and scalability by allowing services to be developed, deployed, and maintained independently. • Reduces complexity by breaking down a complex system into smaller, more manageable components. • Encourages reuse by making services accessible to other applications and systems. • Enhances agility by allowing changes to be made to individual services without affecting the overall system.
  • 9. Service-oriented architecture • Drawbacks • Increased complexity: While SOA can help reduce complexity in some areas, it can also introduce new complexities, such as managing the interactions between different services and maintaining consistency across service interfaces. • Performance issues: Because services are accessed over a network, there may be additional latency and overhead that can impact performance, particularly in high-volume or real-time systems. • Security concerns: As services are accessed over a network, there may be additional security risks involved in transmitting sensitive data between services or external systems.
  • 10. Service-oriented architecture • Examples: • Amazon Web Services (AWS) • Google Cloud Platform (GCP) • Salesforce Platform • Microsoft Azure • IBM Cloud
  • 11. 2: Functional Areas and Business Processes • Functional Areas: • Functional areas are the different areas of a business that are supported by an ERP system. • Typical functional areas include • Finance • financial accounting • Budgeting • financial reporting • ERP systems can help to streamline financial processes by automating tasks such as billing, accounts payable, and accounts receivable.
  • 12. Functional Areas • Human Resources • employee management • payroll processing • benefits administration • ERP systems can help to automate HR processes, reducing paperwork and improving accuracy and efficiency. • Sales and Marketing • lead generation • customer relationship management • order processing • pricing management • ERP systems can help to provide sales and marketing teams with real-time access to customer data and sales information, allowing them to make more informed decisions.
  • 13. Functional Areas • Supply Chain Management • demand planning • supplier management • logistics management • ERP systems can help to streamline supply chain processes by automating tasks such as purchase orders, inventory tracking, and shipping and receiving.
  • 14. Business Processes • Business processes are a series of tasks or activities that a company performs to create a product or service. • Business processes may involve a range of tasks, such as product design, procurement, production, quality assurance, and delivery. • Business processes are essential to the success of any organization, as they help to ensure that tasks are completed in a consistent, efficient, and effective manner. • ERP systems are designed to help manage and optimize business processes by providing a single source of truth for all data and information related to the process. • ERP systems can provide real-time insights into key performance indicators, such as productivity, inventory levels, and customer demand, which can help businesses make informed decisions and improve overall performance. • By automating key business processes, ERP systems can also help to improve efficiency and reduce costs.
  • 15. Business Processes • Procurement • Production • Sales and marketing • Order management • Customer service
  • 16. 3: Functional Area Information Systems • Functional Area Information Systems (FAIS) are information systems designed to support various functional areas within an organization. • FAIS collects, processes, and analyzes data related to specific functions of an organization, such as accounting, finance, human resources, marketing, and supply chain management. • FAIS includes software applications tailored to the specific needs of each functional area. • Accounting and finance software applications include tools for recording and processing financial transactions, creating financial reports, and managing payroll and accounts payable/receivable.
  • 17. Functional Area Information Systems • Human resource applications may include tools for recruiting, onboarding, and training employees, managing employee records, and tracking employee performance. • Marketing and sales applications may include tools for analyzing customer behavior, developing marketing campaigns, and managing customer relationships. • Supply chain management applications may include tools for managing inventory levels, purchasing raw materials, and tracking the movement of goods through the supply chain.
  • 18. Difference Between FAIS and ERP • Functional Area Information Systems: • Designed to support specific functional areas within an organization. • Developed and implemented as standalone systems to meet the unique needs of each functional area. • Typically not integrated with other functional areas and may not be able to communicate or share data with other systems • Enterprise Resource Planning (ERP): • Integrated software solution that provides a single source of truth for an entire organization's data and processes. • Includes a suite of integrated software applications that support all major business functions. • Designed to share data and streamline processes across the entire organization. • Provides a unified view of the organization and enables cross-functional collaboration and reporting.