# Amazon OpenSearch Service

AWS managed service for deploying, operating, and scaling OpenSearch clusters for search and analytics workloads.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Unified Knowledge Graph RAG on AWS: GraphRAG and LightRAG on one stack

DevFeed: [Unified Knowledge Graph RAG on AWS: GraphRAG and LightRAG on one stack](<https://devfeed.tech/articles/unified-knowledge-graph-rag-on-aws-graphrag-and-lightrag-on-one-stack-21545.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/opensource/unified-knowledge-graph-rag-on-aws-graphrag-and-lightrag-on-one-stack/>)

Author: Jonas Kim

Published: 2026-09-14T16:55:58Z

Content type: article

Language: en

Sources: [AWS Open Source Blog](<https://devfeed.tech/sources/aws-open-source-blog.md>)

Topics: [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-opensearch-service](<https://devfeed.tech/tags/amazon-opensearch-service.md>), [aws](<https://devfeed.tech/tags/aws.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>)

### AI overview

This article presents a unified knowledge-graph RAG stack that brings Microsoft GraphRAG and HKUDS LightRAG together on Amazon Bedrock, Amazon Neptune, and Amazon OpenSearch Service. The shared stack supports common ingestion, indexing, caching, and multilingual handling while allowing the retrieval methodology to be selected per query.

### Source excerpt

Picture a compliance analyst staring at a few thousand contracts, amendments, and internal memos, trying to answer one question that sounds straightforward: "Which of our obligations are exposed if this one milestone slips?" The answer isn't written in any single document. It's stitched across three -- a master agreement that ties a payment to a [...]

## A visual guide to troubleshooting search performance using Query Insights dashboards

DevFeed: [A visual guide to troubleshooting search performance using Query Insights dashboards](<https://devfeed.tech/articles/a-visual-guide-to-troubleshooting-search-performance-using-query-insights-dashboards-12783.md>)

Original publisher: [Read original article](<https://opensearch.org/blog/a-visual-guide-to-troubleshooting-search-performance-using-query-insights-dashboards/>)

Author: Chenyang Ji

Published: 2026-09-04T20:11:52Z

Content type: tutorial

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [cpu](<https://devfeed.tech/topics/cpu.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [distribution](<https://devfeed.tech/tags/distribution.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [index](<https://devfeed.tech/tags/index.md>), [latency](<https://devfeed.tech/tags/latency.md>), [memory](<https://devfeed.tech/tags/memory.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [performance](<https://devfeed.tech/tags/performance.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [technical](<https://devfeed.tech/tags/technical.md>), [troubleshooting](<https://devfeed.tech/tags/troubleshooting.md>), [view](<https://devfeed.tech/tags/view.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

### AI overview

A visual guide to using OpenSearch Query Insights dashboards to investigate slow searches and unexpected resource usage. It covers the Live Queries and Top N Queries views, interactive visualizations, configuration, and metrics such as latency, CPU, and memory.

### Source excerpt

OpenSearch Query Insights dashboards provide interactive visualizations for monitoring live queries, analyzing top N query performance, and viewing individual query details. This post explores each visualization and shows how to use visualizations to troubleshoot search performance issues. The post A visual guide to troubleshooting search performance using Query Insights dashboards appeared first on OpenSearch.

## Online index migration and shard scaling in OpenSearch with the AOSC plugin

DevFeed: [Online index migration and shard scaling in OpenSearch with the AOSC plugin](<https://devfeed.tech/articles/online-index-migration-and-shard-scaling-in-opensearch-with-the-aosc-plugin-12789.md>)

Original publisher: [Read original article](<https://opensearch.org/blog/online-index-migration-and-shard-scaling-in-opensearch-with-the-aosc-plugin/>)

Author: Arpit Singla

Published: 2026-08-18T21:56:28Z

Content type: article

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [mapping](<https://devfeed.tech/tags/mapping.md>), [migration](<https://devfeed.tech/tags/migration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [pipeline](<https://devfeed.tech/tags/pipeline.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [production](<https://devfeed.tech/tags/production.md>), [reconciliation](<https://devfeed.tech/tags/reconciliation.md>), [routing](<https://devfeed.tech/tags/routing.md>), [schema](<https://devfeed.tech/tags/schema.md>), [technical](<https://devfeed.tech/tags/technical.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

This article introduces Automatic Online Schema Change (AOSC), an open-source OpenSearch plugin for migrating live indexes to pre-created targets with different mappings, settings, shard counts, or document shapes. It backfills existing documents, replays operations made during migration, and switches an alias after a short write block, while documenting its scaling behavior and limitations.

### Source excerpt

Learn how the open-source AOSC plugin migrates live OpenSearch indexes--changing mappings, settings, or shard counts--without losing writes or requiring downtime. The post Online index migration and shard scaling in OpenSearch with the AOSC plugin appeared first on OpenSearch.

## AWS Weekly Roundup: EC2 application status checks, IAM role manager, OpenAI Daybreak on Bedrock, and more (August 17, 2026)

DevFeed: [AWS Weekly Roundup: EC2 application status checks, IAM role manager, OpenAI Daybreak on Bedrock, and more (August 17, 2026)](<https://devfeed.tech/articles/aws-weekly-roundup-ec2-application-status-checks-iam-role-manager-openai-daybreak-on-bedrock-and-more-august-17-2026-4613.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/aws-weekly-roundup-ec2-application-status-checks-iam-role-manager-openai-daybreak-on-bedrock-and-more-august-17-2026/>)

Author: Channy Yun (윤석찬)

Published: 2026-08-17T16:02:36Z

Content type: news

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [MCP](<https://devfeed.tech/topics/mcp.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-ec2](<https://devfeed.tech/tags/amazon-ec2.md>), [amazon-elasticache](<https://devfeed.tech/tags/amazon-elasticache.md>), [amazon-opensearch-service](<https://devfeed.tech/tags/amazon-opensearch-service.md>), [amazon-sagemaker-jumpstart](<https://devfeed.tech/tags/amazon-sagemaker-jumpstart.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-certificate-manager](<https://devfeed.tech/tags/aws-certificate-manager.md>), [aws-client-vpn](<https://devfeed.tech/tags/aws-client-vpn.md>), [aws-identity-and-access-management-iam](<https://devfeed.tech/tags/aws-identity-and-access-management-iam.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [iam](<https://devfeed.tech/tags/iam.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openai](<https://devfeed.tech/tags/openai.md>), [oracle-database-aws](<https://devfeed.tech/tags/oracle-database-aws.md>), [week-in-review](<https://devfeed.tech/tags/week-in-review.md>)

### AI overview

AWS Weekly Roundup highlights EC2 application status checks, automatic IAM role setup, OpenAI Daybreak on Amazon Bedrock, and updates involving OpenSearch, Valkey, and open source community events.

### Source excerpt

Last week, AWS contributors joined the OpenSearch and Valkey communities at Open Source Summit Korea 2026 and MCP DevSummit Seoul 2026 to meet open source developers and contributors. At the four-day event, community leaders and users of these Linux Foundation open source projects gathered to share knowledge, collaborate on solutions, and push the projects forward. [...]

## Introducing memory retention for agentic memory in OpenSearch

DevFeed: [Introducing memory retention for agentic memory in OpenSearch](<https://devfeed.tech/articles/introducing-memory-retention-for-agentic-memory-in-opensearch-12788.md>)

Original publisher: [Read original article](<https://opensearch.org/blog/introducing-memory-retention-for-agentic-memory-in-opensearch/>)

Author: Erfan Ballew

Published: 2026-08-13T22:29:25Z

Content type: article

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [audit trail](<https://devfeed.tech/topics/audit-trail.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [blog](<https://devfeed.tech/tags/blog.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cost](<https://devfeed.tech/tags/cost.md>), [experimental](<https://devfeed.tech/tags/experimental.md>), [lifecycle](<https://devfeed.tech/tags/lifecycle.md>), [memory](<https://devfeed.tech/tags/memory.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [precision](<https://devfeed.tech/tags/precision.md>), [retention](<https://devfeed.tech/tags/retention.md>), [storage](<https://devfeed.tech/tags/storage.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

This article explains OpenSearch 3.8's experimental memory retention feature for agentic memory. It describes age-based and count-based limits for different memory types, how policies prevent stale context and uncontrolled storage growth, and how to enable retention on an existing cluster.

### Source excerpt

Learn how the memory retention policy in OpenSearch automatically manages the lifecycle of agentic memory, controlling storage growth while preserving specific memories. The post Introducing memory retention for agentic memory in OpenSearch appeared first on OpenSearch.

## Agentic relevance tuning: Letting LLM agents do the search engineering work

DevFeed: [Agentic relevance tuning: Letting LLM agents do the search engineering work](<https://devfeed.tech/articles/agentic-relevance-tuning-letting-llm-agents-do-the-search-engineering-work-12784.md>)

Original publisher: [Read original article](<https://opensearch.org/blog/agentic-relevance-tuning/>)

Author: Kylie Wagar-Dirks

Published: 2026-07-31T15:00:47Z

Content type: article

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [data](<https://devfeed.tech/topics/data.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agents](<https://devfeed.tech/tags/agents.md>), [aws](<https://devfeed.tech/tags/aws.md>), [blog](<https://devfeed.tech/tags/blog.md>), [data](<https://devfeed.tech/tags/data.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [framework](<https://devfeed.tech/tags/framework.md>), [llm-agents](<https://devfeed.tech/tags/llm-agents.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [ranking](<https://devfeed.tech/tags/ranking.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

The article introduces Agentic Relevance Tuning (ART), an end-to-end framework that uses specialized LLM-powered agents to automate search relevance improvement in OpenSearch. ART monitors user behavior, proposes ranking changes, runs offline evaluations, and coordinates deployment when improvements are validated.

### Source excerpt

At OpenSearchCon Europe 2026, Bobby Mohammed (AWS) and Daniel Wrigley (OpenSource Connections) introduced Agentic Relevance Tuning (ART), a framework that uses specialized LLM agents to fully automate the search relevance lifecycle in OpenSearch. The post Agentic relevance tuning: Letting LLM agents do the search engineering work appeared first on OpenSearch.

## Connect OpenSearch to private ML endpoints

DevFeed: [Connect OpenSearch to private ML endpoints](<https://devfeed.tech/articles/connect-opensearch-to-private-ml-endpoints-12786.md>)

Original publisher: [Read original article](<https://opensearch.org/blog/connect-opensearch-to-private-ml-endpoints/>)

Author: Nathalie Jonathan

Published: 2026-07-28T15:00:41Z

Content type: tutorial

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [network security](<https://devfeed.tech/topics/network-security.md>), [VPC](<https://devfeed.tech/topics/vpc.md>), [inference-endpoints](<https://devfeed.tech/topics/inference-endpoints.md>), [Security](<https://devfeed.tech/topics/security.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-identity-and-access-management-iam](<https://devfeed.tech/tags/aws-identity-and-access-management-iam.md>), [blog](<https://devfeed.tech/tags/blog.md>), [firewalls](<https://devfeed.tech/tags/firewalls.md>), [inference](<https://devfeed.tech/tags/inference.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [production](<https://devfeed.tech/tags/production.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [vpc](<https://devfeed.tech/tags/vpc.md>)

### AI overview

This guide explains how to connect OpenSearch and Amazon OpenSearch Service to machine learning models hosted on private infrastructure. It covers VPC-hosted endpoints, private SageMaker endpoints, internal API gateways, and self-hosted inference servers, with configuration steps for connectors, model registration, deployment, testing, and VPC egress.

### Source excerpt

Connect OpenSearch to ML models hosted on private infrastructure. Configure ML Commons connectors for VPC-hosted endpoints, private SageMaker models, and internal inference servers without exposing services to the public internet The post Connect OpenSearch to private ML endpoints appeared first on OpenSearch.

## Data Engineering Weekly #276

DevFeed: [Data Engineering Weekly #276](<https://devfeed.tech/articles/data-engineering-weekly-276-18256.md>)

Original publisher: [Read original article](<https://www.dataengineeringweekly.com/p/data-engineering-weekly-276>)

Author: Ananth Packkildurai

Published: 2026-06-29T03:52:17Z

Content type: article

Language: en

Sources: [Data Engineering Weekly](<https://devfeed.tech/sources/data-engineering-weekly.md>)

Topics: [data-engineering](<https://devfeed.tech/topics/data-engineering.md>), [schema-evolution](<https://devfeed.tech/topics/schema-evolution.md>), [data-architecture](<https://devfeed.tech/topics/data-architecture.md>), [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [data observability](<https://devfeed.tech/topics/data-observability.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [compatibility](<https://devfeed.tech/tags/compatibility.md>), [data-engineering](<https://devfeed.tech/tags/data-engineering.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [schema-evolution](<https://devfeed.tech/tags/schema-evolution.md>)

### AI overview

Data Engineering Weekly #276 is a newsletter roundup covering data platform fundamentals, storage and workload architecture, schema evolution in Pinterest's ingestion framework, zone-failure-resilient OpenSearch at Uber, AI modernization, and stateful reasoning systems for notebooks.

### Source excerpt

The Weekly Data Engineering Newsletter

## Amazon OpenSearch Serverless is now available in the Vercel Marketplace

DevFeed: [Amazon OpenSearch Serverless is now available in the Vercel Marketplace](<https://devfeed.tech/articles/amazon-opensearch-serverless-is-now-available-in-the-vercel-marketplace-808.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/amazon-opensearch-serverless-is-now-available-in-the-vercel-marketplace>)

Author: Hedi Zandi

Published: 2026-05-28T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [apis](<https://devfeed.tech/tags/apis.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cost](<https://devfeed.tech/tags/cost.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [integration](<https://devfeed.tech/tags/integration.md>), [rag](<https://devfeed.tech/tags/rag.md>), [search](<https://devfeed.tech/tags/search.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [vector](<https://devfeed.tech/tags/vector.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Amazon OpenSearch Serverless is available through the Vercel Marketplace with dashboard provisioning, automatic project configuration, and integrated resource management. The integration supports vector, lexical, hybrid, and agentic search, including a RAG route example.

### Source excerpt

Amazon OpenSearch Serverless is now available in the Vercel Marketplace, with guided setup and automatic project configuration built into the Vercel dashboard. Built for agentic infrastructure By bringing Amazon OpenSearch Serverless into the Vercel Marketplace, teams benefit from a unified workflow: In-dashboard provisioning: Spin up OpenSearch collections directly from the Vercel dashboard Automatic configuration: Environment variables are automatically injected into your projects on provisioning Unified management: View and manage search resources alongside the rest of your application infrastructure in the Marketplace resource view, with quick links to AWS for deeper configuration This integration is powered by the next generation of Amazon OpenSearch Serverless APIs, with Vercel participating as a key design partner alongside AWS during development. Unified support for vector, lexical, hybrid, and agentic search in a single collection Autoscales up to 20x faster, built for the bursty, unpredictable load patterns of agentic workloads Scale to zero with no idle costs Up to 60% cost savings by paying for actual usage instead of peak capacity Get started To help you get started, you can create a new AWS Account directly through Vercel and receive $100 USD in credits to try Amazon OpenSearch Serverless. If you already have an active AWS account, you can link it instantly, manage your plan, and view usage details right from your Vercel dashboard. Ready to build? Install Amazon OpenSearch from the Vercel Marketplace or deploy a starter template to see the integration in action. Read more

## The search for speed in Figma

DevFeed: [The search for speed in Figma](<https://devfeed.tech/articles/the-search-for-speed-in-figma-10145.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/the-search-for-speed-in-figma-opensearch/>)

Author: Scott Laird

Published: 2024-10-10T00:00:00Z

Content type: article

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Figma](<https://devfeed.tech/topics/figma.md>), [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [elasticsearch](<https://devfeed.tech/topics/elasticsearch.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [elasticsearch](<https://devfeed.tech/tags/elasticsearch.md>), [figma](<https://devfeed.tech/tags/figma.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [latency](<https://devfeed.tech/tags/latency.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [performance](<https://devfeed.tech/tags/performance.md>), [search](<https://devfeed.tech/tags/search.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

Figma describes an investigation into slow search performance as its search infrastructure grew. The team migrated from an older version of ElasticSearch to OpenSearch through AWS's managed OpenSearch service, then used instrumentation, metrics, and traces to reconcile major differences between reported search latency and application-level latency. The investigation found that API-library calls were substantially slower than OpenSearch's reported averages and helped establish a foundation for future scale.

### Source excerpt

Our months-long investigation into slow search speeds led to a solution that not only improved performance but also set the foundation for future scale.

## Chainguard announces a Wolfi-based OpenSearch image with SBOMs and fewer CVEs

DevFeed: [Chainguard announces a Wolfi-based OpenSearch image with SBOMs and fewer CVEs](<https://devfeed.tech/articles/tired-of-searching-through-your-scan-results-try-the-chainguard-opensearch-image-13294.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/tired-of-searching-through-your-scan-results-try-the-chainguard-opensearch-image>)

Published: 2023-04-07T00:00:00Z

Content type: release

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [chainguard images](<https://devfeed.tech/topics/chainguard-images.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [chainguard-images](<https://devfeed.tech/tags/chainguard-images.md>), [containers](<https://devfeed.tech/tags/containers.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [provenance](<https://devfeed.tech/tags/provenance.md>), [sboms](<https://devfeed.tech/tags/sboms.md>), [security](<https://devfeed.tech/tags/security.md>), [slsa](<https://devfeed.tech/tags/slsa.md>)

### AI overview

Chainguard announces a new OpenSearch container image built on Wolfi with a hardened Java toolchain and runtime. The article says the image is less than 25% the size of an alternative image and has significantly fewer CVEs, and that it includes SBOMs and provenance information.

### Source excerpt

Chainguard's new OpenSearch image is smaller, more secure, and perfect for container deployments.