diff --git a/content/roadmaps/102-devops/content/105-infrastructure-as-code/103-infrastructure-provisioning/readme.md b/content/roadmaps/102-devops/content/105-infrastructure-as-code/103-infrastructure-provisioning/readme.md index 45875d519..60da3a7cf 100644 --- a/content/roadmaps/102-devops/content/105-infrastructure-as-code/103-infrastructure-provisioning/readme.md +++ b/content/roadmaps/102-devops/content/105-infrastructure-as-code/103-infrastructure-provisioning/readme.md @@ -1 +1,3 @@ -# Infrastructure provisioning \ No newline at end of file +# Infrastructure Provisioning + +Tools in this category are used to provision infrastructure in cloud providers. This includes DNS, networking, security policies, servers, containers, and a whole host of vendor-specific constructs. In this category, the use of cloud provider-agnostic tooling is strongly encouraged. These skills can be applied across most cloud providers, and the more specific domain-specific languages tend to have less reach.