Day 5 (2/27/2023)
Did some investigation on the cost of running the solution in AWS. Right now we are looking at about $5.50/month.
This is assuming that there would be a pretty small application, and we wouldn't have too many builds to the product. If we are doing heavy development, it might increase the amount of time doing tests and builds. This can also be mitigated by doing few pushes of the code. If this is developed via AWS SAM, you should also be able to run any tests locally, and test out the website. The only thing that this solution doesn't have is a the telemetry / observability as it relates to issues monitoring and usability.


No comments:
Post a Comment