Lambda 最佳实践

0

【以下的问题经过翻译处理】 客户对使用Lambda函数有一个问题:

"您是否有关于使用Lambda以及如何在其环境中管理Lambda的最佳实践/建议/在线资料?目前,我们在发布前手动关闭Lambda函数,然后再手动打开它们。"

有没有关于如何优化这个过程的建议?

profile picture
EXPERT
asked 5 months ago62 views
1 Answer
0

【以下的回答经过翻译处理】 你好,

我们在这里有文档记录了最佳实践(https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html)

此外,我建议查看Serverless Lens(https://docs.aws.amazon.com/wellarchitected/latest/serverless-applications-lens/welcome.html),其中提供了很多关于运行生产级别无服务器应用的建议。

有许多服务、工具和框架可以帮助您部署应用程序/函数。首先,我建议查看以下功能:

ServerlessLand(https://serverlessland.com/)也有大量资源供参考。

profile picture
EXPERT
answered 5 months 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