add some notes to the readme about how the talk will be structured
This commit is contained in:
parent
9295c91b03
commit
15c405da6e
20
notes.md
20
notes.md
@ -13,15 +13,23 @@ Deploy the talk on the blog as well
|
|||||||
|
|
||||||
## The Dumb Idea
|
## The Dumb Idea
|
||||||
|
|
||||||
Simple application that does something, like a guess the number or tik-tak-toe
|
A simple Chat application built with Hono and Mithril.js
|
||||||
Something with a frontend and backend to talk about deploying multiple applications.
|
|
||||||
Or build it with React
|
|
||||||
|
|
||||||
A simple twitte clone
|
## Talk About the History
|
||||||
Mesages on a timeline, living in memory.
|
|
||||||
|
|
||||||
Chat
|
What was my first deployment?
|
||||||
|
|
||||||
|
Using the file manager in cPanel.
|
||||||
|
Then using SVN on the server.
|
||||||
|
Upgrading to Git, on the server.
|
||||||
|
A lot WHM
|
||||||
|
|
||||||
|
Developing with Vagrant and virtual machines
|
||||||
|
|
||||||
|
Moving to AWS, EC2
|
||||||
|
Using VPS providers like DigitalOcean
|
||||||
|
|
||||||
|
Building Container images
|
||||||
|
|
||||||
## What is Deployment
|
## What is Deployment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user