Amazon web services – Application cannot connect to SQL Server in AWS
I have an API in AWS that cannot connect to SQL Server (different EC2 instances) I am able to connect to the database using SSMS on my laptop, and the API is using the same connection string Both EC2 instances…