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.
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).
AWS is convenient for building, documenting, and publishing API docs.
For example, setting up a CI/CD pipeline (this has become even easier with CodeCatalyst).