Skip to content

Commit be8a6e0

Browse files
Merge pull request #81819 from Ashikpaul/patch-1
Fixed some minor typos
2 parents 6657e6f + 5d8f80f commit be8a6e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/concepts-sustainable-software-engineering.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 03/29/2021
88

99
# Sustainable software engineering principles in Azure Kubernetes Service (AKS)
1010

11-
The sustainable software engineering principles are a set of competencies to help you define, build, and run sustainable applications. The overall goal is to reduce your carbon footprint of every aspect of your application. [The Principles of Sustainable Software Engineering][principles-sse] has an overview of the principles of sustainable software engineering.
11+
The sustainable software engineering principles are a set of competencies to help you define, build, and run sustainable applications. The overall goal is to reduce the carbon footprint in every aspect of your application. [The Principles of Sustainable Software Engineering][principles-sse] has an overview of the principles of sustainable software engineering.
1212

1313
Sustainable software engineering is a shift in priorities and focus. In many cases, the way most software is designed and run highlights fast performance and low latency. Meanwhile, sustainable software engineering focuses on reducing as much carbon emission as possible. Consider:
1414

@@ -19,7 +19,7 @@ Before applying sustainable software engineering principles to your application,
1919

2020
## Measure and optimize
2121

22-
To lower the carbon footprint of your AKS clusters, you need understand how your cluster's resources are being used. [Azure Monitor][azure-monitor] provides details on your cluster's resource usage, such as memory and CPU usage. This data informs your decision to reduce the carbon footprint of your cluster and observes the effect of your changes.
22+
To lower the carbon footprint of your AKS clusters, you need to understand how your cluster's resources are being used. [Azure Monitor][azure-monitor] provides details on your cluster's resource usage, such as memory and CPU usage. This data informs your decision to reduce the carbon footprint of your cluster and observes the effect of your changes.
2323

2424
You can also install the [Microsoft Sustainability Calculator][sustainability-calculator] to see the carbon footprint of all your Azure resources.
2525

@@ -98,4 +98,4 @@ Learn more about the features of AKS mentioned in this article:
9898
[node-sizing]: use-multiple-node-pools.md#specify-a-vm-size-for-a-node-pool
9999
[sustainability-calculator]: https://azure.microsoft.com/blog/microsoft-sustainability-calculator-helps-enterprises-analyze-the-carbon-emissions-of-their-it-infrastructure/
100100
[system-pools]: use-system-pools.md
101-
[principles-sse]: /learn/modules/sustainable-software-engineering-overview/
101+
[principles-sse]: /learn/modules/sustainable-software-engineering-overview/

0 commit comments

Comments
 (0)