Strapi V4 Serverless Framework

I’ve read a couple of articles that implented strapi backend on serverless framework. Both the articles were dated respectively 2 years and 4 years ago. I’m trying to find any working example updated (possibly with typescript) that are currently working, right now both of the examples are not working.

Resources: AWS Lambda Serverless Strapi 4 Guide

This topic has been created from a Discord post (1215218442399907881) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

strapi can not be hosted on serverless

Strapi does not support serverless environments: FAQ | Strapi Documentation

“Strapi is not well suited for serverless environments due to how the application is structured.”

Understood. Thank you

No worries!

I think the closest thing you can do is to build a docker image and deploy to fargate

or even simpler with apprunner