(SQL) Tip of the Day: SQL 2014 Buffer Pool Extension

Today’s (SQL) Tip…

Buffer Pool Extension was added in SQL 2014 and allows you to use SSDs to add to the speed of your database. With this you can get the benefits of SSDs without having to have your whole database hosted on them. You can check out more information here: https://msdn.microsoft.com/en-us/library/dn133176.aspx