community-content
community-content copied to clipboard
[TOPIC] Serverless Strapi on AWS
a tutorial on how to run a serverless / pay-per-use strapi on aws using Cognito (access & auth), API Gateway, Lambda, [DynamoDB | Aurora Serverless], CloudFront (CDN) + S3 (static assets). End result is a [CloudFormation | SAM | serverless framework] template or aws serverless application repository application that provisions all the AWS resources for strapi and outputs an API Gateway endpoint URL. When there are no requests, you pay nothing since it's all pay-per-use.
This would also be a great model for a Strapi SaaS offering and/or allowing an enterprise customer to self-host in the cloud of their choice (aws, azure, gcp).
Would you like to take this on @pfeilbr ?
Not sure if you're still interested
Hey @pfeilbr Are you still interested in working on this topic?
@ShadaW11 thanks for the follow up.
unfortunately i'm unable to due to limited time. admirer of the product and in order to make more accessible and cost effective thought pay-per-use would be a good fit.
@pfeilbr thank you for the feedback and update. No worries at all. Looking forward to seeing your articles soon once your time allows.
@pfeilbr Just learning about strapi today but this is immediately where my mind went. Regarding cognito, though, would that require a "gold" plan with its "call us for pricing" price?
Is this still open? If yes, I'm willing to take the challenge.
I am also interested in this topic. IMHO it has to be splitted in multiple articles.
Hey @ayhid could you share more? Afaik Serverless Strapi isn't really a best practice.
Hi, I like to take this project if it is available.
We are not currently recommending this as a method of deployment and will me marking it as closed since this is not something we will be supporting in the future.