Add categories descriptions

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-15 12:31:28 +01:00
parent 26fa0d6bdf
commit b4f10dc0ba
11 changed files with 183 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Prepare for incidents
## Why does it matter?
Let’s face it, you won’t be the exception with no incident ever. As it is going
to happen to you, it is best to prepare for such event in order to reduce their
impacts.
## How can I proceed?
Create a procedure to restore services and test it

View File

@@ -0,0 +1,14 @@
# Log collection and monitoring
Being proactive provides you with more visibility and ensures system
reliability.
## Why does it matter?
Logging and monitoring your infrastructure and network is crucial for
identifying and responding to security incidents, system issues or unauthorized
access in real-time.
## How can I proceed?
Log critical event and implement alerts to be notified if everything goes wrong.