Cloud updates roundup: smarter logs, faster entity resolution, AI orchestration, and natural-language BI
A concise roundup of notable cloud launches across AWS and Google Cloud, from tag-based log queries and incremental entity resolution to Airflow scaling advances and dashboards from prompts.
Several notable cloud platform updates landed at once, with a shared theme: reducing manual overhead while making analytics, orchestration, and operations more adaptive.
This roundup covers new capabilities from AWS and Google Cloud, including tag-based querying in Amazon CloudWatch Logs Insights, incremental ML matching in AWS Entity Resolution, JSON support in Amazon Aurora DSQL, natural-language dashboard generation in Amazon Quick, and scaling advances in Google Cloud's Managed Service for Apache Airflow.


CloudWatch Logs Insights adds tag-based log group queries
Amazon CloudWatch Logs Insights now supports querying log groups using tags, alongside existing methods such as log group names, data sources, and facets.
This matters because teams often organize log groups with key-value tags like Environment=Production, Application=PaymentService, or Owner=TeamName. Instead of explicitly listing matching log groups, customers can now run queries across all log groups that share common tags.
- Queries automatically reflect log groups as tags are added or removed
- This reduces operational overhead as environments grow
- The feature is available in all commercial AWS Regions
AWS Entity Resolution cuts reprocessing with incremental ML matching
AWS Entity Resolution launched support for Machine Learning based Incremental Matching workflows in General Availability.
Previously, adding even a single new record required reprocessing an entire dataset. According to AWS, that could take up to two days and cost thousands of dollars. The new incremental approach processes only the records added since the last workflow run.
AWS says the enhancement can process 1 million incremental records in less than 1 hour, representing a 95% reduction in processing time compared to current workloads.
For organizations running entity resolution at scale, the update removes a major bottleneck and makes ML-based matching more practical for continuously changing datasets.
Amazon Aurora DSQL adds PostgreSQL JSON support with compression
Amazon Aurora DSQL now supports the PostgreSQL JSON data type with optional compression.
The update improves compatibility for code and tools that depend on PostgreSQL's JSON type, allowing teams to store semi-structured data alongside relational data without modification. AWS specifically calls out use cases such as API payloads, configuration objects, and event logs.
- PostgreSQL JSON type support improves application portability
- Compression is enabled by default for larger JSON payloads
- The feature can help reduce storage costs
Amazon Quick turns prompts into dashboards
Amazon Quick introduced Generate Analysis, which creates dashboards from natural language prompts.
Users describe the dashboard they want, choose up to three datasets, and review an editable plan before generation. Amazon Quick then creates organized sheets with visuals chosen for the data, filter controls for exploration, and calculated fields such as year-over-year growth and month-over-month comparisons.
AWS positions this as a way to reduce dashboard creation from hours of manual configuration to minutes, while still fitting into existing publishing workflows, embedding, and CI/CD processes.
What stands out
- Prompt-driven dashboard generation lowers the barrier to analysis creation
- Editable planning keeps users in control before output is generated
- Built-in calculations speed up common business reporting patterns
Managed Service for Apache Airflow targets data and AI scale
Google Cloud says orchestration is evolving from simply moving data to governing enterprise intelligence. In that context, Cloud Composer is now officially named Managed Service for Apache Airflow.
The company described four major launches aimed at embedding AI into workflows to democratize access, accelerate productivity, and support demanding AI and MLOps workloads.
Among them, Apache Airflow 3.1 is now generally available. Google Cloud says this release is designed to power demanding AI and MLOps workloads, building on the foundation of Airflow 3.0.
While the provided source excerpt is abbreviated, the central takeaway is clear: Google Cloud is positioning its managed Airflow service as a more capable orchestration layer for modern data and AI operations.
Other notable infrastructure and end-user updates
Amazon WorkSpaces Applications adds host-to-client URL redirection
Amazon WorkSpaces Applications now supports host-to-client URL redirection, automatically launching URLs from streaming sessions in a user's local browser.
Administrators can define allow and deny URL patterns in the AWS Management Console. AWS says this helps organizations keep sensitive applications inside the streaming environment while offloading bandwidth-heavy content such as video streaming to local devices.
- Supports browser navigation and embedded links in applications
- Reduces load on streaming infrastructure
- Can lower infrastructure costs without changing the end-user experience
Amazon FSx expands to AWS Asia Pacific (New Zealand)
Amazon FSx is now available in the AWS Asia Pacific (New Zealand) Region.
AWS highlights support for NetApp ONTAP, Windows File Server, Lustre, and OpenZFS. The service is positioned for workloads that need reliability, security, scalability, and high-performance file systems without the burden of managing hardware provisioning, patching, and backups.
Big picture
Across these releases, vendors are pushing in a similar direction:
- Less manual configuration: tag-based log queries and natural-language dashboard generation reduce setup work
- More efficient scaling: incremental matching and managed orchestration target growing data and AI workloads
- Better compatibility: Aurora DSQL JSON support helps existing PostgreSQL-oriented tools and code keep working
- Smarter resource usage: URL redirection and compressed JSON storage both aim to reduce infrastructure cost or load
Individually, these are product-specific enhancements. Together, they reflect how cloud platforms are trying to make operational systems more dynamic, AI-adjacent workflows easier to manage, and everyday analytics more accessible.
References & Credits
- Amazon CloudWatch Logs Insights supports querying by log group tags
- Amazon WorkSpaces Applications now supports host-to-client URL redirection
- Scaling data and AI with Managed Service for Apache Airflow
- AWS Entity Resolution launches support for incremental Machine Learning based matching workflows
- Amazon FSx is now available in the AWS Asia Pacific (New Zealand) Region
- AWS Weekly Roundup: What’s Next with AWS 2026, Amazon Quick, OpenAI partnership, and more (May 4, 2026)
- Amazon Aurora DSQL now supports the JSON data type with compression
- Amazon Quick generates dashboards from natural language prompts
