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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the Neptune cluster version using a Blue/Green solution. #219

Open
1 task done
dhinesh-karan opened this issue Jul 5, 2024 · 0 comments
Open
1 task done

Comments

@dhinesh-karan
Copy link

Aws Connected Device Framework Affected Module(s):

I'm submitting a feature request

  • [] bug report
  • feature request

Description:
CDF creates a Neptune database using a specific engine version. Upgrading the Neptune engine version is a one-way process. In case of failures, roll back requires restoring from a backup as a new cluster. Also If attempting to upgrade the Neptune engine version using a aws recommended Blue/Green solution, the newly created green Neptune cluster (which will soon be promoted as a production cluster after testing) cannot be imported into the existing CloudFormation stack (cfn-neptune.yaml).

Could someone please share insights on this situation or experiences with performing a Neptune upgrade?

Current behavior:
Upgrading neptune cluster to a specific version directly.

Expected behavior:
Upgrade the Neptune database using a Blue/Green strategy to test and promote the updated cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant