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
850
Lift and Shift WordPress to the Jamstack
emaildano
1
150
Crash Course on Static WordPress in ~5 minutes (or less)
emaildano
0
75
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
690
Retrofitting your Monolith with Serverless and Design Thinking — ServerlessConf Tokyo 2017
emaildano
0
3.9k
Featured
See All Featured
The Language of Interfaces
destraynor
162
25k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Context Engineering - Making Every Token Count
addyosmani
8
310
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Faster Mobile Websites
deanohume
310
31k
For a Future-Friendly Web
brad_frost
180
10k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
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