From a1f4a099689e09c4f02af6ed4938167b8bf420ac Mon Sep 17 00:00:00 2001 From: Harshini Rangaswamy Date: Wed, 13 Nov 2024 11:44:50 +0100 Subject: [PATCH] update: EOL for Caching --- docs/platform/reference/end-of-life.md | 31 ++++++++++++ .../caching/concepts/end-of-support.md | 49 ------------------- sidebars.ts | 2 +- 3 files changed, 32 insertions(+), 50 deletions(-) delete mode 100644 docs/products/caching/concepts/end-of-support.md diff --git a/docs/platform/reference/end-of-life.md b/docs/platform/reference/end-of-life.md index 9159d9ec9..f849cfd27 100644 --- a/docs/platform/reference/end-of-life.md +++ b/docs/platform/reference/end-of-life.md @@ -56,3 +56,34 @@ April 30, 2025. For further assistance, contact To keep your InfluxDB data, download a backup before April 30, 2025. You can use the Aiven Console, Aiven API, or Aiven CLI to download the data. For detailed instructions, see [Download InfluxDB data](/docs/products/metrics/howto/download-influxdb-data). + +## Aiven for Caching + +**EOL date**: April 30, 2025 + +### Service impact + +- **End of availability (EOA)**: December 31, 2024 + After this date, you can no longer create new Aiven for Caching services. Existing + services continue to operate until the end of life (EOL) date. + +- **End of life (EOL)**: April 30, 2025 + On this date, all active Aiven for Caching services are automatically upgraded + to **Aiven for Valkey** to maintain Redis compatibility. Any powered-off Aiven for + Caching services are permanently deleted, making data from these services + inaccessible. + +### Migration options + +The recommended alternative to Aiven for Caching is **Aiven for Valkey**. Aiven for +Valkey is fully compatible with Aiven for Caching, allowing your existing applications +and workflows to operate without modification. Essential settings, including DNS, URLs, +ACLs, and user configurations, remain unchanged, ensuring minimal impact on your +infrastructure and workflows. + +For upgrade instructions, see +[Upgrade from Aiven for Caching to Aiven for Valkey](/docs/products/caching/howto/upgrade-aiven-for-caching-to-valkeyd). + +To ensure uninterrupted service, complete your migration to Aiven for Valkey before +April 30, 2025. For further assistance, contact the +[Aiven support team](mailto:support@aiven.io) or your [sales team](mailto:sales@aiven.io). diff --git a/docs/products/caching/concepts/end-of-support.md b/docs/products/caching/concepts/end-of-support.md deleted file mode 100644 index 2342d51d3..000000000 --- a/docs/products/caching/concepts/end-of-support.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -title: End of support for Aiven for Caching -sidebar_label: End of support ---- - -Aiven for Caching will reach end of availability on **December 31, 2024**, and end of life on **April 30, 2025**. -Learn about key dates, the transition process, and how to migrate to Aiven for Valkey to -maintain Redis compatibility. - -## Timeline for end of support - -- **End of availability (EOA)**: December 31, 2024. You can no longer create - Aiven for Caching services after this date. Existing services will continue to operate - until the end of life (EOL) date. - -- **End of life (EOL)**: April 30, 2025. - - All active Aiven for Caching services will be automatically upgraded to - **Aiven for Valkey**. - - Any powered-off Aiven for Caching services will be permanently deleted. - -## Transition to Aiven for Valkey - -[Aiven for Valkey™](/docs/products/valkey) is fully compatible with Redis and is the -recommended alternative to Aiven for Caching. You can upgrade your Aiven for Caching -service to Aiven for Valkey using the Aiven Console. - -### What to expect - -- **Full compatibility**: Aiven for Valkey is fully compatible with Aiven for Caching, - allowing your existing applications and workflows to operate without modification. -- **Preserved configurations**: Essential settings including DNS, URLs, ACLs, and user - configurations remains unchanged, ensuring minimal impact on your infrastructure - and workflows. - -For detailed instructions, see -[Upgrade from Aiven for Caching to Aiven for Valkey™](/docs/products/caching/howto/upgrade-aiven-for-caching-to-valkey). - -:::note -If the upgrade option is unavailable for your Aiven for Caching service, run the -[maintenance update](/docs/platform/concepts/maintenance-window) on your service -before the EOL date. -::: - -## Next steps - -To avoid service interruptions, upgrade to Aiven for Valkey before April 30, 2025. For -questions or assistance with the upgrade, contact -the [Aiven support team](mailto:support@aiven.io) or your -[sales team](mailto:sales@aiven.io). diff --git a/sidebars.ts b/sidebars.ts index 8ce461bda..e05883f6b 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -1117,7 +1117,7 @@ const sidebars: SidebarsConfig = { }, items: [ 'products/caching/get-started', - 'products/caching/concepts/end-of-support', + { type: 'category', label: 'Concepts',