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
380
Serverless PHL - March 2018
emaildano
March 23, 2018
Tweet
Share
More Decks by emaildano
See All by emaildano
Shifter オンラインミートアップ ザ・ホワイトベルト!
emaildano
0
760
Lift and Shift WordPress to the Jamstack
emaildano
1
130
Crash Course on Static WordPress in ~5 minutes (or less)
emaildano
0
67
Developing with WordPress, the JAMstack way
emaildano
2
1.7k
3 things I believe in and why I joined DigitalCube
emaildano
0
3.5k
The Future is SaaS
emaildano
0
82
Let's Build a Better WordPress @ WordCamp NYC 2018
emaildano
0
110
On Demand Dev with Docker + WordPress @ WordCamp Europe 2018
emaildano
0
630
Retrofitting your Monolith with Serverless and Design Thinking — ServerlessConf Tokyo 2017
emaildano
0
3.6k
Featured
See All Featured
Fireside Chat
paigeccino
34
3.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.3k
Rails Girls Zürich Keynote
gr2m
94
13k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
0
97
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
95
17k
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