From 004bf0911fafed2409dc8d1d2eb40e28596a5d18 Mon Sep 17 00:00:00 2001 From: michaelcade Date: Tue, 4 Jan 2022 12:14:08 +0000 Subject: [PATCH] Updated Day3 based on Community Feedback --- Days/day3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Days/day3.md b/Days/day3.md index 90b3043..3cc6bc2 100644 --- a/Days/day3.md +++ b/Days/day3.md @@ -54,6 +54,8 @@ This section is also where we are going to capture that feedback wheel about the Reliability is a key factor here as well, at the end of the day we want our Application to be available all the time it is required. This then lends to other **observability, security and data management** areas that should be continuously monitored and feedback can always be used to better enhance, update and release the application continuously. +Some input from the community here specifcally [@_ediri](https://twitter.com/_ediri) mentioned also part of this continous process we should also have the FinOps teams involved. Apps & Data are running and stored somewhere you should be monitoring this continously to make sure if things change from a resources point of view your costs are not causing some major financial pain on your Cloud Bills. + ## Resources I am always open to adding additional resources to these readme files as it is here as a learning tool.