VS Debugging over web application running on Fargate ECS

0

Hey all, Until now we used to run our websites on Windows EC2s with VS installed on them, so if we wanted to debug on a specific env, we just RDP'd to the EC2 and examined what we needed using the VS debugger.

Now we are setting up a new infrastructure, using Fargate over ECS, the application is a .NET core 6 web application that is encapsulated in a Linux image. We wonder if there is a way, to run our VS debugger located in our local machines and attach it somehow to the process of the container running the app. If it is possible it will help us a lot with bugs that we can't reproduce in local env.

thanks in advance, Hadar

No hay respuestas

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