--- type: docs title: "Distributed lock" linkTitle: "Distributed lock" weight: 90 description: Distributed locks provide mutually exclusive access to shared resources from an application. --- {{% alert title="More about Dapr Distributed Lock" color="primary" %}} Learn more about how to use Dapr Distributed Lock: - Explore distributed locks via any of the supporting [Dapr SDKs]({{% ref sdks %}}). - Review the [Distributed Lock API reference documentation]({{% ref distributed_lock_api %}}). - Browse the supported [distributed locks component specs]({{% ref supported-locks %}}). {{% /alert %}}