SlideShare uma empresa Scribd logo
1 de 19
Baixar para ler offline
March 14, 20142
Software as a Service
Our Team
SOFTWARE AS A SERVICE
An introduction to
March 14, 20144
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
About
Andres Gonzalez.
Web Developer since 2000.
Electronic Engineering & Computer Science.
Areas: Mobile Robotics, DSP, remote interfaces.
Univalle 2003-2009
At inQbation since 2010.
Software Developer & Researcher.
March 14, 20145
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• On Demand Software.
• Application Service Providers.
• Software + Associated data
hosted in the cloud.
What is that??
March 14, 20146
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
SaaS Examples
March 14, 20147
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
Traditional software vs.
SaaS
Traditional Software On-Demand Utility
Build Your Own
Plug In, Subscribe
Pay-per-Use
March 14, 20148
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• Distributed computing over a
network.
• Ability to run an application
on many connected devices.
Cloud Computing
March 14, 20149
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
Cloud Computing
March 14, 201410
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
Cloud Computing
March 14, 201411
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• Agility.
• Application programming
interface (API).
• Device and location
independency.
• Multitenancy.
• Reliability.
• Scalability + elasticity.
What should consider SaaS
March 14, 201412
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• A single instance of the
software runs on a server.
• Serves multiple customers.
• Designed to virtually partition
data and configuration.
Multitenancy
March 14, 201413
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• Separate Database Schemas
for tenants.
• Develop an integration
strategy for SaaS applications.
• Outsource to third party PaaS
IaaS providers.
• Adopt HTML5 for Desktop and
Mobile.
Recommended architecture
March 14, 201414
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
“Independent software Vendors
need to provide customers with
interfaces that offer Cloud
services or move completely
towards online software delivery
(SaaS)”
The opportunity
March 14, 201415
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
“The cloud market will reach
$270 billion in 2020”
Market Research media:
http://www.marketresearchmedia.com/?p=839
Market
March 14, 201416
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• Limited Flexibility.
• Security And Privacy.
• Processes Integration.
• Capacity and Scalability.
SAAS Challenges
March 14, 201417
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• Decrease hardware and
software infrastructure costs.
• No need to build and test
product for multiple operating
systems and hardware
configurations.
• Expand your reach across the
world.
• Improve time to market.
SAAS Advantages
March 14, 201418
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
• Real Time applications: Web
Sockets.
• Mobile First.
• Pay as you go.
• Pay per Seat.
Trends and Technologies in
SaaS
March 14, 201419
Software as a Service
Andres Gonzalez
Profession:
Software Developer and
Researcher at inQbation
Experience:
Web/Mobile Development.
HTML5/CSS3
PHP.
Python/Django.
SAAS Development.
Servers Administration.
Facebook:
https://www.facebook.com/inQbat
ion
Twitter:
https://twitter.com/inQbation
Development of SaaS
Application using Django,
NodeJS, Redis and Socket io.
Next KSR

Mais conteúdo relacionado

Semelhante a Software as a Service

Who Cares About APIs? (NordicAPIS April 2014)
Who Cares About APIs? (NordicAPIS April 2014)Who Cares About APIs? (NordicAPIS April 2014)
Who Cares About APIs? (NordicAPIS April 2014)Nordic APIs
 
Different dimensions of android development baabtra.com
Different dimensions of android development baabtra.comDifferent dimensions of android development baabtra.com
Different dimensions of android development baabtra.comHaris NP
 
SharePoint Saturday San Diego - SharePoint 2013 Apps
SharePoint Saturday San Diego - SharePoint 2013 AppsSharePoint Saturday San Diego - SharePoint 2013 Apps
SharePoint Saturday San Diego - SharePoint 2013 AppsRyan Schouten
 
LaSoft Media & Marketing Applications Portfolio
LaSoft Media & Marketing Applications PortfolioLaSoft Media & Marketing Applications Portfolio
LaSoft Media & Marketing Applications PortfolioAndriy Tatchyn
 
BarkatShaikhProfile.docx
BarkatShaikhProfile.docxBarkatShaikhProfile.docx
BarkatShaikhProfile.docxBarkat Shaikh
 
O365Con18 - It's Gonna Be PowerApps and Flow - Penny Coventry
O365Con18 - It's Gonna Be PowerApps and Flow - Penny CoventryO365Con18 - It's Gonna Be PowerApps and Flow - Penny Coventry
O365Con18 - It's Gonna Be PowerApps and Flow - Penny CoventryNCCOMMS
 
SharePoint Summit Vancouver: Reach your audience with a SharePoint mobile app
SharePoint Summit Vancouver: Reach your audience with a SharePoint mobile appSharePoint Summit Vancouver: Reach your audience with a SharePoint mobile app
SharePoint Summit Vancouver: Reach your audience with a SharePoint mobile appMallory O'Connor
 
Progressive web apps for e commerce
Progressive web apps for e commerceProgressive web apps for e commerce
Progressive web apps for e commerceShantanuApurva1
 
GaneshFLCV_U
GaneshFLCV_UGaneshFLCV_U
GaneshFLCV_UKumaran G
 
Trivadis TechEvent 2016 How to transform a complex web application into a mob...
Trivadis TechEvent 2016 How to transform a complex web application into a mob...Trivadis TechEvent 2016 How to transform a complex web application into a mob...
Trivadis TechEvent 2016 How to transform a complex web application into a mob...Trivadis
 
Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...
Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...
Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...polikepati
 
PWA Development Guide_ Creating Progressive Web Apps.pdf
PWA Development Guide_ Creating Progressive Web Apps.pdfPWA Development Guide_ Creating Progressive Web Apps.pdf
PWA Development Guide_ Creating Progressive Web Apps.pdfLucas Lagone
 
Progressive web apps For e-Commerce- How do they go hand-in-hand?
Progressive web apps For e-Commerce- How do they go hand-in-hand?Progressive web apps For e-Commerce- How do they go hand-in-hand?
Progressive web apps For e-Commerce- How do they go hand-in-hand?ShantanuApurva1
 
2016_Mrutyunjaya_SharePoint2013
2016_Mrutyunjaya_SharePoint2013 2016_Mrutyunjaya_SharePoint2013
2016_Mrutyunjaya_SharePoint2013 Mrutyunjaya Rath
 
Mobile websites are more important than you think
Mobile websites are more important than you thinkMobile websites are more important than you think
Mobile websites are more important than you thinkRobert McFrazier
 
IRJET- Android Application on Restaurant Management
IRJET- Android Application on Restaurant ManagementIRJET- Android Application on Restaurant Management
IRJET- Android Application on Restaurant ManagementIRJET Journal
 

Semelhante a Software as a Service (20)

Who Cares About APIs? (NordicAPIS April 2014)
Who Cares About APIs? (NordicAPIS April 2014)Who Cares About APIs? (NordicAPIS April 2014)
Who Cares About APIs? (NordicAPIS April 2014)
 
Different dimensions of android development baabtra.com
Different dimensions of android development baabtra.comDifferent dimensions of android development baabtra.com
Different dimensions of android development baabtra.com
 
Different dimensions of android development baabtra.com
Different dimensions of android development baabtra.comDifferent dimensions of android development baabtra.com
Different dimensions of android development baabtra.com
 
SharePoint Saturday San Diego - SharePoint 2013 Apps
SharePoint Saturday San Diego - SharePoint 2013 AppsSharePoint Saturday San Diego - SharePoint 2013 Apps
SharePoint Saturday San Diego - SharePoint 2013 Apps
 
LaSoft Media & Marketing Applications Portfolio
LaSoft Media & Marketing Applications PortfolioLaSoft Media & Marketing Applications Portfolio
LaSoft Media & Marketing Applications Portfolio
 
BarkatShaikhProfile.docx
BarkatShaikhProfile.docxBarkatShaikhProfile.docx
BarkatShaikhProfile.docx
 
CV Jose Maria Estevez Canales - EN
CV Jose Maria Estevez Canales - ENCV Jose Maria Estevez Canales - EN
CV Jose Maria Estevez Canales - EN
 
O365Con18 - It's Gonna Be PowerApps and Flow - Penny Coventry
O365Con18 - It's Gonna Be PowerApps and Flow - Penny CoventryO365Con18 - It's Gonna Be PowerApps and Flow - Penny Coventry
O365Con18 - It's Gonna Be PowerApps and Flow - Penny Coventry
 
SharePoint Summit Vancouver: Reach your audience with a SharePoint mobile app
SharePoint Summit Vancouver: Reach your audience with a SharePoint mobile appSharePoint Summit Vancouver: Reach your audience with a SharePoint mobile app
SharePoint Summit Vancouver: Reach your audience with a SharePoint mobile app
 
Progressive web apps for e commerce
Progressive web apps for e commerceProgressive web apps for e commerce
Progressive web apps for e commerce
 
Aamir cv
Aamir cvAamir cv
Aamir cv
 
GaneshFLCV_U
GaneshFLCV_UGaneshFLCV_U
GaneshFLCV_U
 
Trivadis TechEvent 2016 How to transform a complex web application into a mob...
Trivadis TechEvent 2016 How to transform a complex web application into a mob...Trivadis TechEvent 2016 How to transform a complex web application into a mob...
Trivadis TechEvent 2016 How to transform a complex web application into a mob...
 
Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...
Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...
Beyond Beyond Strategy - Building Mobile Capabilities at TASSCC Technology Le...
 
iphone
iphoneiphone
iphone
 
PWA Development Guide_ Creating Progressive Web Apps.pdf
PWA Development Guide_ Creating Progressive Web Apps.pdfPWA Development Guide_ Creating Progressive Web Apps.pdf
PWA Development Guide_ Creating Progressive Web Apps.pdf
 
Progressive web apps For e-Commerce- How do they go hand-in-hand?
Progressive web apps For e-Commerce- How do they go hand-in-hand?Progressive web apps For e-Commerce- How do they go hand-in-hand?
Progressive web apps For e-Commerce- How do they go hand-in-hand?
 
2016_Mrutyunjaya_SharePoint2013
2016_Mrutyunjaya_SharePoint2013 2016_Mrutyunjaya_SharePoint2013
2016_Mrutyunjaya_SharePoint2013
 
Mobile websites are more important than you think
Mobile websites are more important than you thinkMobile websites are more important than you think
Mobile websites are more important than you think
 
IRJET- Android Application on Restaurant Management
IRJET- Android Application on Restaurant ManagementIRJET- Android Application on Restaurant Management
IRJET- Android Application on Restaurant Management
 

Mais de Blake Newman

Introduction to CSS Preprocessors
Introduction to CSS PreprocessorsIntroduction to CSS Preprocessors
Introduction to CSS PreprocessorsBlake Newman
 
Laravel Restful API and AngularJS
Laravel Restful API and AngularJSLaravel Restful API and AngularJS
Laravel Restful API and AngularJSBlake Newman
 
Git and the inQbation Experience
Git and the inQbation ExperienceGit and the inQbation Experience
Git and the inQbation ExperienceBlake Newman
 
How to migrate content to Drupal using XML files
How to migrate content to Drupal using XML filesHow to migrate content to Drupal using XML files
How to migrate content to Drupal using XML filesBlake Newman
 
inQbation - Washington DC Web Agency
inQbation - Washington DC Web AgencyinQbation - Washington DC Web Agency
inQbation - Washington DC Web AgencyBlake Newman
 

Mais de Blake Newman (8)

Introduction to CSS Preprocessors
Introduction to CSS PreprocessorsIntroduction to CSS Preprocessors
Introduction to CSS Preprocessors
 
Laravel Restful API and AngularJS
Laravel Restful API and AngularJSLaravel Restful API and AngularJS
Laravel Restful API and AngularJS
 
Chrome DevTools
Chrome DevToolsChrome DevTools
Chrome DevTools
 
SEO Workshop
SEO WorkshopSEO Workshop
SEO Workshop
 
Git and the inQbation Experience
Git and the inQbation ExperienceGit and the inQbation Experience
Git and the inQbation Experience
 
How to migrate content to Drupal using XML files
How to migrate content to Drupal using XML filesHow to migrate content to Drupal using XML files
How to migrate content to Drupal using XML files
 
inQbation - Washington DC Web Agency
inQbation - Washington DC Web AgencyinQbation - Washington DC Web Agency
inQbation - Washington DC Web Agency
 
Elements of SEO
Elements of SEOElements of SEO
Elements of SEO
 

Último

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
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 SolutionsEnterprise Knowledge
 
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...Neo4j
 
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 Scriptwesley chun
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
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 Servicegiselly40
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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 interpreternaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
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.pptxKatpro Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
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...Igalia
 
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 Processorsdebabhi2
 

Último (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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
 
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...
 
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
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
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
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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...
 
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
 

Software as a Service

  • 1.
  • 2. March 14, 20142 Software as a Service Our Team
  • 3. SOFTWARE AS A SERVICE An introduction to
  • 4. March 14, 20144 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation About Andres Gonzalez. Web Developer since 2000. Electronic Engineering & Computer Science. Areas: Mobile Robotics, DSP, remote interfaces. Univalle 2003-2009 At inQbation since 2010. Software Developer & Researcher.
  • 5. March 14, 20145 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • On Demand Software. • Application Service Providers. • Software + Associated data hosted in the cloud. What is that??
  • 6. March 14, 20146 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation SaaS Examples
  • 7. March 14, 20147 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation Traditional software vs. SaaS Traditional Software On-Demand Utility Build Your Own Plug In, Subscribe Pay-per-Use
  • 8. March 14, 20148 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • Distributed computing over a network. • Ability to run an application on many connected devices. Cloud Computing
  • 9. March 14, 20149 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation Cloud Computing
  • 10. March 14, 201410 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation Cloud Computing
  • 11. March 14, 201411 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • Agility. • Application programming interface (API). • Device and location independency. • Multitenancy. • Reliability. • Scalability + elasticity. What should consider SaaS
  • 12. March 14, 201412 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • A single instance of the software runs on a server. • Serves multiple customers. • Designed to virtually partition data and configuration. Multitenancy
  • 13. March 14, 201413 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • Separate Database Schemas for tenants. • Develop an integration strategy for SaaS applications. • Outsource to third party PaaS IaaS providers. • Adopt HTML5 for Desktop and Mobile. Recommended architecture
  • 14. March 14, 201414 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation “Independent software Vendors need to provide customers with interfaces that offer Cloud services or move completely towards online software delivery (SaaS)” The opportunity
  • 15. March 14, 201415 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation “The cloud market will reach $270 billion in 2020” Market Research media: http://www.marketresearchmedia.com/?p=839 Market
  • 16. March 14, 201416 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • Limited Flexibility. • Security And Privacy. • Processes Integration. • Capacity and Scalability. SAAS Challenges
  • 17. March 14, 201417 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • Decrease hardware and software infrastructure costs. • No need to build and test product for multiple operating systems and hardware configurations. • Expand your reach across the world. • Improve time to market. SAAS Advantages
  • 18. March 14, 201418 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation • Real Time applications: Web Sockets. • Mobile First. • Pay as you go. • Pay per Seat. Trends and Technologies in SaaS
  • 19. March 14, 201419 Software as a Service Andres Gonzalez Profession: Software Developer and Researcher at inQbation Experience: Web/Mobile Development. HTML5/CSS3 PHP. Python/Django. SAAS Development. Servers Administration. Facebook: https://www.facebook.com/inQbat ion Twitter: https://twitter.com/inQbation Development of SaaS Application using Django, NodeJS, Redis and Socket io. Next KSR