Skip to content

Commit af7a374

Browse files
author
Siva Guruvareddiar
committed
changes for OLA EC2
1 parent f947871 commit af7a374

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus/docs/guides/cost/OLA-EC2-righsizing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Benefits of undergoing the AWS OLA program includes,
1212
- **Reduce costs** by optimizing your cloud infrastructure which is one of the key aspects.
1313
- Model licensing scenarios, including license-included or BYOL instances, for flexibility in managing seasonal workloads and agile experimentation to **explore optimized licensing options** and hence eliminate unnecessary licensing costs.
1414

15-
![OLA](../images/OLA.png)
15+
![OLA](../../images/OLA.png)
1616

1717
## AWS OLA for EEC2 Workloads
1818

@@ -32,7 +32,7 @@ While the AWS OLA for EEC2 offers an assessment report for Amazon EC2 rightsizin
3232

3333
Amazon EC2 Instances emit several metrics to Amazon CloudWatch by default. However, memory metrics isn’t one of the default metrics provided by Amazon EC2. Getting to know the memory metrics of Amazon EC2 helps understand the current memory utilization of your EC2 instances, so that the instances are neither under-provisioned nor over-provisioned. Under-provisioning of Amazon EC2 instances typically impairs the performance of the system or application, while over provisioning yields in wasteful expenditure. Memory heavy applications like Big Data Analytics, In-memory Databases, Real-time Streaming require you to monitor memory utilization on the instances for operational visibility.
3434

35-
![CloudWatch Agent](../images/cw-agent.png)
35+
![CloudWatch Agent](../../images/cw-agent.png)
3636

3737
### Memory metrics collection from Amazon EC2 Instances
3838

@@ -46,12 +46,12 @@ To collect memory metrics from [Amazon EC2 Instances](https://aws.amazon.com/ec2
4646
- Install CloudWatch agent on the required EC2 instance(s) (Windows or Linux) either [manually](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/installing-cloudwatch-agent-commandline.html) or using [Systems Manager Run Command](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/installing-cloudwatch-agent-ssm.html).
4747
- Configure CloudWatch agent to collect memory metrics and write to Amazon CloudWatch.
4848

49-
![CloudWatch Metrics](../images/cw-metrics.png)
49+
![CloudWatch Metrics](../../images/cw-metrics.png)
5050

5151
- View collected [metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/viewing_metrics_with_cloudwatch.html) and [logs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html) in the CloudWatch console.
5252
- Use CloudWatch Logs Insights to analyze log data
5353

54-
![CloudWatch Metrics](../images/ec2-cloudwatch-metrics.png)
54+
![CloudWatch Metrics](../../images/ec2-cloudwatch-metrics.png)
5555

5656
### Memory metrics collection from Amazon EC2 Instances at scale
5757

0 commit comments

Comments
 (0)