Increase Application Performance with SQL Auto Caching; No Code Changes

preview_player
Показать описание
Erik Brandsberg and Roland Lee from Heimdall Data talk about Increasing application performance with SQL auto-caching; no code changes.

Рекомендации по теме
Комментарии
Автор

One of THE best presentations on SQL database scaling using caching. Although he is talking primarily about their product, it still offers great technical insights on what is needed to scale with cache!

Watch this if you wanna learn more about SQL scaling with cache, app level load balancing and failover, database proxies, SQL visibility!

jaimeloeuf
Автор

In case of multiple application servers, how would one app server would be leveraging other app server’s local L1 cache in case of similar app request can be allotted to any of the app server within the app server group. ?? Would L1 level cache makes sense in such a common environment?

tarunkundhiya
Автор

Would L1 level cache introduced at the app server level increase its memory footprint. What percentage of cache would go to L1.

tarunkundhiya
Автор

Can I use AWS Lambda with Heimdall + MS SQL

robinvarghese