Would you like to also influence non-functional aspects of the generated code, such as the programming language of AWS Lambda code produced?
Nothing is simpler than that!
User stories are versatile enough to cover non-functional requirements as well. Adding a simple user story like:
"As a software engineer, I would like the Lambda code to be in Java for more secure code."
This would lead to the use of a different programming language for the AWS Lambda code. But it doesn't stop there; the possibilities are endless. Would you like to add caching of requests? Affect the AWS infrastructure settings? You can do it, simply by stating it in the user-story format.

Log in or sign up for Devpost to join the conversation.