diff --git a/content/roadmaps/102-devops/content/102-managing-servers/readme.md b/content/roadmaps/102-devops/content/102-managing-servers/readme.md index b5e4a5967..66d9e483c 100644 --- a/content/roadmaps/102-devops/content/102-managing-servers/readme.md +++ b/content/roadmaps/102-devops/content/102-managing-servers/readme.md @@ -1 +1,7 @@ -# Managing servers \ No newline at end of file +# Managing Servers + +Server management includes all of the monitoring and maintenance required for servers to operate reliably and at optimal performance levels. Server management also involves the management of hardware, software, security, and backups all in service of keeping the IT environment operational and efficient. The primary goals of an effective server management strategy are to: + +- Minimize server slowdowns and downtime while maximizing reliability. +- Build secure server environments. +- Scale servers and related operations to meet the needs of the organization over time.