Portal with detailed architectural solutions recipes?
Oleksandr

Oleksandr @oleksandr

About: Senior Front-End dev in itecgurus.com, 'Hands-on RxJS' video-course author — https://bit.ly/2AzDgQC, codementor.io JS, Angular and RxJS mentor. Angular-in-Depth blog writer .

Location:
Kiev
Joined:
Feb 28, 2018

Portal with detailed architectural solutions recipes?

Publish Date: Nov 7 '19
8 10

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)

Comments 10 total

Add comment