add some notes to the readme about how the talk will be structured

This commit is contained in:
Dave Smith-Hayes 2024-09-30 22:15:25 -04:00
parent 9295c91b03
commit 15c405da6e

View File

@ -13,15 +13,23 @@ Deploy the talk on the blog as well
## The Dumb Idea
Simple application that does something, like a guess the number or tik-tak-toe
Something with a frontend and backend to talk about deploying multiple applications.
Or build it with React
A simple Chat application built with Hono and Mithril.js
A simple twitte clone
Mesages on a timeline, living in memory.
## Talk About the History
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