AWS Timestream for InfluxDB 3 uses Rust in new time-series redesign
AWS put Rust at the center of its time-series reboot, pairing it with Arrow, Parquet and Flight SQL for a managed InfluxDB 3 stack built for millisecond queries.

Rust moved into the core of AWS’s time-series pitch as Amazon Timestream for InfluxDB 3 emerged as more than a rebrand. AWS described the service as built from the ground up with Rust for core performance, alongside Apache Arrow for columnar processing, Apache Parquet for storage, and Arrow Flight SQL for high-performance querying. For Rust developers, that is the kind of signal that matters: the language is no longer being placed around the edges of cloud tooling, but inside the engine room of a managed database.
The redesign also changes how the workflow feels. AWS said Amazon Timestream for InfluxDB 3 is a managed time-series database for application developers and DevOps teams, aimed at large-scale analytics, high-cardinality data, and complex analytical queries using open-source APIs. The older Flux-heavy shape gives way to native SQL through Arrow Flight SQL, which should make the stack feel more familiar to teams that already live in relational tooling. AWS also said the service supports both SQL and InfluxQL over HTTP and Flight protocols, broadening client flexibility instead of forcing one narrow path.

Storage is part of the story too. AWS said the service uses S3 as a core storage layer, pairing durability with lower storage cost while still targeting very large datasets. The managed engine is documented as capable of single-digit millisecond query response times, a striking number for a system built to handle telemetry, metrics, and other fast-moving time-series workloads. That speed matters because the service is not being positioned as a lab experiment; it is being sold as infrastructure for production systems that need answers quickly enough to drive operations.
The workflow gets another boost from an embedded Python processing engine that can do zero-copy actions such as downsampling and alerting. That makes the platform more practical for real-time monitoring, where teams want to shape data in flight instead of hauling it through separate jobs. In the same release, InfluxData said InfluxDB 3 Core and InfluxDB 3 Enterprise were available on Amazon Timestream for InfluxDB, marking the first time InfluxDB 3 was offered as a fully managed service on AWS. Core remains open source, while Enterprise adds high availability, enhanced security, performance, and scalability.

InfluxData also said developers can connect those time-series streams into Lambda, SageMaker, and Kinesis, which pushes the service beyond dashboards and into AI and automation pipelines. Put together, the message is clear: Rust is now part of the foundation for a cloud database stack AWS wants serious teams to trust with operational data, and that widens the lane for Rust in data infrastructure well beyond a single vendor announcement.
Know something we missed? Have a correction or additional information?
Submit a Tip

