diff --git a/notes.md b/notes.md index 83f2295..7fa1f99 100644 --- a/notes.md +++ b/notes.md @@ -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