3 Deployment - terrytaylorbonn/auxdrone GitHub Wiki

25.0108 Doc URLs Stack URLs Lab notes (Gdrive), Git

External deployment (to AWS, Vercel, etc).

  • 3.1 Free (not AWS/GCP). Deployments (not AWS): Gitbook, Railway, Scalar, Pythonanywhere, Docker, NGROK, Vercel, Heroku, Netlify, etc.
  • 3.2 AWS. AWS deployments: ec2, Lightsail, S3, Amplify, EBS, ECS, Fargate, AppRunner, Lambda.
  • 3.3 GCP (/Azure) Using UI (TODO).
  • 3.4 Terraform. Deploy to AWS/GCP using Terraform (preferred method).
  • 3.5 CI/CD. CI/CD, CodeCatalyst.

image





























(2) AWS (gdrive)

Using the AWS Developer Associate certification DVA-C02 docs as a guide/vehicle for learning AWS (and general cloud) skills (DVA-C02 is simply a multiple choice test that I am preparing to take).

62.1 DVA-C02 certification is a guide and goal
62.2a AWS for web/API-docs hosting

AWS is convenient for building, documenting, and publishing API docs.

image

image

62.2b AWS other (security, CI/CD, AI)
2.3 AWS makes it possible for me working alone to "spin up" some complex configurations.

For example, setting up a CI/CD pipeline (this has become even easier with CodeCatalyst).

image

⚠️ **GitHub.com Fallback** ⚠️