From 5362a64c2905ac616f9522bbf6abbb6200c4b858 Mon Sep 17 00:00:00 2001 From: Simon <131870608+svan8@users.noreply.github.com> Date: Wed, 13 Dec 2023 00:34:55 +0100 Subject: [PATCH] Fix Minor Punctuations (#4826) --- src/data/roadmaps/devops/content/107-cloud-providers/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/devops/content/107-cloud-providers/index.md b/src/data/roadmaps/devops/content/107-cloud-providers/index.md index 8fb955d81..012b9fdc4 100644 --- a/src/data/roadmaps/devops/content/107-cloud-providers/index.md +++ b/src/data/roadmaps/devops/content/107-cloud-providers/index.md @@ -1,6 +1,6 @@ # Cloud Providers -Cloud providers provide a layer of APIs to abstract infrastructure and provision it based on security and billing boundaries. The cloud runs on servers in data centers, but the abstractions cleverly give the appearance of interacting with a single "platform" or large application. The ability to quickly provision, configure and secure resources with cloud providers has been key to both the tremendous success, and complexity, of modern DevOps. +Cloud providers provide a layer of APIs to abstract infrastructure and provision it based on security and billing boundaries. The cloud runs on servers in data centers, but the abstractions cleverly give the appearance of interacting with a single “platform” or large application. The ability to quickly provision, configure, and secure resources with cloud providers has been key to both the tremendous success and complexity of modern DevOps. Visit the following resources to learn more: