In a cloud-based CI/CD pipeline, what role does a container registry like Docker Hub or Google Container Registry play?
- Managing Cloud Resources
- Running Tests
- Storing Configuration
- Storing Containers
Container registries like Docker Hub or Google Container Registry store Docker images, which are key for deploying containers in the CI/CD pipeline.
Loading...
Related Quiz
- Which system helps companies manage interactions with their customers and potential customers?
- AWS's primary service for object storage is:
- Data lakes allow users to:
- AWS Lambda and Azure Functions are primarily used for which type of computing?
- An e-commerce platform experiences high traffic surges during sale events. They want to migrate to the cloud efficiently, with minimal downtime. Which strategy would be best for them?