From f2dc9c1e8a8b9eabc91f68f3c29edcdb54d3a027 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Wed, 28 Dec 2022 12:21:26 +0100 Subject: [PATCH] vimwiki: dth @ DK023900WSL --- README.md | 1 + cloud-engineering.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 cloud-engineering.md diff --git a/README.md b/README.md index 3d5629c..80ad24a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This guide focuses on designing, developing ~~and delivering~~ Data-Processing S * Deployment (coming soon) * Launch (coming soon) * Maintenance (coming soon) +* [cloud engineering](cloud-engineering.md) * [data management](data_storage.md) * [tools](tools.md) :construction: * [philosophy](philosophy.md) diff --git a/cloud-engineering.md b/cloud-engineering.md new file mode 100644 index 0000000..b9556ea --- /dev/null +++ b/cloud-engineering.md @@ -0,0 +1,3 @@ +# Cloud Engineering + +* [general guidance](https://www.lockedinspace.com/posts/001.html)