简体   繁体   English

适用于.Net微服务的AWS Lambda

[英]AWS Lambda for .Net Microservices

I am very new to AWS and have a requirement to develop Microservices in .Net & deploy them on Lambda.But I see 2 options when I include AWS Toolkit for Visual Studio-Lambda Functions & Lambda Serverless Application(over Asp.Net CORE Web API). 我对AWS非常陌生,需要在.Net中开发微服务并将其部署在Lambda上。但是当我包括用于Visual Studio-Lambda函数和Lambda无服务器应用程序的AWS Toolkit(通过Asp.Net CORE Web API时)时,我会看到两个选择)。 在此处输入图片说明

I am not sure which template to pick for having individual and independent microservices. 我不确定要选择具有单独和独立的微服务的模板。 Could anyone please suggest,I could find the exact information online. 任何人都可以提出建议,我可以在线找到确切的信息。

解决了..i创建了一个使用多个AWS Serverless应用程序的解决方案。使用CF脚本部署/发布端点。每次添加方法时,AWS Lambda项目都会覆盖现有端点。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM