SlideShare a Scribd company logo
1
The guys on the stage
Evolution of apps and data
In the beginning
1995 and how I got involved with PHP
Web App and DB Architectures
Scale-up Tight Coupling Highly
Structured:
SQL Rises on
Web
Response Time Open Source Infrastructure
> 10 seconds Early on Bare metal
Tech sufficient for giants to emerge
Data is dead. Long live data!
Data is dead. Long live data!
Mobile Web
circa 2005
Web development renaissance
2007 2005-201020062004
Web App and DB Architectures
Scale-up Tight Coupling
Highly Structured:
SQL Rises on Web
Response Time Open Source Infrastructure
< 2 seconds Mainstream Virtualized, Early
Cloud
Scale-out Loose Coupling Structured and
Unstructured
Data is dead. Long live data!
2015
Web App and DB Architectures
Scale-up Tight Coupling
Highly Structured:
SQL Rises on Web
Response Time Open Source Infrastructure
< 250 ms Foundational Cloud
Scale-out Loose Coupling
Structured and
Unstructured
Everything is
an API
Inflight
transformation
and analytics
In-Memory
“The future is already here - it’s
just not evenly distributed.”
- William Gibson
World IoT market: 2013 - 2025Billions
22
Click to watch the video
Data is dead. Long live data!
24
Click to watch the video
Data is dead. Long live data!
Data is dead. Long live data!
It looks like you’re
trying to shop.
Want assistance?
Data is dead. Long live data!
Data is dead. Long live data!
Shoes video
Good choice – they’re confirmed to
arrive in time for next week’s hike
I went ahead and ordered coordinating
socks so you’ll be all set to go!
And I put the $225 on your Apple
account so you could earn enough
iStuff points to take another iVacation!
As a user
I want to achieve my goal quickly
So that I can get on with my life
Data is dead. Long live data!
Data storage and access in 2025
id surname first_name city
1 Jones Paul London
2 Smith Tony New York
3 Davis Frank Denver
Person
id model year value person_id
101 Ford 1995 2000 3
102 Tesla 2015 100000 1
103 GMC 2005 15000 1
Car
Data your way
id surname first_
name
city
1 Jones Paul London
2 Smith Tony New York
3 Davis Frank Denver
id model year value person_id
101 Ford 1995 2000 3
102 Tesla 2015 100000 1
103 GMC 2005 15000 1
{
first_name: 'Paul'
surname: 'Jones'
city: 'London'
cars: [
{model: 'Tesla'
year: 2015
value: 100000},
{model: 'GMC'
year: 2005
value: 15000}]
}
Person
Car
Data your way
{
first_name: 'Paul'
surname: 'Jones'
city: 'London'
cars: [
{model: 'Tesla'
year: 2015
value: 100000},
{model: 'GMC'
year: 2005
value: 15000}]
}
{
city: 'London'
people: [
{first: 'Paul'
last: 'Jones'
food: 'Pizza'
autos: [
'Tesla', 'GMC'
]}
]
}
“All problems in computer
science can be solved by
another level of indirection.”
- David Wheeler
Software
deployment
in 2025
39
How you make it happen
Open Source
Unlock your data
API’s
Distribute the future
👍
41
Demo
Data is dead. Long live data!
Data is dead. Long live data!
Data is dead. Long live data!
“Never underestimate the bandwidth of
a station wagon full of tapes hurtling
down the highway.”
- Andrew S. Tannenbaum
Data is dead. Long live data!
“Never underestimate the bandwidth
of 10 billion IoT devices hitting your
API simultaneously.”
48

More Related Content

PDF
12 re unacceptable behave
PPTX
Business Spotlight: Yoder Concrete Construction, LLC
PPTX
Performance Bond | Swift Bonds - Call (913) 214-8344
PDF
Boston Consulting Group Digital Ventures Presents: Fascinating
TXT
Allbuild Construction
PDF
How Much Does a Room Addition Cost in Dayton Ohio
PPT
Waterfront Construction McCall
PPTX
Boulder County Real Estate Statistics -October 2014
12 re unacceptable behave
Business Spotlight: Yoder Concrete Construction, LLC
Performance Bond | Swift Bonds - Call (913) 214-8344
Boston Consulting Group Digital Ventures Presents: Fascinating
Allbuild Construction
How Much Does a Room Addition Cost in Dayton Ohio
Waterfront Construction McCall
Boulder County Real Estate Statistics -October 2014

Similar to Data is dead. Long live data! (20)

KEY
What ya gonna do?
 
PPTX
Feature driven agile oriented web applications
PDF
Re-inventing the Database: What to Keep and What to Throw Away
PPTX
Technology Trends and Big Data in 2013-2014
PPTX
Kaushal Amin & Big 5 IT trends in the world
ODP
Trends in Technology
PPT
Big Data = Big Decisions
PPTX
Big Data: Beyond the "Bigness" and the Technology (webcast)
PDF
Hpc lunch and learn
PPTX
The Big Data Stack
PPTX
Anti-social Databases
PPTX
Big Data Analytics PPT - S1 working .pptx
PPTX
Behind the scenes Web & App
PDF
Morning with MongoDB Paris 2012 - Making Big Data Small
PPT
Beyond the Browser
PDF
Dba to data scientist -Satyendra
PPTX
How the Italian Market is Embracing Alternatives to Relational Databases
PDF
Brandon
PDF
Big Data overview
PPTX
The Evolution of Data Architecture
What ya gonna do?
 
Feature driven agile oriented web applications
Re-inventing the Database: What to Keep and What to Throw Away
Technology Trends and Big Data in 2013-2014
Kaushal Amin & Big 5 IT trends in the world
Trends in Technology
Big Data = Big Decisions
Big Data: Beyond the "Bigness" and the Technology (webcast)
Hpc lunch and learn
The Big Data Stack
Anti-social Databases
Big Data Analytics PPT - S1 working .pptx
Behind the scenes Web & App
Morning with MongoDB Paris 2012 - Making Big Data Small
Beyond the Browser
Dba to data scientist -Satyendra
How the Italian Market is Embracing Alternatives to Relational Databases
Brandon
Big Data overview
The Evolution of Data Architecture
Ad

More from Zend by Rogue Wave Software (20)

PDF
Develop microservices in php
PPTX
Speed and security for your PHP application
PPTX
Building and managing applications fast for IBM i
PDF
Building web APIs in PHP with Zend Expressive
PPTX
To PHP 7 and beyond
PDF
Speed up web APIs with Expressive and Swoole (PHP Day 2018)
PDF
The Sodium crypto library of PHP 7.2 (PHP Day 2018)
PDF
Develop web APIs in PHP using middleware with Expressive (Code Europe)
PDF
Middleware web APIs in PHP 7.x
PPTX
Ongoing management of your PHP 7 application
PDF
Developing web APIs using middleware in PHP 7
PDF
The Docker development template for PHP
PDF
The most exciting features of PHP 7.1
PPTX
Unit testing for project managers
PDF
The new features of PHP 7
PPTX
Deploying PHP apps on the cloud
PPTX
Optimizing performance
PPTX
Resolving problems & high availability
PPTX
Developing apps faster
PPTX
Keeping up with PHP
Develop microservices in php
Speed and security for your PHP application
Building and managing applications fast for IBM i
Building web APIs in PHP with Zend Expressive
To PHP 7 and beyond
Speed up web APIs with Expressive and Swoole (PHP Day 2018)
The Sodium crypto library of PHP 7.2 (PHP Day 2018)
Develop web APIs in PHP using middleware with Expressive (Code Europe)
Middleware web APIs in PHP 7.x
Ongoing management of your PHP 7 application
Developing web APIs using middleware in PHP 7
The Docker development template for PHP
The most exciting features of PHP 7.1
Unit testing for project managers
The new features of PHP 7
Deploying PHP apps on the cloud
Optimizing performance
Resolving problems & high availability
Developing apps faster
Keeping up with PHP
Ad

Recently uploaded (20)

PPTX
ai tools demonstartion for schools and inter college
PDF
AI in Product Development-omnex systems
PPT
Introduction Database Management System for Course Database
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PDF
Nekopoi APK 2025 free lastest update
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
System and Network Administration Chapter 2
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
medical staffing services at VALiNTRY
ai tools demonstartion for schools and inter college
AI in Product Development-omnex systems
Introduction Database Management System for Course Database
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Nekopoi APK 2025 free lastest update
Softaken Excel to vCard Converter Software.pdf
Odoo POS Development Services by CandidRoot Solutions
Adobe Illustrator 28.6 Crack My Vision of Vector Design
CHAPTER 2 - PM Management and IT Context
Odoo Companies in India – Driving Business Transformation.pdf
Upgrade and Innovation Strategies for SAP ERP Customers
Design an Analysis of Algorithms II-SECS-1021-03
VVF-Customer-Presentation2025-Ver1.9.pptx
ManageIQ - Sprint 268 Review - Slide Deck
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Design an Analysis of Algorithms I-SECS-1021-03
2025 Textile ERP Trends: SAP, Odoo & Oracle
System and Network Administration Chapter 2
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
medical staffing services at VALiNTRY

Data is dead. Long live data!

  • 1. 1
  • 2. The guys on the stage
  • 3. Evolution of apps and data
  • 5. 1995 and how I got involved with PHP
  • 6. Web App and DB Architectures Scale-up Tight Coupling Highly Structured: SQL Rises on Web Response Time Open Source Infrastructure > 10 seconds Early on Bare metal
  • 7. Tech sufficient for giants to emerge
  • 11. Web development renaissance 2007 2005-201020062004
  • 12. Web App and DB Architectures Scale-up Tight Coupling Highly Structured: SQL Rises on Web Response Time Open Source Infrastructure < 2 seconds Mainstream Virtualized, Early Cloud Scale-out Loose Coupling Structured and Unstructured
  • 14. 2015
  • 15. Web App and DB Architectures Scale-up Tight Coupling Highly Structured: SQL Rises on Web Response Time Open Source Infrastructure < 250 ms Foundational Cloud Scale-out Loose Coupling Structured and Unstructured Everything is an API Inflight transformation and analytics In-Memory
  • 16. “The future is already here - it’s just not evenly distributed.” - William Gibson
  • 17. World IoT market: 2013 - 2025Billions
  • 18. 22 Click to watch the video
  • 20. 24 Click to watch the video
  • 23. It looks like you’re trying to shop. Want assistance?
  • 27. Good choice – they’re confirmed to arrive in time for next week’s hike I went ahead and ordered coordinating socks so you’ll be all set to go! And I put the $225 on your Apple account so you could earn enough iStuff points to take another iVacation!
  • 28. As a user I want to achieve my goal quickly So that I can get on with my life
  • 30. Data storage and access in 2025 id surname first_name city 1 Jones Paul London 2 Smith Tony New York 3 Davis Frank Denver Person id model year value person_id 101 Ford 1995 2000 3 102 Tesla 2015 100000 1 103 GMC 2005 15000 1 Car
  • 31. Data your way id surname first_ name city 1 Jones Paul London 2 Smith Tony New York 3 Davis Frank Denver id model year value person_id 101 Ford 1995 2000 3 102 Tesla 2015 100000 1 103 GMC 2005 15000 1 { first_name: 'Paul' surname: 'Jones' city: 'London' cars: [ {model: 'Tesla' year: 2015 value: 100000}, {model: 'GMC' year: 2005 value: 15000}] } Person Car
  • 32. Data your way { first_name: 'Paul' surname: 'Jones' city: 'London' cars: [ {model: 'Tesla' year: 2015 value: 100000}, {model: 'GMC' year: 2005 value: 15000}] } { city: 'London' people: [ {first: 'Paul' last: 'Jones' food: 'Pizza' autos: [ 'Tesla', 'GMC' ]} ] }
  • 33. “All problems in computer science can be solved by another level of indirection.” - David Wheeler
  • 35. 39 How you make it happen
  • 36. Open Source Unlock your data API’s Distribute the future 👍
  • 41. “Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway.” - Andrew S. Tannenbaum
  • 43. “Never underestimate the bandwidth of 10 billion IoT devices hitting your API simultaneously.”
  • 44. 48

Editor's Notes

  • #2: Welcome to ZendCon. Enjoy it. Pass back to Adam.