SlideShare a Scribd company logo
1 of 42
Download to read offline
How HTTP/2 will change the web
as we know it
by Nils de Moor
CTO and CO-founder of woorank
@NDEMOOR
#brightonSEO
HTTP, you say?
client
HTTP/0.9
1991
client
GET /index.html
<html>…</html>
(connection closed)
HTTP/1.0
1996
client
GET / HTTP/1.0
Host: woorank.com
User-Agent: Mozilla/5.0
(Macintosh; Intel Mac OS X 10_10_5)
Accept: */*
HTTP/1.1 200 OK
Date: Wed, 31 Aug 2016 16:18:52 GMT
Server: Apache
Content-Type: text/html; charset=UTF-8
<html>…</html>
(connection closed)
client
cl
cl
cl
cl
HTTP/1.1
1999
cl
cl
cl
cl
SPDY
2009
HTTP/2
2015
client
SECURITY
client
request priorities
1
2
3
client
COMPRESSION
client
SERVER PUSH
client
MULTIPLEXING
https://http2.akamai.com/demo
client
?
http://caniuse.com/#feat=http2
…BUT BACKWARDS COMPATIBLE ANYWAY
http://caniuse.com/#feat=http2
…BUT BACKWARDS COMPATIBLE ANYWAY
…Although some optimisations for http/1.1
might have a reverse effect on http/2
bit.ly/http2-opt
?
✅ HAVE your site served over HTTPS
✅ GET code READY for HTTP/2 best practices
✅ GET server/hosting READY to serve HTTP/2
✅ Roll out
😭
🤔
“A slow site on HTTP/1.1,
will be a slow site on HTTP/2”
“A FAST site on HTTP/1.1,
will be an even faster site on HTTP/2”
Thank you!
@ndemoor
#brightonSEO
https://http2.github.io/
https://ma.ttias.be/architecting-websites-http2-era/
http://bit.ly/http2-opt
https://http2.akamai.com/demo
http://caniuse.com/#feat=http2
https://en.wikipedia.org/wiki/HTTP/2
https://en.wikipedia.org/wiki/SPDY
https://www.mnot.net/blog/2014/01/30/http2_expectations
http://kamranahmed.info/blog/2016/08/13/http-in-depth/
https://www.smashingmagazine.com/2016/02/getting-ready-for-http2/
https://plus.google.com/+JohnMueller/posts/VZnmctnJV3v
http://stackoverflow.com/questions/33812836/can-http-2-best-practices-hurt-seo-serps
https://www.besthostnews.com/what-is-http2-and-how-does-it-compare-to-http1-1/
https://mattwilcox.net/web-development/http2-for-front-end-web-developers
http://cdn2.hubspot.net/hub/1681264/file-3697816230-jpg/blog-files/http2-neeson-meme.jpg
http://cliparts.co/cliparts/6Tr/o6z/6Tro6zjTK.png
https://en.wikipedia.org/wiki/Who_Wants_to_Be_a_Millionaire_(U.S._game_show)
SOURCES - CREDITS

More Related Content

What's hot

ClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clientsClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clientsEmil Parashkevov
 
DEV301- Web Service Programming with WCF 3.5
DEV301- Web Service Programming with WCF 3.5DEV301- Web Service Programming with WCF 3.5
DEV301- Web Service Programming with WCF 3.5Eyal Vardi
 
Let’s push the assets to the front i.e. a few words about HTTP2
Let’s push the assets to the front i.e. a few words about HTTP2Let’s push the assets to the front i.e. a few words about HTTP2
Let’s push the assets to the front i.e. a few words about HTTP2OCoderFest
 
Making dynamic sites scale like static sites
Making dynamic sites scale like static sitesMaking dynamic sites scale like static sites
Making dynamic sites scale like static sitesWim Godden
 
Alex carcea, radu macovei a story of how java script joined the big league
Alex carcea, radu macovei   a story of how java script joined the big leagueAlex carcea, radu macovei   a story of how java script joined the big league
Alex carcea, radu macovei a story of how java script joined the big leagueCodecamp Romania
 
[Greach 2016] Down The RabbitMQ Hole
[Greach 2016] Down The RabbitMQ Hole[Greach 2016] Down The RabbitMQ Hole
[Greach 2016] Down The RabbitMQ HoleAlonso Torres
 
WebSockets - Today, in the Past, in Future and in Production.
WebSockets - Today, in the Past, in Future and in Production.WebSockets - Today, in the Past, in Future and in Production.
WebSockets - Today, in the Past, in Future and in Production.bodokaiser
 
Smuggling TCP traffic through HTTP
Smuggling TCP traffic through HTTPSmuggling TCP traffic through HTTP
Smuggling TCP traffic through HTTPDávid Halász
 
Websockets en Ruby en 5 Minutos
Websockets en Ruby en 5 MinutosWebsockets en Ruby en 5 Minutos
Websockets en Ruby en 5 Minutosdamianmarti
 
Dev con kolkata 2012 websockets
Dev con kolkata 2012   websocketsDev con kolkata 2012   websockets
Dev con kolkata 2012 websocketsSANKARSAN BOSE
 
HTTPS Explained Through Fairy Tales
HTTPS Explained Through Fairy TalesHTTPS Explained Through Fairy Tales
HTTPS Explained Through Fairy TalesOVHcloud
 
Websockets in Node.js - Making them reliable and scalable
Websockets in Node.js - Making them reliable and scalableWebsockets in Node.js - Making them reliable and scalable
Websockets in Node.js - Making them reliable and scalableGareth Marland
 
Programming WebSockets - OSCON 2010
Programming WebSockets - OSCON 2010Programming WebSockets - OSCON 2010
Programming WebSockets - OSCON 2010sullis
 
When dynamic becomes static: the next step in web caching techniques
When dynamic becomes static: the next step in web caching techniquesWhen dynamic becomes static: the next step in web caching techniques
When dynamic becomes static: the next step in web caching techniquesWim Godden
 

What's hot (16)

ClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clientsClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clients
 
DEV301- Web Service Programming with WCF 3.5
DEV301- Web Service Programming with WCF 3.5DEV301- Web Service Programming with WCF 3.5
DEV301- Web Service Programming with WCF 3.5
 
Let’s push the assets to the front i.e. a few words about HTTP2
Let’s push the assets to the front i.e. a few words about HTTP2Let’s push the assets to the front i.e. a few words about HTTP2
Let’s push the assets to the front i.e. a few words about HTTP2
 
Making dynamic sites scale like static sites
Making dynamic sites scale like static sitesMaking dynamic sites scale like static sites
Making dynamic sites scale like static sites
 
Alex carcea, radu macovei a story of how java script joined the big league
Alex carcea, radu macovei   a story of how java script joined the big leagueAlex carcea, radu macovei   a story of how java script joined the big league
Alex carcea, radu macovei a story of how java script joined the big league
 
[Greach 2016] Down The RabbitMQ Hole
[Greach 2016] Down The RabbitMQ Hole[Greach 2016] Down The RabbitMQ Hole
[Greach 2016] Down The RabbitMQ Hole
 
WebSockets - Today, in the Past, in Future and in Production.
WebSockets - Today, in the Past, in Future and in Production.WebSockets - Today, in the Past, in Future and in Production.
WebSockets - Today, in the Past, in Future and in Production.
 
Smuggling TCP traffic through HTTP
Smuggling TCP traffic through HTTPSmuggling TCP traffic through HTTP
Smuggling TCP traffic through HTTP
 
Websockets en Ruby en 5 Minutos
Websockets en Ruby en 5 MinutosWebsockets en Ruby en 5 Minutos
Websockets en Ruby en 5 Minutos
 
Dev con kolkata 2012 websockets
Dev con kolkata 2012   websocketsDev con kolkata 2012   websockets
Dev con kolkata 2012 websockets
 
HTTPS Explained Through Fairy Tales
HTTPS Explained Through Fairy TalesHTTPS Explained Through Fairy Tales
HTTPS Explained Through Fairy Tales
 
Websockets in Node.js - Making them reliable and scalable
Websockets in Node.js - Making them reliable and scalableWebsockets in Node.js - Making them reliable and scalable
Websockets in Node.js - Making them reliable and scalable
 
Php ppt
Php pptPhp ppt
Php ppt
 
Web Sockets - HTML5
Web Sockets - HTML5Web Sockets - HTML5
Web Sockets - HTML5
 
Programming WebSockets - OSCON 2010
Programming WebSockets - OSCON 2010Programming WebSockets - OSCON 2010
Programming WebSockets - OSCON 2010
 
When dynamic becomes static: the next step in web caching techniques
When dynamic becomes static: the next step in web caching techniquesWhen dynamic becomes static: the next step in web caching techniques
When dynamic becomes static: the next step in web caching techniques
 

Viewers also liked

Tinder Science of A/B Testing and Conversion Optimisation
Tinder Science of A/B Testing and Conversion OptimisationTinder Science of A/B Testing and Conversion Optimisation
Tinder Science of A/B Testing and Conversion OptimisationSemrush
 
BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016
BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016
BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016Mark Thomas
 
Htaccess Hell - BrightonSEO 2016
Htaccess Hell - BrightonSEO 2016Htaccess Hell - BrightonSEO 2016
Htaccess Hell - BrightonSEO 2016Chris Green
 
SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...
SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...
SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...Steve Morgan
 
Humanising Search - Jimisha Thakrar
Humanising Search - Jimisha Thakrar Humanising Search - Jimisha Thakrar
Humanising Search - Jimisha Thakrar Jimisha Thakrar
 
BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016
BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016
BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016Myles Anderson
 
How Do You Put a Price on Digital Content?
How Do You Put a Price on Digital Content?How Do You Put a Price on Digital Content?
How Do You Put a Price on Digital Content?Simon Bennison
 
Why local search should be part of your e-commerce strategy
Why local search should be part of your e-commerce strategyWhy local search should be part of your e-commerce strategy
Why local search should be part of your e-commerce strategyMiShop.local Ltd
 
Art, virtual snowballs and the feels - BrightonSEO
Art, virtual snowballs and the feels  - BrightonSEOArt, virtual snowballs and the feels  - BrightonSEO
Art, virtual snowballs and the feels - BrightonSEOHannah Smith
 
SEO - Moving the dial #BrightonSEO - September 2016
SEO - Moving the dial  #BrightonSEO - September 2016SEO - Moving the dial  #BrightonSEO - September 2016
SEO - Moving the dial #BrightonSEO - September 2016Berian Reed
 
15 Strategies to Avoid Being Reputation Roadkill, by Andy Beal
15 Strategies to Avoid Being Reputation Roadkill, by Andy Beal15 Strategies to Avoid Being Reputation Roadkill, by Andy Beal
15 Strategies to Avoid Being Reputation Roadkill, by Andy BealAndy Beal
 
Building Viral Web Toys at Lightning Speed
Building Viral Web Toys at Lightning SpeedBuilding Viral Web Toys at Lightning Speed
Building Viral Web Toys at Lightning SpeedPaul Curry
 
BrightonSEO - How to create an international blog to boost your SEO
BrightonSEO - How to create an international blog to boost your SEOBrightonSEO - How to create an international blog to boost your SEO
BrightonSEO - How to create an international blog to boost your SEOMarcin Chirowski
 
Do CTR's Really Affect Organic Rankings?
Do CTR's Really Affect Organic Rankings?Do CTR's Really Affect Organic Rankings?
Do CTR's Really Affect Organic Rankings?Sam Thomas
 
How to Build Business Cases for SEO Fixes
How to Build Business Cases for SEO FixesHow to Build Business Cases for SEO Fixes
How to Build Business Cases for SEO FixesZazzle Media
 
Analytics 360 suite: Is it a game changer?
Analytics 360 suite: Is it a game changer?Analytics 360 suite: Is it a game changer?
Analytics 360 suite: Is it a game changer?darafitzgerald
 
How to be a Facebook Advert Superhero
How to be a Facebook Advert SuperheroHow to be a Facebook Advert Superhero
How to be a Facebook Advert SuperheroGreg Gifford
 
How to Drive Growth through your SEO Audits at #BrightonSEO
How to Drive Growth through your SEO Audits at #BrightonSEOHow to Drive Growth through your SEO Audits at #BrightonSEO
How to Drive Growth through your SEO Audits at #BrightonSEOAleyda Solís
 
Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...
Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...
Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...Stacey MacNaught
 

Viewers also liked (20)

Tinder Science of A/B Testing and Conversion Optimisation
Tinder Science of A/B Testing and Conversion OptimisationTinder Science of A/B Testing and Conversion Optimisation
Tinder Science of A/B Testing and Conversion Optimisation
 
BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016
BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016
BrightonSEO 5 Critical Questions Your Log Files Can Answer September 2016
 
Htaccess Hell - BrightonSEO 2016
Htaccess Hell - BrightonSEO 2016Htaccess Hell - BrightonSEO 2016
Htaccess Hell - BrightonSEO 2016
 
SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...
SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...
SEO & Civil Law: Protecting Yourself from Unfortunate Client Disputes | brigh...
 
Humanising Search - Jimisha Thakrar
Humanising Search - Jimisha Thakrar Humanising Search - Jimisha Thakrar
Humanising Search - Jimisha Thakrar
 
BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016
BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016
BrightonSeo - 5 Trends shaping the Future of Local Search - Sept 2016
 
How Do You Put a Price on Digital Content?
How Do You Put a Price on Digital Content?How Do You Put a Price on Digital Content?
How Do You Put a Price on Digital Content?
 
Why local search should be part of your e-commerce strategy
Why local search should be part of your e-commerce strategyWhy local search should be part of your e-commerce strategy
Why local search should be part of your e-commerce strategy
 
Art, virtual snowballs and the feels - BrightonSEO
Art, virtual snowballs and the feels  - BrightonSEOArt, virtual snowballs and the feels  - BrightonSEO
Art, virtual snowballs and the feels - BrightonSEO
 
SEO - Moving the dial #BrightonSEO - September 2016
SEO - Moving the dial  #BrightonSEO - September 2016SEO - Moving the dial  #BrightonSEO - September 2016
SEO - Moving the dial #BrightonSEO - September 2016
 
15 Strategies to Avoid Being Reputation Roadkill, by Andy Beal
15 Strategies to Avoid Being Reputation Roadkill, by Andy Beal15 Strategies to Avoid Being Reputation Roadkill, by Andy Beal
15 Strategies to Avoid Being Reputation Roadkill, by Andy Beal
 
Building Viral Web Toys at Lightning Speed
Building Viral Web Toys at Lightning SpeedBuilding Viral Web Toys at Lightning Speed
Building Viral Web Toys at Lightning Speed
 
BrightonSEO - How to create an international blog to boost your SEO
BrightonSEO - How to create an international blog to boost your SEOBrightonSEO - How to create an international blog to boost your SEO
BrightonSEO - How to create an international blog to boost your SEO
 
Do CTR's Really Affect Organic Rankings?
Do CTR's Really Affect Organic Rankings?Do CTR's Really Affect Organic Rankings?
Do CTR's Really Affect Organic Rankings?
 
BrightonSeo - ecommerce seo pitfalls by Dave Naylor
BrightonSeo - ecommerce seo pitfalls by Dave NaylorBrightonSeo - ecommerce seo pitfalls by Dave Naylor
BrightonSeo - ecommerce seo pitfalls by Dave Naylor
 
How to Build Business Cases for SEO Fixes
How to Build Business Cases for SEO FixesHow to Build Business Cases for SEO Fixes
How to Build Business Cases for SEO Fixes
 
Analytics 360 suite: Is it a game changer?
Analytics 360 suite: Is it a game changer?Analytics 360 suite: Is it a game changer?
Analytics 360 suite: Is it a game changer?
 
How to be a Facebook Advert Superhero
How to be a Facebook Advert SuperheroHow to be a Facebook Advert Superhero
How to be a Facebook Advert Superhero
 
How to Drive Growth through your SEO Audits at #BrightonSEO
How to Drive Growth through your SEO Audits at #BrightonSEOHow to Drive Growth through your SEO Audits at #BrightonSEO
How to Drive Growth through your SEO Audits at #BrightonSEO
 
Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...
Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...
Lessons from Link Building in 2009 that Apply Today by @staceycav at #brighto...
 

Similar to How HTTP/2 will change the web as we know it

20190516 web security-basic
20190516 web security-basic20190516 web security-basic
20190516 web security-basicMksYi
 
HTTP colon slash slash: end of the road? @ CakeFest 2013 in San Francisco
HTTP colon slash slash: end of the road? @ CakeFest 2013 in San FranciscoHTTP colon slash slash: end of the road? @ CakeFest 2013 in San Francisco
HTTP colon slash slash: end of the road? @ CakeFest 2013 in San FranciscoAlessandro Nadalin
 
CSU33012-I-microservices.pdf
CSU33012-I-microservices.pdfCSU33012-I-microservices.pdf
CSU33012-I-microservices.pdfRicky Garg
 
HTTP Caching in Web Application
HTTP Caching in Web ApplicationHTTP Caching in Web Application
HTTP Caching in Web ApplicationMartins Sipenko
 
HTTP fundamentals for developers
HTTP fundamentals for developersHTTP fundamentals for developers
HTTP fundamentals for developersMario Cardinal
 
OWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and Ave
OWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and AveOWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and Ave
OWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and AveCheckmarx
 
HTTP colon slash slash: the end of the road?
HTTP colon slash slash: the end of the road?HTTP colon slash slash: the end of the road?
HTTP colon slash slash: the end of the road?Alessandro Nadalin
 
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)Ericom Software
 
V2 peter-lubbers-sf-jug-websocket
V2 peter-lubbers-sf-jug-websocketV2 peter-lubbers-sf-jug-websocket
V2 peter-lubbers-sf-jug-websocketbrent bucci
 
03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdf
03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdf03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdf
03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdfJean-Frederic Clere
 

Similar to How HTTP/2 will change the web as we know it (20)

20190516 web security-basic
20190516 web security-basic20190516 web security-basic
20190516 web security-basic
 
HTTP colon slash slash: end of the road? @ CakeFest 2013 in San Francisco
HTTP colon slash slash: end of the road? @ CakeFest 2013 in San FranciscoHTTP colon slash slash: end of the road? @ CakeFest 2013 in San Francisco
HTTP colon slash slash: end of the road? @ CakeFest 2013 in San Francisco
 
CSU33012-I-microservices.pdf
CSU33012-I-microservices.pdfCSU33012-I-microservices.pdf
CSU33012-I-microservices.pdf
 
HTTP Caching in Web Application
HTTP Caching in Web ApplicationHTTP Caching in Web Application
HTTP Caching in Web Application
 
gofortution
gofortutiongofortution
gofortution
 
HTTP
HTTPHTTP
HTTP
 
HTTP fundamentals for developers
HTTP fundamentals for developersHTTP fundamentals for developers
HTTP fundamentals for developers
 
OWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and Ave
OWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and AveOWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and Ave
OWASP Top 10 - Checkmarx Presentation at Polytechnic Institute of Cávado and Ave
 
Http2 kotlin
Http2   kotlinHttp2   kotlin
Http2 kotlin
 
HTTP colon slash slash: the end of the road?
HTTP colon slash slash: the end of the road?HTTP colon slash slash: the end of the road?
HTTP colon slash slash: the end of the road?
 
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
WebSockets Everywhere: the Future Transport Protocol for Everything (Almost)
 
V2 peter-lubbers-sf-jug-websocket
V2 peter-lubbers-sf-jug-websocketV2 peter-lubbers-sf-jug-websocket
V2 peter-lubbers-sf-jug-websocket
 
5-WebServers.ppt
5-WebServers.ppt5-WebServers.ppt
5-WebServers.ppt
 
US07FFT-mod_ftp.ppt
US07FFT-mod_ftp.pptUS07FFT-mod_ftp.ppt
US07FFT-mod_ftp.ppt
 
US07FFT-mod_ftp.ppt
US07FFT-mod_ftp.pptUS07FFT-mod_ftp.ppt
US07FFT-mod_ftp.ppt
 
US07FFT-mod_ftp.ppt
US07FFT-mod_ftp.pptUS07FFT-mod_ftp.ppt
US07FFT-mod_ftp.ppt
 
03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdf
03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdf03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdf
03_clere-HTTP2 HTTP3 the State of the Art in Our Servers.pdf
 
Cgi
CgiCgi
Cgi
 
Demystifying REST
Demystifying RESTDemystifying REST
Demystifying REST
 
Web tech 101
Web tech 101Web tech 101
Web tech 101
 

Recently uploaded

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 

Recently uploaded (20)

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 

How HTTP/2 will change the web as we know it