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 Antwort
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
EXPERTE
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen