.NET AWS Serverless project

Viewed 20

We create a new project and we would like to try to use lambda in aws (functions in azure) and create serverless application. The project for now isn't so big but the project has potencional been huge. Do you think is it a good idea? And can I still use some patterns like cqrs, clean architecture etc.? Because I don't want to write all logic to function handler. But I don't know if it is ok.

Thank you for your help

0 Answers
Related