by heimdalladmin | Jul 26, 2022 | AWS, Security
A common challenge that AWS customers providing SaaS services face occurs when they scale up the customer count and have to manage each customer’s data. As part of this, they create distinct databases per customer in order to isolate access to each customer’s data,...
by Erik Bransberg | Apr 22, 2022 | AWS, Security
With Amazon RDS, there are many options to manage authentication. The first is to use IAM authentication, which is the preferred method. A second way is to integrate with AWS secrets, allowing for password management in a centralized manner. Another approach is...
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...