Google's service for storing and managing Docker container images. Like having a private warehouse for your containerized applications with version control.
Development teams use Container Registry to store different versions of their applications and deploy them safely.
All are managed container image registries that store, version, and serve OCI/Docker images with IAM-based access control and integration with each provider’s Kubernetes and CI/CD tools. On Google Cloud, Artifact Registry is the newer service that supersedes Container Registry for most new projects.