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
840
Lift and Shift WordPress to the Jamstack
emaildano
1
150
Crash Course on Static WordPress in ~5 minutes (or less)
emaildano
0
74
Developing with WordPress, the JAMstack way
emaildano
2
1.9k
3 things I believe in and why I joined DigitalCube
emaildano
0
3.7k
The Future is SaaS
emaildano
0
89
Let's Build a Better WordPress @ WordCamp NYC 2018
emaildano
0
140
On Demand Dev with Docker + WordPress @ WordCamp Europe 2018
emaildano
0
680
Retrofitting your Monolith with Serverless and Design Thinking — ServerlessConf Tokyo 2017
emaildano
0
3.9k
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Six Lessons from altMBA
skipperchong
28
4k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Writing Fast Ruby
sferik
629
62k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Navigating Team Friction
lara
189
15k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
How to Ace a Technical Interview
jacobian
280
24k
Mobile First: as difficult as doing things right
swwweet
224
10k
Raft: Consensus for Rubyists
vanstee
139
7.1k
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