adamskibicki / Progress.API

Web api for app that allows user to track progress of virtual fantasy character - based on Azarinth Healer novel (https://www.royalroad.com/fiction/16946/azarinth-healer). You can also support the author here: https://www.patreon.com/RhaegarRRL.
MIT License
0 stars 0 forks source link

Add IaC in bicep #23

Open adamskibicki opened 1 year ago

adamskibicki commented 1 year ago

free web app azure sql - either consumption based pricing or lowest tier eventually simple db in web app frontend - azure storage static hosting or web app static hosting - check and decide

adamskibicki commented 1 year ago

https://github.com/adamskibicki/Progress.API/issues/27 - in description there are considered deployment options with conclusions. decision is container apps with 0 to 1 replicas scaling for frontend, backend and db. azure file share for sql server permanent storage.

will require moving sql server and frontend to docker.

adamskibicki commented 1 year ago

frontend - azure storage static hosting.