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.
Loading...
Related Quiz
- The concept of accessing computing resources over the internet is closely related to:
- A company recently discovered that an unauthorized user accessed its cloud storage and modified sensitive data. Upon investigation, it was found that the attacker used valid login credentials of an employee. This situation is most likely a case of:
- What is the significance of "zero trust" in the context of preventing insider threats?
- What is the primary goal of CI/CD in cloud-based software development?
- For monitoring and logging the behavior of Google Cloud Functions, one can use Google ________.