Advanced Connection Pooling for Amazon RDS and Redshift
Background In using databases as a key component of internet infrastructure, IT departments are finding unexpected problems when using DBaaS (Database-as-a-Service). One of these challenges is in connection. There are three areas where connection management can be a...
Advanced Connection Pooling for Azure
Background In using databases as a key component of internet infrastructure, IT departments are finding unexpected problems in particular when using DBaaS (Database-as-a-Service). One of these challenges is in connection management. There are three areas...
Heimdall Proxy for Amazon Redshift Overview
Companies deploy Amazon Redshift for large-scale MPP (Massively Parallel Processing) data analytics. These systems apply parallel compute resources to answer queries quickly. However, there are still application performance challenges: Poor application interaction...
Automated Query Caching for Azure Managed Databases with Heimdall Proxy
Caching Challenges Application-database inefficiency (e.g. repeated queries, network latency) is a primary cause of performance bottlenecks. Many use Redis to improve responsiveness. However, developers are challenged to know what to cache, what to invalidate and to...
Improve Read Replica Utilization of Azure Managed Databases with Heimdall Proxy
Heimdall Data, a Microsoft Technology partner, offers a database proxy to improve the write-master / read replica scale in the Azure backend without application changes. Background Horizontally scaling out your SQL database (e.g. Postgres, MySQL, SQL Server) involves...
Enhance your Application and Data interaction with Heimdall Database Proxy in Azure
One of the main causes of slow application performance is inefficient interaction between the application and database. Today, developers spend precious resources on building home grown solutions to optimize SQL performance. For IT organizations, they are dependent...