# How dependency discovery works in Gremlin

DevFeed: [How dependency discovery works in Gremlin](<https://devfeed.tech/articles/how-dependency-discovery-works-in-gremlin-11587.md>)

Original publisher: [Read original article](<https://www.gremlin.com/blog/how-dependency-discovery-works-in-gremlin>)

Author: Andre Newman

Published: 2024-02-13T00:00:00Z

Content type: article

Language: en

Sources: [Gremlin Blog](<https://devfeed.tech/sources/gremlin-blog.md>)

Topics: [Dependency management](<https://devfeed.tech/topics/dependency-management.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Software](<https://devfeed.tech/topics/software.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [features](<https://devfeed.tech/tags/features.md>), [gremlin](<https://devfeed.tech/tags/gremlin.md>), [incident](<https://devfeed.tech/tags/incident.md>), [software](<https://devfeed.tech/tags/software.md>)

## AI overview

This Gremlin blog explains why discovering and managing dependencies in modern and enterprise applications is difficult. It presents dependency discovery as a way to identify, track, and map hidden dependencies, while describing how Gremlin automates dependency tracking and tests resiliency.

## Source excerpt

Gremlin's dependency discovery automatically finds your services' dependencies and tests their resiliency, giving you a complete view of your reliability. Learn how it works in our latest blog.