An e-commerce company is planning to set up a cloud-based CI/CD pipeline. They want to ensure that their application, once containerized, can be stored, versioned, and easily retrieved for deployments. Which component is essential in their CI/CD setup?

  • Artifact Repository
  • CI Server
  • Container Registry
  • Load Balancer
A Container Registry is essential to store, version, and retrieve containerized applications, ensuring they are available for deployment in the CI/CD pipeline.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *