Hey, ppl!
Do we have some portal with architectural solutions recipes?
Example (out of thin air):
Q: I need to upload and store files
A: Aws s3 - up to N Mb - free, more - paid
API is described here(some link)
Angular FE part - this article
Example #2
Q: I need to store customers profiles
A: Login system - aouth0, store info - firestore(?), mongoDB. File upload - AWS S3. Article with explanations: here(link)
So main goal - share some practical concrete working architectural solution with specified service providers.
Or it will be too large to keep it in one place?
Maybe some chat/community where one can address such question?Because I'd like to pump hosting/SA/PM/CI-CD skill (hosting files, DB, CI/CD)
Top comments (10)
This would be Awesome. I couldn't find any though.
I think there is some information but in different places and articles.
Hm. Should we create some github repo with some specific fields and then merge in practical solutions from anyone who wants to share?
Or maybe github where anyone can ask for highlevel arch solution - and get some resonses how to implement?
One of the solutions I'd like to know how to do:
AJonP is the closest to anything like that ajonp.com/
Nice Firebase solutions review
dev.to/thisdotmedia/a-quick-dive-i...
I thought about advices as in this article. Maybe with a bit more detailed aws pricing review
dev.to/twilio/getting-started-with...
stackoverflow.com/questions/264257...
“Successful & Short Kubernetes Stories For DevOps Architects” by Pavan Belagatti link.medium.com/A25PeplI42
Upload files
positronx-io.cdn.ampproject.org/v/...