Question - What do you know about the dependency proxy?
Answer -
GitLab provides a local cache called the Dependency Proxy for frequently-accessed upstream images. The Dependency Proxy can act as a pull-through cache in the case of CI/CD by receiving a request from your build server and returning the requested image from the registry.