Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize AWS Neptune module #6857

Open
SomayaB opened this issue Mar 20, 2020 · 5 comments
Open

Stabilize AWS Neptune module #6857

SomayaB opened this issue Mar 20, 2020 · 5 comments
Labels
@aws-cdk/aws-neptune Related Amazon Neptune effort/large Large work item 鈥撀爏everal weeks of effort feature-request A feature should be added or improved. maturity/experimental Label for the modules that are in experimental maturity state needs-design This feature request needs additional design work. p2

Comments

@SomayaB
Copy link
Contributor

SomayaB commented Mar 20, 2020

Add your +1 馃憤 to help us prioritize high-level constructs for this service

Overview:

Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets. The core of Neptune is a purpose-built, high-performance graph database engine. This engine is optimized for storing billions of relationships and querying the graph with milliseconds latency. Neptune supports the popular graph query languages Apache TinkerPop Gremlin and W3C鈥檚 SPARQL, enabling you to build queries that efficiently navigate highly connected datasets. Neptune powers graph use cases such as recommendation engines, fraud detection, knowledge graphs, drug discovery, and network security.

AWS Docs

Maturity: CloudFormation Resources Only

See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.

Implementation:

See the CDK API Reference for more implementation details.

Issue list:

@SomayaB SomayaB added management/tracking Issues that track a subject or multiple issues needs-design This feature request needs additional design work. @aws-cdk/aws-neptune Related Amazon Neptune labels Mar 20, 2020
@SomayaB SomayaB assigned njlynch and unassigned nija-at Aug 20, 2020
@cornerwings
Copy link
Contributor

Sent a PR for adding Neptune constructs here: #12763

@cornerwings
Copy link
Contributor

Can this be resolved now that L2 constructs are available for Neptune?

@skinny85
Copy link
Contributor

skinny85 commented Mar 8, 2021

@cornerwings we usually resolve these once the Construct Library is Generally Available (in other words, Stable). Since the Neptune L2 was merged very recently, it's still considered Experimental - as can be seen in its ReadMe:

Screen Shot 2021-03-08 at 2 21 59 PM

@cornerwings
Copy link
Contributor

Ah I see, thanks for the clarification.

@evgenyka evgenyka added this to Developer Preview in AWS CDK Roadmap Sep 6, 2022
@evgenyka evgenyka changed the title 馃搳Tracking: AWS Neptune Stabilizing AWS Neptune module Sep 14, 2022
@evgenyka evgenyka added maturity/experimental Label for the modules that are in experimental maturity state and removed management/tracking Issues that track a subject or multiple issues labels Sep 14, 2022
@evgenyka evgenyka changed the title Stabilizing AWS Neptune module Stabilize AWS Neptune module Sep 14, 2022
@humanzz
Copy link
Contributor

humanzz commented Sep 23, 2022

I know #21972 is closed but I think it's worth revisiting as part of this stabilization

@evgenyka evgenyka removed this from Developer Preview in AWS CDK Roadmap Nov 21, 2023
@tim-finnigan tim-finnigan added feature-request A feature should be added or improved. p2 effort/large Large work item 鈥撀爏everal weeks of effort labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-neptune Related Amazon Neptune effort/large Large work item 鈥撀爏everal weeks of effort feature-request A feature should be added or improved. maturity/experimental Label for the modules that are in experimental maturity state needs-design This feature request needs additional design work. p2
Projects
None yet
Development

No branches or pull requests

8 participants