SlideShare a Scribd company logo
1 of 53
Download to read offline
FOSS in the Enterprise
Foss4Gov Conference 2013, Colombo
By Crishantha Nanayakkara
The Enterprise
Enterprise Application
Silos
Enterprise Application
Enterprise Application
Enterprise Application
Enterprise ApplicationEnterprise Application
Enterprise Application
The Enterprise
Enterprise Application
Enterprise Application
Enterprise Application
Enterprise Application
Enterprise ApplicationEnterprise Application
Enterprise Application
The Enterprise
MiddlewareMiddleware
Enterprise Application
Enterprise Application
Enterprise Application
Enterprise Application
Enterprise ApplicationEnterprise Application
Enterprise Application
Enterprise Applications
● Most of the Enterprise Applications are,
– Large – multi­user, multi­component, 
distributed, complex logic, persistent data
– Business Oriented
– Mission Critical – robust, flexible, scalable 
Enterprise Application/ Software 
Types
● Electronic Content Management (ECM) Systems 
● Business Intelligence (BI) Systems
● Business Process Management (BPM) Systems
● Customer Relationship Management (CRM) Systems 
● Enterprise Resource Planning (ERP) Systems
● Rules Engines
● Report Engines
● Database Systems
Enterprise Resource Planning
(ERP)
AccountingAccounting
Asset
Management
Asset
Management
Warehouse
Management
Warehouse
Management
ManufacturingManufacturing
Order
Processing
Order
Processing
HR
Management
HR
Management POSPOS Product
Management
Product
Management
InventoryInventory
Open Source Tool : Apache OfBiz 
URL: http://ofbiz.apache.org 
License: Apache (ASL) V2
Written In: Java
Description: 
A complete open source ERP solution written in Java.
Good for small and medium size businesses
Open Source Tool : OpenTaps 
URL: http://www.opentaps.org 
License: AGPL V3
Written In: Java
Description: 
A complete open source ERP solution which is 
A fork of Apache OfBiz coming with dual license model.
Open Source Tool : 
OpenERP 
URL: 
https://www.openerp.com/ 
License: 
AGPL V3
Written in: Python
Customer Relationship Management
(CRM)
CRMCRM
Customer
Feedback
Customer
Feedback
Customer
History
Customer
History
Service
Support
Service
Support
Service
Demands
Service
Demands
MarketingMarketing
Sales
Tools
Sales
Tools
Sales
Tracking
Sales
Tracking
ReportingReporting
Open Source Tool : 
SugarCRM Community Edition 
URL:
http://www.sugarforge.org/content/open­source/ 
License: 
AGPL V3
Written in: PHP
Open Source Tool : 
Vtiger CRM
URL:
https://www.vtiger.com/open­source/ 
License: 
Mozilla MPL 1.1
Written in: PHP
Description: This is fork of Sugar CRM
Electronic Content Management
(ECM)
Open Source Tool : 
Alfresco Community Edition 
URL: 
http://www.alfresco.com/products/community 
License: 
LGPL V3
Description: 
The free enterprise content management system comes 
Without the clustering, scalability and availability features.
Reference: Alfresco web site
Document Management vs
Records Management
● DM systems control the creation of document versions and 
support the locking of documents checked­out for revisions. 
It further provides an audit capability to see the complete 
history of changes made by authors of a document.
● In RM, once a document is declared to be a record, it will 
ensure that the record is not altered.  Records are filed or 
categorized based on a specialized classification system 
known as the ‘file plan’.  Records are then disposed of at 
the end of the life of the record based on the record 
disposition schedule.
Business
Process
Content
Web Services
Alfresco
HTTP(s)
Content Managers/
Administrators
DB
Web Portal
Portal Users
HTTP(S)
SOAP/REST
Business Intelligence (BI)
Data Warehouse
ERPERP CRMCRM EAMEAM Other
Applications
Other
Applications
ETL ProcessesETL Processes
BI ToolBI Tool
Reporting
Data
Analysis
Open Source Tool : Pentaho Community Edition
URL: http://community.pentaho.com/
License: 
Apache (ASL) v2
Open Source Tool : Talend BI Tool
URL: http://www.talend.com
License: 
GPLv2
Reporting Engines
Report
In
HTML
Report
In
PDF
Report
In
HTML
Report
In
Open Office/
Word
Report
In
Spreadsheets
DB
Jasper Report
Engine
Jasper Report
Engine
iReport
Designer
Open Source Tool : 
JasperReports Community Edition
URL: 
http://community.jaspersoft.com/project/jasperreports­library 
License: 
GPLv2
Description: 
Produce pixel­perfect documents that can be viewed, printed
 or exported in a variety of document 
formats including HTML, PDF, Excel, OpenOffice and Word
Open Source Tool : BIRT Reporting
URL: 
http://www.eclipse.org/birt/phoenix/  
License: 
Eclipse Public Licnese (EPL) v2
Description: 
BIRT is an open source Eclipse­based reporting system 
that integrates with your Java/Java EE application 
to produce compelling reports
Business Process Mapping (BPM)
Open Source Tool : JBPM 
URL: 
http://www.jboss.org/jbpm/ 
License: 
Apache (ASL) v2
Description: 
A light­weight, extensible work flow engine written in Java that allows 
you to execute business processes using the latest BPMN 2.0 spec.  
It can run in any Java environment, embedded in your  application or 
as a service. Can embed with Drools For define complex rules.
Open Source Tool : Apache ODE 
URL: 
http://www.jboss.org/jbpm/ 
License:
Apache (ASL) v2
Description: 
Executes business processes written following the WS­BPEL standard. 
It talks to web services, sending and receiving messages, 
handling data manipulation and error recovery
 as described by your process definition.
 Rules Engines 
Open Source Tool : DRools 
URL: 
http://www.jboss.org/drools/  
License: 
Apache (ASL) v2
Description:
Drools 5 introduces the Business Logic integration 
Platform which provides a unified and integrated platform for 
Rules, Work flow and Event Processing 
JVM
Presentation
Layer Business
Logic
JVM
Presentation
Layer DB
Business
Logic
JVM
Presentation
Layer DBBusiness
Logic
JVM
Presentation
Layer DB
Drools Embedded
Drools As a Service
 The Development Frameworks 
Data Access Layer
DB
Business Layer
Rules
Engines
Business
Components
Work Flow
Engines
Service Layer
Presentation Layer
Users
External
Systems
 Service Orientation
MVC Frameworks
● Apache Struts (Java)
● Spring MVC (Java)
● Apache Wicket (Java)
● Zend (PHP)
● Symphony (PHP)
● Codeigniter (PHP)
● Cake PHP (PHP)
● DooPHP (PHP)
● Kohana (PHP)
● Joomla (PHP)
Business Layer Frameworks
● Spring (Java DI)
● Google Guice (Java DI)
● JBPM (Work Flow Engine)
● Drools (Rules Engine) 
Data Access Layer
● Hibernate (Java)
● JPA (Java)
● JDO (Java)
● Doctrine ORM (PHP)
● RedBean (PHP)
● Propel ORM (PHP)
● NHibernate (.NET)
Service Layer
● Apache Axis2
● Apache CXF
● JAX­WS
● JAX­RS
Databases
● MySQL
● PostgreSQL
● MongoDB (NoSQL)
● Cassendra (NoSQL)
● CouchDB (NoSQL)
 Convention over Configuration
 Service Orientation
Service Orientated Architecture 
(SOA)
Source: Open Source SOA
Service Orientated Architecture 
(SOA)
Source: Open Source SOA
Enterprise Service Bus (ESB)
● WSO2 ESB / Apache Synapse
● Ultra ESB
● Mule ESB
● Jboss ESB
● Talend ESB
Other SOA Components
● Service Registries
– WSO2 Registry
– Mule Galaxy
● Business Process Execution
– Apache ODE 
● Complex Event Processing
– WSO2 CEP
Other SOA Components
● Message Brokers
– Apache ActiveMQ (JMS)
– Apache Qpid (AMQP)
– RabbitMQ (AMQP)
Case Studies
Case Studies
● Lanka Gate and related eServices
● Samurdhi Authority
● E­Local Government
● E­Population Register
● E­Slims
● E­Land Registry
● Performance Management System for the government
● HR Management Solution for the government
● Fund Management System
● Dengue Monitoring System
Q&A

More Related Content

What's hot

Addressing Security Concerns with WSO2 Governance Registry Policy Store
Addressing Security Concerns with WSO2 Governance Registry Policy StoreAddressing Security Concerns with WSO2 Governance Registry Policy Store
Addressing Security Concerns with WSO2 Governance Registry Policy Store
WSO2
 
Employing Enterprise Application Integration (EAI)
Employing Enterprise Application Integration (EAI)Employing Enterprise Application Integration (EAI)
Employing Enterprise Application Integration (EAI)
elliando dias
 
Summer School 2013 - What is iPaaS and why it is important
Summer School 2013 - What is iPaaS and why it is importantSummer School 2013 - What is iPaaS and why it is important
Summer School 2013 - What is iPaaS and why it is important
WSO2
 

What's hot (20)

Addressing Security Concerns with WSO2 Governance Registry Policy Store
Addressing Security Concerns with WSO2 Governance Registry Policy StoreAddressing Security Concerns with WSO2 Governance Registry Policy Store
Addressing Security Concerns with WSO2 Governance Registry Policy Store
 
A Presentation On Enterprise Application Integration
A Presentation On Enterprise Application IntegrationA Presentation On Enterprise Application Integration
A Presentation On Enterprise Application Integration
 
[WSO2Con EU 2017] Implementing Data Exchange Infrastructure in Government
[WSO2Con EU 2017] Implementing Data Exchange Infrastructure in Government[WSO2Con EU 2017] Implementing Data Exchange Infrastructure in Government
[WSO2Con EU 2017] Implementing Data Exchange Infrastructure in Government
 
Enterprise Application Integration
Enterprise Application IntegrationEnterprise Application Integration
Enterprise Application Integration
 
Hybrid integration platform reference architecture
Hybrid integration platform reference architectureHybrid integration platform reference architecture
Hybrid integration platform reference architecture
 
Lean EAM with the Microservices Add-on and the Signavio Integration
Lean EAM with the Microservices Add-on and the Signavio IntegrationLean EAM with the Microservices Add-on and the Signavio Integration
Lean EAM with the Microservices Add-on and the Signavio Integration
 
Meeting Mobile and BYOD Security Challenges
Meeting Mobile and BYOD Security ChallengesMeeting Mobile and BYOD Security Challenges
Meeting Mobile and BYOD Security Challenges
 
Innovative API-Based LeanIX Enhancements
Innovative API-Based LeanIX EnhancementsInnovative API-Based LeanIX Enhancements
Innovative API-Based LeanIX Enhancements
 
Getting started with Enterprise Application Integration (EAI) using Enterpris...
Getting started with Enterprise Application Integration (EAI) using Enterpris...Getting started with Enterprise Application Integration (EAI) using Enterpris...
Getting started with Enterprise Application Integration (EAI) using Enterpris...
 
Employing Enterprise Application Integration (EAI)
Employing Enterprise Application Integration (EAI)Employing Enterprise Application Integration (EAI)
Employing Enterprise Application Integration (EAI)
 
[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
 
WSO2Con USA 2017: Journey of Migration from Legacy ESB to Modern WSO2 ESB Pla...
WSO2Con USA 2017: Journey of Migration from Legacy ESB to Modern WSO2 ESB Pla...WSO2Con USA 2017: Journey of Migration from Legacy ESB to Modern WSO2 ESB Pla...
WSO2Con USA 2017: Journey of Migration from Legacy ESB to Modern WSO2 ESB Pla...
 
The LeanIX Microservices Integration
The LeanIX Microservices IntegrationThe LeanIX Microservices Integration
The LeanIX Microservices Integration
 
Summer School 2013 - What is iPaaS and why it is important
Summer School 2013 - What is iPaaS and why it is importantSummer School 2013 - What is iPaaS and why it is important
Summer School 2013 - What is iPaaS and why it is important
 
[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions
[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions
[WSO2Con EU 2017] WSO2 Unleashed: Full Stack Automation, Pitfalls and Solutions
 
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
WSO2 Platform Overview - WSO2 Meetup 01 - 16th Oct 2014
 
Comparative Analysis of SOA and Cloud Computing Architectures using Fact Base...
Comparative Analysis of SOA and Cloud Computing Architectures using Fact Base...Comparative Analysis of SOA and Cloud Computing Architectures using Fact Base...
Comparative Analysis of SOA and Cloud Computing Architectures using Fact Base...
 
LeanIX-Signavio Integration
LeanIX-Signavio IntegrationLeanIX-Signavio Integration
LeanIX-Signavio Integration
 
[WSO2Con EU 2017] Deriving Insights for Your Digital Business with Analytics
[WSO2Con EU 2017] Deriving Insights for Your Digital Business with Analytics[WSO2Con EU 2017] Deriving Insights for Your Digital Business with Analytics
[WSO2Con EU 2017] Deriving Insights for Your Digital Business with Analytics
 
M2M Integration Platform as a Service iPaaS
M2M Integration Platform as a Service iPaaSM2M Integration Platform as a Service iPaaS
M2M Integration Platform as a Service iPaaS
 

Viewers also liked

Introduction to Drools
Introduction to DroolsIntroduction to Drools
Introduction to Drools
giurca
 
Open source and business rules
Open source and business rulesOpen source and business rules
Open source and business rules
Geoffrey De Smet
 
Jboss drools 4 scope - benefits, shortfalls
Jboss drools   4 scope - benefits, shortfalls Jboss drools   4 scope - benefits, shortfalls
Jboss drools 4 scope - benefits, shortfalls
Zoran Hristov
 
Rules Programming tutorial
Rules Programming tutorialRules Programming tutorial
Rules Programming tutorial
Srinath Perera
 

Viewers also liked (20)

Introduction to Drools
Introduction to DroolsIntroduction to Drools
Introduction to Drools
 
Open source and business rules
Open source and business rulesOpen source and business rules
Open source and business rules
 
Jboss drools 4 scope - benefits, shortfalls
Jboss drools   4 scope - benefits, shortfalls Jboss drools   4 scope - benefits, shortfalls
Jboss drools 4 scope - benefits, shortfalls
 
Drools & jBPM Workshop London 2013
Drools & jBPM Workshop London 2013Drools & jBPM Workshop London 2013
Drools & jBPM Workshop London 2013
 
Apache Beam (incubating)
Apache Beam (incubating)Apache Beam (incubating)
Apache Beam (incubating)
 
Drools BeJUG 2010
Drools BeJUG 2010Drools BeJUG 2010
Drools BeJUG 2010
 
ieeecloud2016
ieeecloud2016ieeecloud2016
ieeecloud2016
 
Drools5 Community Training Module 5 Drools BLIP Architectural Overview + Demos
Drools5 Community Training Module 5 Drools BLIP Architectural Overview + DemosDrools5 Community Training Module 5 Drools BLIP Architectural Overview + Demos
Drools5 Community Training Module 5 Drools BLIP Architectural Overview + Demos
 
The Next Generation of Data Processing and Open Source
The Next Generation of Data Processing and Open SourceThe Next Generation of Data Processing and Open Source
The Next Generation of Data Processing and Open Source
 
Drools & jBPM Info Sheet
Drools & jBPM Info SheetDrools & jBPM Info Sheet
Drools & jBPM Info Sheet
 
Intro to Drools - St Louis Gateway JUG
Intro to Drools - St Louis Gateway JUGIntro to Drools - St Louis Gateway JUG
Intro to Drools - St Louis Gateway JUG
 
Rules Programming tutorial
Rules Programming tutorialRules Programming tutorial
Rules Programming tutorial
 
Scio - A Scala API for Google Cloud Dataflow & Apache Beam
Scio - A Scala API for Google Cloud Dataflow & Apache BeamScio - A Scala API for Google Cloud Dataflow & Apache Beam
Scio - A Scala API for Google Cloud Dataflow & Apache Beam
 
Apache Beam @ GCPUG.TW Flink.TW 20161006
Apache Beam @ GCPUG.TW Flink.TW 20161006Apache Beam @ GCPUG.TW Flink.TW 20161006
Apache Beam @ GCPUG.TW Flink.TW 20161006
 
Introduction to Apache Beam & No Shard Left Behind: APIs for Massive Parallel...
Introduction to Apache Beam & No Shard Left Behind: APIs for Massive Parallel...Introduction to Apache Beam & No Shard Left Behind: APIs for Massive Parallel...
Introduction to Apache Beam & No Shard Left Behind: APIs for Massive Parallel...
 
Introduction to Apache Beam (incubating) - DataCamp Salzburg - 7 dec 2016
Introduction to Apache Beam (incubating) - DataCamp Salzburg - 7 dec 2016Introduction to Apache Beam (incubating) - DataCamp Salzburg - 7 dec 2016
Introduction to Apache Beam (incubating) - DataCamp Salzburg - 7 dec 2016
 
Drools
DroolsDrools
Drools
 
Extending the Yahoo Streaming Benchmark + MapR Benchmarks
Extending the Yahoo Streaming Benchmark + MapR BenchmarksExtending the Yahoo Streaming Benchmark + MapR Benchmarks
Extending the Yahoo Streaming Benchmark + MapR Benchmarks
 
Stream data from Apache Kafka for processing with Apache Apex
Stream data from Apache Kafka for processing with Apache ApexStream data from Apache Kafka for processing with Apache Apex
Stream data from Apache Kafka for processing with Apache Apex
 
JBoss Drools - Pure Java Rule Engine
JBoss Drools - Pure Java Rule EngineJBoss Drools - Pure Java Rule Engine
JBoss Drools - Pure Java Rule Engine
 

Similar to FOSS in the Enterprise

Enterprise Resource Planning
Enterprise Resource PlanningEnterprise Resource Planning
Enterprise Resource Planning
sandeeptiwari
 
The role of erp for global businesses
The role of erp for global businessesThe role of erp for global businesses
The role of erp for global businesses
asmamaw
 
ORION-11J_ERP_V1.0_3i-Infotech
ORION-11J_ERP_V1.0_3i-InfotechORION-11J_ERP_V1.0_3i-Infotech
ORION-11J_ERP_V1.0_3i-Infotech
Hari Rastogi
 
ERP( enterprise resource planning)
ERP( enterprise resource planning)ERP( enterprise resource planning)
ERP( enterprise resource planning)
Omer Maroof
 

Similar to FOSS in the Enterprise (20)

Enterprise Resource Planning
Enterprise Resource PlanningEnterprise Resource Planning
Enterprise Resource Planning
 
ERP Roll out Implementation
ERP Roll out ImplementationERP Roll out Implementation
ERP Roll out Implementation
 
ERP.pptx
ERP.pptxERP.pptx
ERP.pptx
 
Enterprise Resource Planning (ERP), Oracle and SAP ERP Solutions
Enterprise Resource Planning (ERP), Oracle and SAP ERP SolutionsEnterprise Resource Planning (ERP), Oracle and SAP ERP Solutions
Enterprise Resource Planning (ERP), Oracle and SAP ERP Solutions
 
GodrejMumbai
GodrejMumbaiGodrejMumbai
GodrejMumbai
 
CFA_ERM.pdf
CFA_ERM.pdfCFA_ERM.pdf
CFA_ERM.pdf
 
Enterprise Resource Planning (ERP)
Enterprise Resource Planning (ERP)Enterprise Resource Planning (ERP)
Enterprise Resource Planning (ERP)
 
Prithwiraj_Dutta
Prithwiraj_DuttaPrithwiraj_Dutta
Prithwiraj_Dutta
 
The role of erp for global businesses
The role of erp for global businessesThe role of erp for global businesses
The role of erp for global businesses
 
Itm 5
Itm 5Itm 5
Itm 5
 
ORION-11J_ERP_V1.0_3i-Infotech
ORION-11J_ERP_V1.0_3i-InfotechORION-11J_ERP_V1.0_3i-Infotech
ORION-11J_ERP_V1.0_3i-Infotech
 
Enterprise resource planning
Enterprise resource planningEnterprise resource planning
Enterprise resource planning
 
Avaali Solutions - Sap extended ecm by open text
Avaali Solutions - Sap extended ecm by open textAvaali Solutions - Sap extended ecm by open text
Avaali Solutions - Sap extended ecm by open text
 
ERP( enterprise resource planning)
ERP( enterprise resource planning)ERP( enterprise resource planning)
ERP( enterprise resource planning)
 
ERP
ERPERP
ERP
 
Erp presentation
Erp presentationErp presentation
Erp presentation
 
ERP.pptx
ERP.pptxERP.pptx
ERP.pptx
 
Putting Content in Context: Getting Information into SharePoint for Content M...
Putting Content in Context: Getting Information into SharePoint for Content M...Putting Content in Context: Getting Information into SharePoint for Content M...
Putting Content in Context: Getting Information into SharePoint for Content M...
 
Why odoo (2)
Why odoo (2)Why odoo (2)
Why odoo (2)
 
Strengthen Up your Revenue with Cloud ERP Software In Manufacturing Industry
Strengthen Up your Revenue with Cloud ERP Software In Manufacturing IndustryStrengthen Up your Revenue with Cloud ERP Software In Manufacturing Industry
Strengthen Up your Revenue with Cloud ERP Software In Manufacturing Industry
 

More from Crishantha Nanayakkara

More from Crishantha Nanayakkara (20)

Sri Lanka Government Enterprise Architecture
Sri Lanka Government Enterprise ArchitectureSri Lanka Government Enterprise Architecture
Sri Lanka Government Enterprise Architecture
 
Application Deployement Strategies
Application Deployement StrategiesApplication Deployement Strategies
Application Deployement Strategies
 
Azure for AWS Developers
Azure for AWS DevelopersAzure for AWS Developers
Azure for AWS Developers
 
Enterprise Integration in Cloud Native Microservices Architectures
Enterprise Integration in Cloud Native Microservices ArchitecturesEnterprise Integration in Cloud Native Microservices Architectures
Enterprise Integration in Cloud Native Microservices Architectures
 
AWS Systems Manager
AWS Systems ManagerAWS Systems Manager
AWS Systems Manager
 
AWS Big Data Landscape
AWS Big Data LandscapeAWS Big Data Landscape
AWS Big Data Landscape
 
1BT_Designing_Microservices
1BT_Designing_Microservices1BT_Designing_Microservices
1BT_Designing_Microservices
 
1BT_Tech_Talk_AWS_Cross_Account_Access
1BT_Tech_Talk_AWS_Cross_Account_Access1BT_Tech_Talk_AWS_Cross_Account_Access
1BT_Tech_Talk_AWS_Cross_Account_Access
 
AWS Security Hub
AWS Security HubAWS Security Hub
AWS Security Hub
 
Resiilient Architectures on AWS
Resiilient Architectures on AWSResiilient Architectures on AWS
Resiilient Architectures on AWS
 
Reactive Microservices
Reactive MicroservicesReactive Microservices
Reactive Microservices
 
Expectaions in IT industry
Expectaions in IT industryExpectaions in IT industry
Expectaions in IT industry
 
Towards Cloud Enabled Data Intensive Digital Transformation
Towards Cloud Enabled Data Intensive Digital TransformationTowards Cloud Enabled Data Intensive Digital Transformation
Towards Cloud Enabled Data Intensive Digital Transformation
 
Container Architecture
Container ArchitectureContainer Architecture
Container Architecture
 
Domain Driven Design and Hexagonal Architecture
Domain Driven Design and Hexagonal ArchitectureDomain Driven Design and Hexagonal Architecture
Domain Driven Design and Hexagonal Architecture
 
Microservices
MicroservicesMicroservices
Microservices
 
Enterprise architecture in the current e-Government context in Sri Lanka
Enterprise architecture in the current e-Government context in Sri LankaEnterprise architecture in the current e-Government context in Sri Lanka
Enterprise architecture in the current e-Government context in Sri Lanka
 
Modern Trends in IT
Modern Trends in ITModern Trends in IT
Modern Trends in IT
 
ICTA Meetup 12 - Message Brokers
ICTA Meetup 12 - Message BrokersICTA Meetup 12 - Message Brokers
ICTA Meetup 12 - Message Brokers
 
ICTA Meetup 11 - Big Data
ICTA Meetup 11 - Big DataICTA Meetup 11 - Big Data
ICTA Meetup 11 - Big Data
 

Recently uploaded

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

FOSS in the Enterprise