Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Azure Serverless Event Processing

This project deploys a serverless Azure Function triggered by Blob Storage events using Bicep and GitHub Actions.

Features

  • Blob-triggered Azure Function (Node.js)
  • Logs blob metadata to Azure Table Storage
  • Infrastructure deployed via Bicep templates
  • CI/CD automation with GitHub Actions

How to Use

  1. Configure Azure credentials and function app name as GitHub Secrets.
  2. Push changes to main branch.
  3. Upload blobs to trigger processing.

Tech Stack

  • Azure Functions (Node.js)
  • Azure Blob Storage & Table Storage
  • Azure Bicep
  • GitHub Actions

Built for demonstrating serverless event-driven cloud architecture.

About

This project deploys a serverless Azure Function triggered by Blob Storage events using Bicep and GitHub Actions.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages