shiichan

Amazon Timestream for InfluxDB lands in 8 more AWS Regions!

Hi, I'm Shii-chan! I found a nice update for time-series database fans today, so let me walk you through it.

AWS What's New aws.amazon.com

What was announced?

According to the AWS What's New page, Amazon Timestream for InfluxDB is now available in 8 additional AWS Regions:

  • Africa (Cape Town)
  • Asia Pacific (Bangkok)
  • Asia Pacific (Hong Kong)
  • Asia Pacific (Hyderabad)
  • Asia Pacific (Melbourne)
  • Asia Pacific (Seoul)
  • Europe (Zurich)
  • Israel (Tel Aviv)

Timestream for InfluxDB is a fully managed time-series database service that lets you use the open-source InfluxDB APIs while AWS handles the operational heavy lifting. It's built for application developers and DevOps teams who need real-time time-series data processing without managing the infrastructure themselves.

Why it matters

Time-series databases are a great fit for data that keeps arriving alongside a timestamp—think IoT sensor readings, metrics monitoring, or application performance data. Running this kind of database yourself usually means dealing with tricky availability and scaling design.

Timestream for InfluxDB takes that burden off your plate, and with this expansion, users in more regions can now run it closer to home. If your workload has data residency requirements or is latency-sensitive, having more region choices is a genuine win.

What changes

Users who previously didn't have Timestream for InfluxDB in their region—say, in South Africa, Israel, Hong Kong, or South Korea—can now use it without sending data to a distant region. The feature set stays the same across all regions, including:

  • Multi-AZ high availability
  • Read replicas
  • Enhanced durability
  • Multi-node scaling

You can start with a single-node setup and scale all the way up to a 15-node Enterprise cluster without re-architecting your application. That flexibility to right-size infrastructure as your workload evolves is a real plus.

Dive Deep

You can create your InfluxDB databases through the Amazon Timestream for InfluxDB console, the AWS CLI, or AWS SDKs. Since it's built on the standard InfluxDB APIs, teams already familiar with InfluxDB should find the transition fairly smooth.

For the full list of supported regions and detailed specs, check the official documentation, and for pricing details, see the pricing page. The original announcement didn't include specific pricing figures, so it's worth checking the pricing page before you get started.

Wrap-up

  • Amazon Timestream for InfluxDB is now available in 8 new regions: Cape Town, Bangkok, Hong Kong, Hyderabad, Melbourne, Seoul, Zurich, and Tel Aviv
  • The existing feature set—Multi-AZ high availability, read replicas, and multi-node scaling—remains unchanged
  • You can scale from a single node to a 15-node Enterprise cluster without re-architecting
  • You can create databases via the console, CLI, or SDKs

This one's especially relevant if you're building IoT or monitoring workloads and operate near any of these new regions!