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 Risposta
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
ESPERTO
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande