DataChefHQ / damavand

Damavand is an opinionated cloud-agnostic pythonic implementation of ARC (Application Resource Controller) pattern for developing cloud-native applications with best practices.
Mozilla Public License 2.0
3 stars 0 forks source link

Sparkle support for Azure deployment #9

Open kkiani opened 1 month ago

kkiani commented 1 month ago

Introduction

To extend Sparkle application support to Azure, we propose implementing the Resource Layer using Pulumi for deploying an Azure Synapse serverless PySpark application. This will allow Sparkle to run natively on Azure, leveraging Azure Synapse Analytics for distributed data processing with PySpark.

Tasks

Acceptance Criteria

kkiani commented 1 month ago

We already have a bigger feature branch for integration with Sparkle. Please fork and create pull request to the feature/spark branch.