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

Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions