diff --git a/topics/deployment/index.md b/topics/deployment/index.md index 0fb5d0a10e6..dabc69e88d1 100644 --- a/topics/deployment/index.md +++ b/topics/deployment/index.md @@ -4,5 +4,6 @@ display_name: Deployment short_description: Streamline your code deployment so you can focus on your product. topic: deployment wikipedia_url: https://en.wikipedia.org/wiki/Software_deployment +related: continuous-deployment, release-automation, cicd --- -The general deployment process consists of several interrelated activities with possible transitions between them. These activities can occur at the producer side or at the consumer side or both. +The general **deployment** process consists of several interrelated activities with possible transitions between them. These activities can occur at the producer side or at the consumer side or both.