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
Serverless PHL - March 2018
Search
emaildano
March 23, 2018
0
390
Serverless PHL - March 2018
emaildano
March 23, 2018
Tweet
Share
More Decks by emaildano
See All by emaildano
Shifter オンラインミートアップ ザ・ホワイトベルト!
emaildano
0
820
Lift and Shift WordPress to the Jamstack
emaildano
1
140
Crash Course on Static WordPress in ~5 minutes (or less)
emaildano
0
70
Developing with WordPress, the JAMstack way
emaildano
2
1.8k
3 things I believe in and why I joined DigitalCube
emaildano
0
3.6k
The Future is SaaS
emaildano
0
85
Let's Build a Better WordPress @ WordCamp NYC 2018
emaildano
0
130
On Demand Dev with Docker + WordPress @ WordCamp Europe 2018
emaildano
0
660
Retrofitting your Monolith with Serverless and Design Thinking — ServerlessConf Tokyo 2017
emaildano
0
3.8k
Featured
See All Featured
Fireside Chat
paigeccino
37
3.5k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Building Adaptive Systems
keathley
41
2.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.6k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
BBQ
matthewcrist
88
9.7k
The Cost Of JavaScript in 2023
addyosmani
49
8.1k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
850
GitHub's CSS Performance
jonrohan
1031
460k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
6
660
Transcript
Serverless PHL March 2018
Daniel Olson DigitalCube, COO @emaildano
We develop WordPress products on AWS
None
Philadelphia
Kobe Sendai Tokyo Niigata Fukuoka
Retrofitting your Monolith with Serverless and Design Thinking
None
Agenda A Quick Story Serverless WordPress Extending SLS WP SLS
WP — BaaS + React Serverless with Open Source
Leopold Stokowski Philadelphia Orchestra
Bell Lab Engineers
By combing existing technology and a clever idea, they created
a new experience
Leopold Stokowski Not Leopold Stokowski
Leopold Stokowski
None
None
Design Thinking
Innovation Feasibility Viability Desirability Design Thinking
1. Desirability Is there a need or desire for change?
What are the benefits?
2. Viability Is this a short or long term solution?
Does it complicate or simply things?
3. Feasibility Is this even possible and how? Is change
worth the investment?
Design Thinking Desirability Viability Feasibility
None
Desirability
Viability
PHP Database Web Server Since 2003 Feasibility
None
index.php license.txt readme.html wp-activate.php wp-admin wp-blog-header.php wp-comments-post.php wp-content wp-cron.php wp-includes
wp-links-opml.php wp-load.php wp-login.php wp-mail.php wp-settings.php wp-signup.php wp-trackback.php xmlrpc.php wp-core
wp-core ../wp-content
../wp-content ↳ plugins ↳ themes ↳ uploads wp-core
PHP Database Web Server WordPress Requirements
PHP Database Web Server WordPress Requirements
Serverless WordPress Model
PHP WordPress Core — Container WordPress Database External /wp-content FS
Docker mapped to port 80/443
Workflow 1. Container powers up 2. WordPress Admin is now
available 3. Edit as you normally would 4. Create static version 5. Deploy 6. Container powers down
None
index.php license.txt readme.html wp-activate.php wp-admin wp-blog-header.php wp-comments-post.php wp-content wp-cron.php wp-includes
wp-links-opml.php wp-load.php wp-login.php wp-mail.php wp-settings.php wp-signup.php wp-trackback.php xmlrpc.php Dynamic PHP 2018 comments feed index.html sample-page shifter_404.html wp-content wp-includes Static HTML
Serverless Legacy Legacy on Serverless
Extending SLS WP
Limitations - PHP Functions - Resources dependent on state -
Dynamic Features like AJAX
Contact Forms
None
None
None
None
WP Serverless Forms Plugin
None
None
None
None
Demo!
One more thing…
SLS WP — BaaS + React
None
None
Demo!
Serverless with Open Source By Horike Takahiro