https://github.com/lalitadithya/automate-anything-and-everything
A simple, easy to use, cloud native serverless automation framework built on Azure
https://github.com/lalitadithya/automate-anything-and-everything
azure azure-app-service azure-container-instances azure-functions azure-logic-apps bot bot-framework-v4 cloud-native containers cosmos-db csharp docker dotnet-core log-analytics luis natural-language-understanding
Last synced: 5 months ago
JSON representation
A simple, easy to use, cloud native serverless automation framework built on Azure
- Host: GitHub
- URL: https://github.com/lalitadithya/automate-anything-and-everything
- Owner: lalitadithya
- License: mit
- Created: 2020-05-27T15:07:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T22:37:25.000Z (about 3 years ago)
- Last Synced: 2025-02-18T01:19:26.429Z (8 months ago)
- Topics: azure, azure-app-service, azure-container-instances, azure-functions, azure-logic-apps, bot, bot-framework-v4, cloud-native, containers, cosmos-db, csharp, docker, dotnet-core, log-analytics, luis, natural-language-understanding
- Language: C#
- Homepage:
- Size: 700 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automate Anything and Everything
A simple, easy to use, cloud native and serverless automation framework built on Azure. It makes use of Azure Functions, Azure Container Instances, Azure Logic Apps, Bot Framework and more.
## Architecture
## Worker Images
| Worker Image Name | Worker Image Description | Status |
|-------------------|--------------------------|--------|
| Az CLI | Docker images that contains the Azure CLI. This image can be used to perform automation tasks in Azure |  |## Components
| Component Name | Component Description | Status |
|----------------|-----------------------|--------|
| Task Orcestrator | This is an Azure functions app that takes care of deploying the worker images to the Azure Container Instances for a task |  |
| Chat Bot | This is a chat bot that is built on top of Bot Framework v4 and it is deployed to Azure app service |  |## Contribute
This is in active development. Please feel free to fork and open PR. The road map can be found in Github issues.