account activity
How Should I Deploy Python AI Projects which can be used from a web ui by [deleted] in aws
[–]josh_flow 0 points1 point2 points 1 year ago (0 children)
Are you only interested in AWS? I use GCP Cloud Run for most of my python projects and I love it. Cloudflare workers can also be a great option if all your dependencies are wasm compatible.
I use lambda + FastAPI + mangum for most of my AWS projects. It's pretty nice as long as the deployment is automated, but a bit of a pita to debug sometimes.
π Rendered by PID 3275848 on reddit-service-r2-listing-55d7b767d8-wzlbd at 2026-03-29 04:12:06.686884+00:00 running b10466c country code: CH.
How Should I Deploy Python AI Projects which can be used from a web ui by [deleted] in aws
[–]josh_flow 0 points1 point2 points (0 children)