Data centralization as a strategy

Discussion in 'Off Topic Discussion' started by ALMANDOZ_01, May 29, 2024.

  1. ALMANDOZ_01

    ALMANDOZ_01 Member

    For container-based applications, compiled containers are stored in a centralized container registry such as Artifact Registry.
    This allows access to the container images from any environment (dev, staging, prod) for deployments. This is the advantage of applying cicd strategies; this web site explains it in detail.
    cicd