Cluster computing
Thursday, September 14, 2023
Some of the learnings from deploying Overwatch on Databricks
›
This is a continuation of previous articles on Overwatch which can be considered an analytics project over Databricks. It collects data from...
Wednesday, September 13, 2023
Overwatch organization
›
Overwatch can be taken as an analytics project over Databricks. It collects data from multiple data sources such as APIs and cluster log...
Tuesday, September 12, 2023
›
This is a continuation of a series of articles on the shortcomings and resolutions of Infrastructure-as-Code ( IaC ). One of the commonly ...
Monday, September 11, 2023
›
Table of Contents: Overview Layout Usage: Result: Overview Overwatch reporting involves cluster configuration, overwatch con...
Sunday, September 10, 2023
›
A sample GitHub action to detect state drift that can run periodically. name: 'Terraform Configuration Drift Detection' on: ...
Saturday, September 9, 2023
A sample GitHub action to detect state drift that can run periodically.
›
name: 'Terraform Configuration Drift Detection' on: workflow_dispatch: schedule: - cron: '00 2 * * *' ...
‹
›
Home
View web version