Microservices
Updated On 03 September 2024 | Min(s) read

CDD Database Upgrade

Database Upgrade transforms an existing database objects to new version. The Database upgrade support the below operations.

  • Adding new tables
  • Adding columns to existing tables
  • Adding indexes to table columns

Database upgrade feature is executed in the Microservice framework in different ways based on the user requirements. We have implemented the features in all the stacks including K8, Azure, and AWS.

  • Infrastructure API service
  • APP Init service for Kubernetes (K8 stack alone)

In this topic

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, September 2, 2025 1:01:14 PM IST