Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Best possible WP Stack (TM)
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
David Thomas Grübl
October 24, 2014
Programming
1
310
Best possible WP Stack (TM)
My talk at Barcamp Salzburg about a high performance Wordpress stack.
David Thomas Grübl
October 24, 2014
Tweet
Share
More Decks by David Thomas Grübl
See All by David Thomas Grübl
Boiling down the boilerplate
davidgruebl
0
130
QUALITALKS #3 Rapid Idea Devalidation
davidgruebl
0
110
Rapid Idea Devalidation
davidgruebl
0
240
Other Decks in Programming
See All in Programming
atmaCup #23でAIコーディングを活用した話
ml_bear
4
740
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
160
SourceGeneratorのマーカー属性問題について
htkym
0
140
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
14
7.9k
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
300
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
350
Python’s True Superpower
hynek
0
200
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
390
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
330
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
520
API Platformを活用したPHPによる本格的なWeb API開発 / api-platform-book-intro
ttskch
1
120
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
920
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
Bash Introduction
62gerente
615
210k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
The Spectacular Lies of Maps
axbom
PRO
1
580
Building the Perfect Custom Keyboard
takai
2
710
Designing for humans not robots
tammielis
254
26k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
200
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Automating Front-end Workflow
addyosmani
1370
200k
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
210
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
140
Transcript
Best%possible%WP%Stack David&Thomas&Grübl David&Thomas&Grübl&1&dtg.sexy/ 1
h"ps:/ /educa,on.github.com/pack David&Thomas&Grübl&1&dtg.sexy/ 2
Server%stack%1/3 • Digitalocean,Droplet • Ubuntu,14.04 • self8compiled,NGINX,,including • google,pagespeed,module •
ssl,module • spdy,module David&Thomas&Grübl&1&dtg.sexy/ 3
David&Thomas&Grübl&1&dtg.sexy/ 4
Server%stack%2/3 • HipHop&Virtual&Machine&(HHVM) • open4source,&by&Facebook • 2&4&20x&faster&than&"normal"&PHP • compiles&PHP&Just&in&Time&(JIT)&to&intermediate&bitecode David&Thomas&Grübl&1&dtg.sexy/
5
Server%stack%3/3 • Maria&DB • dropin&replacement&for&MSQL • speed&op7mized David&Thomas&Grübl&1&dtg.sexy/ 6
David&Thomas&Grübl&1&dtg.sexy/ 7
Content&Delivery-Network • Amazon(Webservices(1(Cloudfront • Images,(HTML,(CSS(and(JS(are(served(by(AWS • increases(speed(massively(by(short(physical(distances • replicated(to(over(55(servers(all(over(the(world David&Thomas&Grübl&1&dtg.sexy/
8
David&Thomas&Grübl&1&dtg.sexy/ 9
Wordpress(4.0(stack • Genesis'Framework • extends'Wordpress'further'as'CMS • adds'addi:onal'op:ons'for'SEO'improvements • improves'WP'security David&Thomas&Grübl&1&dtg.sexy/
10
h"ps:/ /github.com/cdukes/bones4for4genesis4240 David&Thomas&Grübl&1&dtg.sexy/ 11
David&Thomas&Grübl&1&dtg.sexy/ 12
• Automa(c*JS*concatena(on • Automa(c*JS*minifica(on*(Uglify) • Automa(c*image*op(miza(on*(JPEG,*PNG,*GIF) • SASS*&*Compass*support • Autoprefixer*and*CSS*minifica(on*support
• Watches*for*file*changes,*and*no(fies*on*error David&Thomas&Grübl&1&dtg.sexy/ 13
• display)database)query)info)in)your)footer • preloaded)javascript)libraries: • FitVids.js • iOS<Orienta=onchange<Fix • SVGeezy
Sass: <)unstyled,)nested)selec=ons <)skeleton)of)helpful)aEribute)resets)and)sugges=ons David&Thomas&Grübl&1&dtg.sexy/ 14
David&Thomas&Grübl&1&dtg.sexy/ 15
W3C$Total$Cache • Page&Cache • Minify&(size&and&number)&of&HTML,&CSS,&JS • Database&Cache&(reduce&queries) • Browser&Cache •
CDN&(Cloudfront) David&Thomas&Grübl&1&dtg.sexy/ 16
David&Thomas&Grübl&1&dtg.sexy/ 17
con$nuous'integra$on • push&to&github • github&no-fies&travis • travis&pulls&repo • travis&tests&the&code •
deploy&with&a8er_success&hook David&Thomas&Grübl&1&dtg.sexy/ 18
David&Thomas&Grübl&1&dtg.sexy/ 19