Amazon web services – Blazor App in ECS Fails to Connect to SQL Server Container: DNS Resolution Issue
Preview: Currently, the Blazor App is accessible via the internet through the public DNS. While registering through the app (which requires db access), two exceptions are thrown in the broswer: SocketException: Name or service not known. SqlException: A network-related or…