Skip to content

A proof of concept for deploying Functions to Azure using GitHub Actions

License

Notifications You must be signed in to change notification settings

svejnohatomas/poc-azure-functions-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Proof of Concept - Azure Functions (C#)

A Proof of Concept for deploying Functions to Azure using GitHub Actions.

Requirements

  • The application should be scalable and withstand an increase in load
  • The application must expose a REST API
  • The application should be fault tolerant and survive availability zone failure
  • Centralised logging of application and infrastructure metrics
  • Secure configuration at the network level
  • Automatically deploys when a new version is created
    • GitHub Actions

About

A proof of concept for deploying Functions to Azure using GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published