You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Using podman for container and pod orchestration where possible
ansible for deployment automation
technologies to try
go API or other helper packages
scala / clojure / phoenix / scala / kotline / other established frameworks as an alternatives to save cost on development time
Current stack idea:
Back:
actix-web
sqlx / tokio/actix-postgres
main db/api on digitalocean
lambda / dynamodb on aws
tasks for down the road
Make the models be in teh db crate, not in com crate
Make API run command take DB as input, so all exec is handled in root crate
ways to run (eventually)
run application on bare metal, or run it serverless (generally), or on AWS Lambda (specifically), while sacrificing as little functionality as possible