Business & Market 🇺🇸 24.07.2026 13:05

Building Multi-Region Visualizations with Highcharts in Amazon QuickSight for Telecom Carrier Analysis

Amazon Web ServicesAmazon Web Services HighchartsHighcharts
Amazon QuickSight users can overcome native chart limitations by embedding Highcharts custom visuals to build multi-region telecom carrier dashboards. The solution supports tilemaps, radar, bullet, dumbbell, and waterfall charts while maintaining data sovereignty across AWS Regions via federated datasets.
An AWS Machine Learning blog post describes how to use Highcharts custom visualizations in Amazon QuickSight for multi-region telecom carrier performance dashboards. Native QuickSight visuals cannot encode carrier dominance per geographic tile, render radar charts for multiple carriers across categories, or produce bullet and dumbbell charts needed for nuanced analysis. By embedding Highcharts with a single JSON configuration, users can create tilemaps, polar line charts, bullet charts, dumbbell charts, waterfall charts, and streamgraphs. A key challenge is data residency requirements, such as UK GDPR for UK carrier data. Two architectural options are presented: a single AWS Region (simpler but may violate data sovereignty) or separate AWS Regions per country with federated dataset joins at the QuickSight layer. The post walks through Option 2, which aggregates data in regional SPICE instances and appends them into a unified logical dataset without moving raw data across borders. Dataset schema includes carrier, category, country, rank, rootscore, and product_period. The walkthrough covers data source setup, aggregation, field well bindings using placeholder tokens, and ready-to-use Highcharts JSON configurations.
Сокращения
AWS = Amazon Web Services — Amazon Web Services
GDPR = General Data Protection Regulation — Общий регламент по защите данных
IAM = Identity and Access Management — Управление учетными записями и доступом
SPICE = Super-fast, Parallel, In-memory Calculation Engine — сверхбыстрый параллельный механизм вычислений в памяти
S3 = Amazon Simple Storage Service — Amazon Simple Storage Service
RDS = Relational Database Service — Служба реляционных баз данных
Source: AWS ML blog — original
Our earlier posts on this topic ↓
Fresh news