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.

preguntada hace 9 meses311 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas