Lambda Best Practices?

0

Customer has a question about using Lambda:

"Do you have any best practice/recommendations/online material for using Lambda and specifically how one can manage it through their landscape. At the moment, we manually turn the Lambda functions off before a release and then back on manually."

Is there a recommendation on how they can optimize this?

AWS
asked 3 years ago394 views
1 Answer
1
Accepted Answer

Hello,

We have best practices documented here

On top of that I would recommend looking at the Well Architected Serverless Lens, which has a lot of recommendations for running production grade serverless apps.

There are many services, tools, and frameworks that can help you deploy your apps / functions. To start off with I recommend taking a look at features such as:

ServerlessLand also has a ton of resources.

AWS
MODERATOR
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions