LearnThatStack Ace your next interview
DevOps
Sonatype Nexus.
24 Qs 3 free
Change topic Change
Drill · questions

All questions

of 24
Beginner 4
01

What is Sonatype Nexus Repository Manager and what problem does it solve?

Beginner ·

Answer it yourself first - out loud, or typed below.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Last attempt -

Your answer

Re-explain

Sonatype Nexus Repository Manager is a universal artifact repository manager that serves as a central hub for managing and storing software components, dependencies, and build artifacts. It solves several critical problems in software development:

  • Dependency Management: Centralized storage and retrieval of dependencies across multiple projects and teams
  • Security: Vulnerability scanning and policy enforcement for components
  • Performance: Caching and proxying of remote repositories to reduce build times
  • Governance: Component lifecycle management and compliance tracking
  • Storage Optimization: Efficient storage with deduplication and cleanup policies
    Nexus supports multiple repository formats including Maven, npm, Docker, NuGet, PyPI, and many others, making it suitable for polyglot development environments.
Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

The model's verdict: “

The interactive diagram is below the answer - jump to diagram ↓

This answer is explained by a shared concept diagram - open

Tailored explanation · switch back to · ·
Point the redraw:
How well did you know this?
AI:

02

Explain the difference between Nexus Repository OSS and Nexus Repository Pro.

Beginner ·

Answer it yourself first - out loud, or typed below.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Last attempt -

Your answer

Re-explain

Nexus Repository OSS (Open Source):

  • Free and open-source version
  • Basic repository management features
  • Support for popular formats (Maven, npm, Docker, etc.)
  • Basic security features
  • Community support
    Nexus Repository Pro:
  • Commercial version with enterprise features
  • Advanced security capabilities (vulnerability scanning, policy enforcement)
  • High availability and clustering support
  • Advanced user management and LDAP integration
  • Professional support and SLA
  • Additional repository formats
  • Staging and release management features
  • REST API enhancements
  • Advanced cleanup policies
    The Pro version is designed for enterprise environments requiring enhanced security, scalability, and support.
Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

The model's verdict: “

The interactive diagram is below the answer - jump to diagram ↓

This answer is explained by a shared concept diagram - open

Tailored explanation · switch back to · ·
Point the redraw:
How well did you know this?
AI:

03

What are the different types of repositories in Nexus?

Beginner ·

Answer it yourself first - out loud, or typed below.

How should your speech become text?

Listening… your words appear above as you speak - tap Stop when you're done.

Recording · cr - tap Stop & transcribe when you're done.

Transcribing with AI…

Voice:

Keep going - a few more words and AI can grade it.

Last attempt -

Your answer

Re-explain

Nexus supports three main types of repositories:
1. Hosted Repositories:

  • Store artifacts directly in Nexus
  • Used for internal artifacts and builds
  • Example: Internal Maven snapshots, private npm packages
    2. Proxy Repositories:
  • Cache artifacts from remote repositories
  • Reduce external network calls and improve build performance
  • Example: Proxying Maven Central, npm registry
    3. Group Repositories:
  • Aggregate multiple repositories into a single endpoint
  • Provide unified access to hosted and proxy repositories
  • Simplify client configuration by using one URL
    Example configuration hierarchy:
maven-public (group)
├── maven-releases (hosted)
├── maven-snapshots (hosted)
└── maven-central (proxy)
Rewriting in plainer words…

This answer doesn't lend itself to a diagram - it reads best . No credits were charged.

The model's verdict: “

The interactive diagram is below the answer - jump to diagram ↓

This answer is explained by a shared concept diagram - open

Tailored explanation · switch back to · ·
Point the redraw:
How well did you know this?
AI:

04

How do you integrate Nexus with Maven for dependency management?

Part of Pro
Intermediate 13
05

What repository formats does Nexus support?

Part of Pro
06

How do you configure a proxy repository in Nexus?

Part of Pro
07

What are blob stores in Nexus and why are they important?

Part of Pro
08

How do you implement cleanup policies in Nexus?

Part of Pro
09

Explain the concept of repository routing and groups in Nexus.

Part of Pro
10

How do you configure user authentication and authorization in Nexus?

Part of Pro
11

How do you backup and restore Nexus Repository Manager?

Part of Pro
12

How do you monitor Nexus Repository Manager performance and health?

Part of Pro
13

How do you configure Docker registry integration with Nexus?

Part of Pro
14

How do you integrate Nexus with Jenkins for automated deployments?

Part of Pro
15

How do you handle npm packages in Nexus Repository Manager?

Part of Pro
16

How do you troubleshoot common Nexus Repository Manager issues?

Part of Pro
17

How do you perform maintenance tasks in Nexus Repository Manager?

Part of Pro
Expert 7
18

What are content selectors and how are they used for security?

Part of Pro
19

How do you implement vulnerability scanning in Nexus?

Part of Pro
20

How do you configure high availability for Nexus Repository Manager?

Part of Pro
21

What are the key performance tuning considerations for Nexus Repository Manager?

Part of Pro
22

How do you implement disaster recovery for Nexus Repository Manager?

Part of Pro
23

How do you implement custom formats or plugins in Nexus Repository Manager?

Part of Pro
24

How do you configure and manage Nexus Repository Manager in a Kubernetes environment?

Part of Pro

No matches

Try a different filter or search term.

Pro · $10/mo

21 of 24 Sonatype Nexus answers are gated.

Full answers, code samples, AI explanations - simpler, deeper, or as an interactive diagram. Cancel anytime.

  • Full answers + code
  • AI explain - simpler, deeper, or visualized
  • 1,000 AI credits / month
  • Cancel anytime

Change topic

Pick a different technology or stack. Your current topic stays put until you choose a new one.

Technologies
No technologies match “”.
Cross-cutting topics
No topics match “”.
By role
Stacks & frameworks

MEAN

MongoDB, Express, Angular, Node.js

MERN

MongoDB, Express, React, Node.js

LAMP

Linux, Apache, MySQL, PHP

Django

Python Full-Stack Development

Ruby on Rails

Convention over Configuration

JAM

JavaScript, APIs, and Markup

Serverless on AWS

Serverless Architecture on AWS

Cross-cutting topics 43 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.

Flutter Mobile

Flutter Cross-Platform Mobile Development

Cross-cutting topics 44 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.

Spring Boot

Enterprise Java Development

.NET

Microsoft Ecosystem

Vue

Vue.js, Vite, TypeScript, Tailwind, Node.js

Go Backend

Golang, gRPC, PostgreSQL, Redis, RabbitMQ

FastAPI

Python, FastAPI, SQLAlchemy, PostgreSQL

React Native

React, TypeScript, Redux, Firebase

iOS Native

Swift, SwiftUI, UIKit, Firebase

Android Native

Java, Jetpack Compose, Firebase

Web3 / Ethereum

Solidity, Ethereum, Hardhat, Foundry

DevOps / Platform

Docker, Kubernetes, Terraform, CI/CD

Core SWE Interview Prep

Data structures, algorithms, OS, concurrency, networking, git
Big-O & Complexity Analysis Arrays, Strings & Hash Tables Linked Lists, Stacks & Queues Trees, BSTs & Heaps Graphs Sorting, Searching & Recursion Operating Systems Concurrency & Multithreading Networking for Developers Git & Version Control API Design 45 Distributed Systems Fundamentals 34

Cross-cutting topics 43 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.


Cross-cutting topics 45 topics

Interviewers also test these - they're common to every stack, whichever one you picked above.