#1 Re: mORMot 1 » mORMot and AWS for SaaS » 2023-08-02 08:28:28

rdevine wrote:

I'm building a SaaS system that will likely use AWS Lambda with a mORMot server acting as a "mediator" server for directing client requests. The system will eventually extend beyond Lambda, probably with additional mORMot servers (it'll be microservice-based). Just curious if anyone is using mORMot in conjunction with any AWS services and what your experiences are. Cloudflare workers are another option but the AWS ecosystem seems pretty impressive.

Thanks, Bob

That sounds like an interesting approach for building your SaaS system! Combining AWS Lambda with mORMot as a mediator server for directing client requests is a smart move, and the microservice-based architecture will likely provide scalability and flexibility. As for using mORMot in conjunction with AWS services, I haven't personally used it, but the AWS ecosystem indeed offers a wide range of impressive tools that can complement your development. Considering the cost of SaaS development, using serverless technologies like AWS Lambda can be cost-efficient due to its pay-as-you-go model, which allows you to scale resources based on demand, optimizing expenses as your SaaS grows.

Board footer

Powered by FluxBB