Deploying a monolithic dot net application on EC2

0

I currently deploy a legacy C# web application on EC2 Windows servers via Jenkins pipeline & Ansible. I'd like to deploy via SSM, is that possible? I currently patch these Windows servers using SSM.

1개 답변
0

Hi,

To answer your question: yes, it is possible via Systems Manager Distributor: see https://aws.amazon.com/blogs/mt/deploying-packages-sequentially-aws-systems-manager/

Reference doc is here: https://docs.aws.amazon.com/systems-manager/latest/userguide/distributor-working-with-packages-deploy.html

But, you should also take a look at AWS CodeDeploy, specifically developed for application deployment: see https://aws.amazon.com/codedeploy/

See all its features at https://aws.amazon.com/codedeploy/features/?nc=sn&loc=2

Best,

Didier

profile pictureAWS
전문가
답변함 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠