From c01ec5c65ccf5cd62dbe66cbd437b1954dd998e8 Mon Sep 17 00:00:00 2001 From: dhope-scottlogic Date: Fri, 7 Jun 2024 14:53:45 +0100 Subject: [PATCH] Failed to hide saas and pass in last commit --- _data/information.yml | 18 +++++++++--------- pages/information/cloud.md | 2 +- pages/information/estate.md | 2 +- pages/information/paas.md | 1 + pages/information/saas.md | 1 + 5 files changed, 13 insertions(+), 11 deletions(-) diff --git a/_data/information.yml b/_data/information.yml index a54d0ee..0663210 100644 --- a/_data/information.yml +++ b/_data/information.yml @@ -1,14 +1,14 @@ -- name: Estate - link: /information/estate +# - name: Estate +# link: /information/estate - name: Cloud Services link: /information/cloud - subcategories: - - name: PaaS - link: /information/cloud/pass -- name: SaaS - link: /information/saas -- name: Hardware Life Cycle Emissions - link: /information/lifecycle + # subcategories: + # - name: PaaS + # link: /information/cloud/pass +# - name: SaaS +# link: /information/saas +# - name: Hardware Life Cycle Emissions +# link: /information/lifecycle subcategories: - name: Embodied Emissions link: /information/lifecycle/embodied diff --git a/pages/information/cloud.md b/pages/information/cloud.md index d70c951..d978a8d 100644 --- a/pages/information/cloud.md +++ b/pages/information/cloud.md @@ -19,7 +19,7 @@ IaaS provides access to virtualised computing resources like servers, storage, a -PaaS removes the need to manage the underlying infrastructure like hardware and operating systems, which can streamline development. This can extend to services like managed databases, where the cloud provider takes on the responsibility for administration and maintenance. It is discussed in more detail here. +PaaS removes the need to manage the underlying infrastructure like hardware and operating systems, which can streamline development. This can extend to services like managed databases, where the cloud provider takes on the responsibility for administration and maintenance. The diagram above summarises this and indicates the relative challenges of measuring carbon for real hardware vs virtualised hardware vs the PaaS case where only an API is visible and there's no access to the underlying virtual or physical machines. diff --git a/pages/information/estate.md b/pages/information/estate.md index 6d77ab3..c9d2117 100644 --- a/pages/information/estate.md +++ b/pages/information/estate.md @@ -2,7 +2,7 @@ layout: category title: Estimating Estate Emissions permalink: /information/estate -published: true +published: false --- # Estate Mapping diff --git a/pages/information/paas.md b/pages/information/paas.md index 472058f..6f5d2d9 100644 --- a/pages/information/paas.md +++ b/pages/information/paas.md @@ -2,6 +2,7 @@ layout: category title: Platform as a Service (PaaS) permalink: /information/cloud/pass +published: false --- # Platform as a Service (PaaS) diff --git a/pages/information/saas.md b/pages/information/saas.md index ffff8e2..82063df 100644 --- a/pages/information/saas.md +++ b/pages/information/saas.md @@ -2,6 +2,7 @@ layout: category title: Software as a Service (SaaS) permalink: /information/saas +published: false --- # Software as a Service (SaaS)