I have just deployed an app to ubuntu server (aws - lightsail). When the app runs its creating multiple dotnet processes with high virtual memory. The app becomes really slow. Not inresponsive but really slow. You can notice multiple dotnet processes from screenshot.
dotnet core 5 aspnet boilerplate application AWS lightsail instance (linux)
Any idea?