/EC2-bare-bones

Bare-bones demos related to AWS EC2 geared toward frontend/full-stack

Primary LanguageJavaScript

EC2 Bare-Bones - Bare-Bones AWS (EC2) app deployment


What's this all about?

  • I just want to deploy my site and focus on what's important
  • I don't want to play around with platform configuration baggage right now
  • I want to deploy in manner that's as close to "it works on my system" as possible
  • I don't want to get "rabbit-holed" by documentation

Let's get started

Working with EC2 cloud servers on AWS

  1. Intro to EC2
  2. Spinning up
  3. Shutting down
  4. Restarting
  5. Connecting
  6. Deploying apps
  7. Getting files into a cloud server
  8. Basic security of a cloud server