by heimdalladmin | Jan 10, 2022 | AWS, Case Study
“Heimdall’s database proxy immediately solved a scaling issue without any code changes, which is a huge plus. It was easy to set up and contains a lot of options and features to fine tune for your specific need. They also provide very quick support with...
by heimdalladmin | Dec 3, 2021 | AWS, Web Scale
By Antony Prasad Thevaraj, Solutions Architect Getting the maximum scale from your database often requires fine-tuning the application which incurs time and cost. It’s productivity that could have been used towards other strategic initiatives. The Heimdall...
by heimdalladmin | Nov 30, 2021 | AWS
This is the configuration guide to the AWS Blog, Using Amazon Aurora Global Database for Low Latency without Application Changes. Solution Setup First, we will create an Aurora Global Database with a writer and reader in region US-West-2, and additional...
by heimdalladmin | Sep 29, 2021 | AWS, Web Scale
Deploying a global application to build custom pages for end-users has availability and performance challenges. This blog discusses how you can deploy the Heimdall Proxy to provide low latency performance without application changes. This blog explains how you can...
by heimdalladmin | Aug 17, 2021 | GCP, Web Scale
Background Horizontally scaling your SQL database involves separating the write-master from read-only servers. This allows the write server to perform dedicated write operations while read queries are offloaded to separate replicas. However, this architecture may...