Skip to content

Instantly share code, notes, and snippets.

@ZapDos7
Created February 15, 2024 20:44
Show Gist options
  • Save ZapDos7/07f0453dd38fe7c39e3620e0557373e2 to your computer and use it in GitHub Desktop.
Save ZapDos7/07f0453dd38fe7c39e3620e0557373e2 to your computer and use it in GitHub Desktop.

Amazon Web Services

A) Object storage = S3

  • buckets (like hard drives in the cloud for static files) => upload anything but can't edit, only download/overwrite
  • cheap & useful, just download & execute @ server

B) Lambda functions for serverless services

C) EC2 - Elastic Compute Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment