Show HN: AWS Cloud Template for SaaS Products (payments, auth, RAG, etc.) https://ift.tt/AfevaHC

Show HN: AWS Cloud Template for SaaS Products (payments, auth, RAG, etc.) I've been coding a small initial platform on AWS in my spare time. I've set up IaC, CI/CD dev/prod, management (sso, billing alerts), backend, frontend, api, database, auth etc. I've also added a simple RAG bot and payments with two popular payment providers. For each SaaS setup, I pay $2-4 per month in AWS cloud costs, and it is mostly CI/CD and an entry to AWS Secret Manager. Architecture: https://ift.tt/w0zgtZq... Docs: https://ift.tt/TzWqNVJ There are few people who bought it to save time on development costs, so I thought I'd ask some opinions here on what to add or fix if that's ok. Questions: Do you think it is a viable thing? Or maybe some features would be nice? I was thinking about expanding the RAG there, like adding memories of previous conversations. October 14, 2024 at 07:03PM

No comments:

Show HN: AWS Cloud Template for SaaS Products (payments, auth, RAG, etc.) https://ift.tt/AfevaHC

Show HN: AWS Cloud Template for SaaS Products (payments, auth, RAG, etc.) I've been coding a small initial platform on AWS in my spare t...