Skip to content

Commit 44fd038

Browse files
committed
Fix blocked issue
1 parent 9268ccc commit 44fd038

File tree

6 files changed

+10
-9
lines changed

6 files changed

+10
-9
lines changed

learn-pr/philanthropies/describe-best-practices-datacenter-operations/3-datacenter-maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### YamlMime:ModuleUnit
22
uid: learn.philanthropies.describe-best-practices-datacenter-operations.datacenter-maintenance
3-
title: Datacenter Maintenance
3+
title: Datacenter maintenance
44
metadata:
55
title: Datacenter Maintenance
66
description: This content is a part of the Describe the best practices for datacenter operations.

learn-pr/philanthropies/describe-best-practices-datacenter-operations/6-reliability-resiliency-datacenters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### YamlMime:ModuleUnit
22
uid: learn.philanthropies.describe-best-practices-datacenter-operations.reliability-resiliency-datacenters
3-
title: Reliability and Resiliency in Datacenters
3+
title: Reliability and resiliency in datacenters
44
metadata:
55
title: Reliability and Resiliency in Datacenters
66
description: This content is a part of the Describe the best practices for datacenter operations.

learn-pr/philanthropies/describe-best-practices-datacenter-operations/9-check.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ quiz:
4444
- content: Improper datacenter architecture can impact latency. What features reduce queuing and processing times?
4545
choices:
4646
- content: Add high-speed connections like fiber-optic cables and optimized routing.
47-
isCorrect: true
47+
isCorrect: false
4848
explanation: Incorrect. While high-speed connections and optimized routing are essential for reducing network latency, they don't directly address queuing and processing times within the datacenter. Queuing and processing times are more influenced by server design, processor performance, and software optimization.
4949
- content: Implement server designs with high-performance processors, optimize software to minimize processing delays, ensure proper resource allocation.
50-
isCorrect: false
50+
isCorrect: true
5151
explanation: Correct. Implement server designs with high-performance processors, optimize software to minimize processing delays, ensure proper resource allocation.
5252
- content: Upgrade to faster storage technologies to reduce access times and improve overall data transfer speeds.
5353
isCorrect: false
@@ -59,13 +59,13 @@ quiz:
5959
- content: What are the benefits of predictive maintenance in preventing downtime?
6060
choices:
6161
- content: Predictive maintenance is reactive, meaning it's performed when a failure or issue is detected. This type of maintenance involves troubleshooting, identifying the root cause of the problem, and restoring the system to its normal operation.
62-
isCorrect: true
62+
isCorrect: false
6363
explanation: Incorrect. This describes corrective or reactive maintenance, not predictive maintenance. Corrective maintenance is performed after a failure has occurred, focusing on troubleshooting and fixing the issue. Predictive maintenance, on the other hand, aims to predict and prevent failures before they happen using data analytics and machine learning.
6464
- content: Predictive maintenance is a proactive approach that involves using routine tasks designed to prevent issues before they occur. It's typically scheduled and planned well in advance.
6565
isCorrect: false
6666
explanation: Incorrect. This describes preventive maintenance, not predictive maintenance. Preventive maintenance involves routine, scheduled tasks to prevent issues, whereas predictive maintenance uses advanced technologies to predict and address potential failures before they occur.
6767
- content: Predictive maintenance is a newer and more advanced concept in datacenter maintenance. It uses technology, data analytics, and machine learning to predict potential failures before they occur, allowing for proactive intervention.
68-
isCorrect: false
68+
isCorrect: true
6969
explanation: Correct. Predictive maintenance is a newer and more advanced concept in datacenter maintenance. It uses technology, data analytics, and machine learning to predict potential failures before they occur, allowing for proactive intervention.
7070
- content: Predictive maintenance refers to the daily, weekly, or monthly operational tasks that keep everything running smoothly, even when no major issues have been identified.
7171
isCorrect: false

learn-pr/philanthropies/describe-best-practices-datacenter-operations/includes/10-summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The module also discussed key performance indicators (KPIs) used to track datace
1010
- Stealth Monitoring: Top Strategies for Enhancing Data Center Security: https://stealthmonitoring.com/video-monitoring/top-strategies-for-enhancing-data-center-security
1111
- IBM: What is infrastructure monitoring?: https://www.ibm.com/think/topics/infrastructure-monitoring
1212
- Securetech: Monitoring and Troubleshooting Data Center Networks: https://securetechinstitute.com/monitoring-and-troubleshooting-data-center-networks/
13-
- Security Journa lAmericas: Data center compliance in a complex regulatory landscape: https://securityjournalamericas.com/data-center-compliance-regulatory/
13+
- Security Journal Americas: Data center compliance in a complex regulatory landscape: https://securityjournalamericas.com/data-center-compliance-regulatory/
1414
- Sunbird: Top 10 Data Center KPIs: https://www.sunbirddcim.com/infographic/top-10-data-center-kpis
1515
- Sunbird: Top 40 Data Center KPIs: https://assets.new.siemens.com/siemens/assets/api/uuid:a963b0d3-b03c-4b6d-91f5-048eee169be9/top-40-data-center-kpis-ebook-sunbird.pdf
1616
- Enconnex: Data Center Performance Metrics: Understanding the KPIs: https://blog.enconnex.com/data-center-performance-metrics-kpis-examples

learn-pr/philanthropies/describe-best-practices-datacenter-operations/includes/6-reliability-resiliency-datacenters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**What are reliability and resiliency in datacenters:**
1+
**What are reliability and resiliency in datacenters?**
22

33
Reliability and resiliency are critical to datacenter operations, as they ensure consistent and uninterrupted delivery of services.
44

learn-pr/philanthropies/describe-best-practices-datacenter-operations/includes/7-disaster-recovery-datacenters.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616

1717
**What are the key concepts of disaster recovery?**
1818

19-
| **Recovery time objective (RTO)** | The maximum acceptable time that systems can be down after a disaster. <br />**Example**: A 4-hour RTO means systems must be operational within 4 hours of an outage. |
19+
| | |
2020
| ---------------------------------- | ------------------------------------------------------------ |
21+
| **Recovery time objective (RTO)** | The maximum acceptable time that systems can be down after a disaster. <br />**Example**: A 4-hour RTO means systems must be operational within 4 hours of an outage. |
2122
| **Recovery point objective (RPO)** | The maximum acceptable amount of data loss, measured in time. <br />**Example**: A 1-hour RPO means no more than 1 hour's worth of data can be lost. |
2223
| **Disaster recovery plans (DRPs)** | A disaster recovery plan is a documented strategy detailing how to respond to various disaster scenarios. |
2324
| **Backup and restore** | Backing up data and restoring it after an incident is the foundation of disaster recovery. <br />Types of backups: Full, incremental, differential Backup locations: On-site, off-site, or cloud-based |

0 commit comments

Comments
 (0)