I have inherited an SQL Server 2014 which has been setup with 2 instances of SQL Server. Each instance hosts a number of databases and each instance has been setup to use all the CPU (4 processors) and RAM (32 GB).
How does SQL Server manage this situation? Should I expect a drop in performance because both instances are competing with each other?