For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inTry it free
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
  • Integrations
    • Collaboration tools
    • Data Export
    • Edge tools
    • Environments as a service
    • Experimentation and metric integrations
    • Internal developer platforms
    • Monitoring tools
    • Segments integrations
      • DynamoDB
      • Redis
    • Workflow management tools
    • More integrations
    • Managing integrations
    • Using the LaunchDarkly integration framework
    • Building partner integrations
Sign inTry it free
LogoLogo
On this page
  • Overview
IntegrationsSegments integrations

DynamoDB

Overview

This topic links to the documentation for configuring a persistent store with DynamoDB, to support big segments.

A big segment is a segment that is either a synced segment, or a list-based segment with more than 15,000 entries that includes only one targeted context kind. LaunchDarkly uses different implementations for different types of segments so that all of your segments have good performance.

If you are working with server-side SDKs, both synced segments and larger list-based segments require a persistent store integration. You must configure this integration for each environment where you create these segments.

To learn how to configure the DynamoDB big segment store integration, read SDK and integration configuration for segments.

Was this page helpful?
Previous

Redis

Next
Built with