Skip to content

Commit 0d432d4

Browse files
committed
update blogs
1 parent 16477b0 commit 0d432d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ We need to get the Cost reports and the credentials properly setup.
7575

7676
First we clone the project, isntall dependencies, then we setup the cost reports for each cloud provider and at the end, we need to set `.dlt/secrets.toml` and `.dlt/config.toml` to match your data.
7777

78-
Below step by step how to create a cost report and extract the keys. Also check [related blog post](http://www.ssp.sh/blog/cost-analyzer-aws-gcp/) for more details.
78+
Below step by step how to create a cost report and extract the keys. Also check related blog posts: [local first](http://www.ssp.sh/blog/cost-analyzer-aws-gcp/) and [cloud-ready](https://www.ssp.sh/blog/finops-dlt-clickhouse-rill/) for more details.
7979

8080

8181
### 1. Install Dependencies
@@ -559,7 +559,7 @@ make set-connector-clickhouse # Switch to ClickHouse Cloud
559559

560560
### Related Resources
561561
- **Blog Post**: [Multi-Cloud Cost Analytics: From Cost-Export to Parquet to Rill](https://www.ssp.sh/blog/cost-analyzer-aws-gcp/) - Detailed write-up of this project
562-
- **Blog Post Part 2**: [Multi-Cloud Cost Analytics with dlt, ClickHouse & Rill](https://www.ssp.sh/posts/) - Detailed write-up of this project
562+
- **Blog Post Part 2**: [Multi-Cloud Cost Analytics with dlt, ClickHouse & Rill](https://www.ssp.sh/blog/finops-dlt-clickhouse-rill/) - Detailed write-up of this project
563563
- **Original Local Version**: [Branch `v1`](https://github.com/ssp-data/cloud-cost-analyzer/tree/v1) - Pre-ClickHouse version
564564

565565

0 commit comments

Comments
 (0)