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

Keine Antworten

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