Yes. Amazon QuickSight supports embedding dashboards for anonymous, unauthenticated users, but only on the Enterprise Edition. Getting it working means setting up IAM roles with the right permissions, generating embed URLs through the GetDashboardEmbedUrl or GetAnonymousUserEmbedUrl API calls, and often wiring up Cognito for identity handling.
Pricing adds another layer to plan around. QuickSight's session capacity pricing starts at $250/month for 500 sessions, where a session is a 30-minute window, so cost scales with how often customers actually open their dashboard rather than a flat rate.
Draxlr skips the AWS IAM setup entirely. Connect your database, generate an embed snippet, and pay one flat monthly price no matter how many customers view the dashboard or how often they open it.