Skip to content

Commit 53b72dd

Browse files
Update finops-in-oci.md
typo
1 parent cc89b1d commit 53b72dd

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# How OCI Can Support FinOps Discipline
22

3-
In Cloud, the ability to spin-up infrastructure by the simple push of a button has shifted costs from a fixed model to a variable model,
4-
increasing the distance from Engineerig and Finance teams. At the same time, this increases the chance for resources to be deployed and be under-utilized,
3+
In Cloud, the ability to spin up infrastructure by the simple push of a button has shifted costs from a fixed model to a variable model,
4+
increasing the distance from Engineerig and Finance teams. At the same time, this increases the chance for resources to be deployed and under-utilized,
55
or to be under-utilized under particular circumstances.
66
OCI provides tools and constructs to ensure FinOps discipline can be applied:
77

8-
**Organizations**: allows parent-child relationship between various tenancies
8+
**Organizations**: allows a parent-child relationship between various tenancies
99

1010
**Tenancies**: provide strong isolation among workloads
1111

@@ -15,27 +15,27 @@ OCI provides tools and constructs to ensure FinOps discipline can be applied:
1515

1616
**Tags**: add metadata information to resources to apply governance policies and break down cost reporting
1717

18-
**Budgets**: thresholds that can be set on cost per billing cycle that OCI will evaluate every hour to send alert in case the value for the budget is crossed or close. Budgets can be targeted towards subscriptions, child tenancies, compartments and tags. The integration with the Event service can be used to trigger automation such as the creation of Quotas.
18+
**Budgets**: thresholds that can be set on cost per billing cycle that OCI will evaluate every hour to send an alert in case the value for the budget is crossed or closed. Budgets can be targeted toward subscriptions, child tenancies, compartments, and tags. The integration with the Event service can be used to trigger automation such as the creation of Quotas.
1919

2020
**Quotas**: limits are set by Admins on compartments to prevent overspending.
2121

2222

2323

24-
Cost reporting tools in OCI are aware of resources hierarchy and tags.
25-
Understanding your organization reporting needs is the first step that needs to be
26-
taken into account when planning for costing structure.
24+
Cost reporting tools in OCI are aware of resource hierarchy and tags.
25+
Understanding your organization's reporting needs is the first step that needs to be
26+
taken into account when planning for a costing structure.
2727

2828
OCI provides powerful tools to support FinOps discipline.
2929

3030

3131

32-
1. **Cost Analysis** to visualize consumption over time. Group-by and filtering dimensions are available to customers. Queries can be saved for re-use. Data can be extracted as csv and PDF. Future cost prediction is estimated based on current usage patterns. Reports can run at specific time and delier the content to an object storage.
32+
1. **Cost Analysis** to visualize consumption over time. Group-by and filtering dimensions are available to customers. Queries can be saved for reuse. Data can be extracted as CSV and PDF. Future cost prediction is estimated based on current usage patterns. Reports can run at a specific time and deliver the content to an object storage.
3333

34-
2. **Custom Cost Reports** show usage hourly per resources. Combined reports can be generated for all Tenanacies in an organization, viewed in Oracle Analytics Cloud and queried in Autonomous DB when transferred. This move can be automated.
34+
2. **Custom Cost Reports** show usage hourly per resources. Combined reports can be generated for all tenancies in an organization, viewed in Oracle Analytics Cloud, and queried in Autonomous DB when transferred. This move can be automated.
3535

36-
3. Reporting needs across multiple cloud providers can be meet by **3rd Party tools** such as Flexera, CloudHealth ad cloudvane.
36+
3. Reporting needs across multiple cloud providers can be met by **3rd Party tools** such as Flexera, CloudHealth, and Cloudvane.
3737

38-
4. **Cloud Advisor** enables cost-saving opportuninties with per-resource specific recommendations and customizable profiles. These recommendations can be immediately implemented via the 'fix-it' flow, without navigating to the specific resource.
38+
4. **Cloud Advisor** enables cost-saving opportunities with resource-specific recommendations and customizable profiles. These recommendations can be immediately implemented via the 'fix-it' flow, without navigating to the specific resource.
3939

4040

4141

@@ -45,4 +45,4 @@ OCI provides powerful tools to support FinOps discipline.
4545

4646
# Useful Links
4747

48-
[FinOps best practices for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=0ia5wMwrAuI)
48+
[FinOps best practices for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=0ia5wMwrAuI)

0 commit comments

Comments
 (0)