Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fboucher/github-to-azure-serverless-automatically

An Introduction to Azure Serverless and GitHub Actions. Learning from the beginning.
https://github.com/fboucher/github-to-azure-serverless-automatically

Last synced: about 2 months ago
JSON representation

An Introduction to Azure Serverless and GitHub Actions. Learning from the beginning.

Awesome Lists containing this project

README

        

# Figuring out Azure Serverless

[![Deploy to Azure](https://img.shields.io/badge/Deploy%20To-Azure-blue?logo=microsoft-azure)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fignite-learning-paths-training-afun%2Fmaster%2Fafun95%2Fdeployment%2FdeployAzure.json?WT.mc_id=frbouche-github-event)

## Session Abstract

Azure Function and Azure Logic Apps are part of the Serverless offer from Microsoft cloud Azure. But why should you care about serverless? What's an Azure Function or Azure Logic Apps? And can you create a continuous integration and continuous deployment solution for it? This session will answer all those questions and with demos helps you to be ready to deploy your first serverless solution to Azure.

## Table of Content

| Resources | Links |
|------------------------|----------------------------------|
| Presentation | [slides](presentation/How-Can-I-Use-Azure-Serverless-Services-in-My-Projects.pptx) |
| Pre-Session Deployment | [Deployment](deployment/README.md) |
| Demos | - [Demo 1 - Create an Azure Logic App](demos/readme.md#demo-1---Azure-logic-app-demo)
- [Demo 2 - Create a JavaScript Azure Function](demos/readme.md#demo-2---javascript-function-demo)
- [Demo 3 - Deploying Azure Function from GitHub](demos/readme.md#demo-3---deploying-from-github-demo)
- [Demo 4 - Using Azure Function with Azure Logic App](demos/readme.md#demo-4---using-azure-function-with-azure-logic-app) |

## Deployment / Preparation

Deploying the demo environment on Azure - including the prerequisites.

[Instructions and prerequisites are outlined here](deployment/README.md).

## Demos

> What's Here? Pre-delivery preparation, stage ready videos, required files (such as JSON templates), and walk-through videos

Detailed explanations of each demonstration associated with this presentation can be found in this section. There are 4 "live from stage" technical demonstrations that utilize a number of tools both in and out of Azure. [You can get a high level overview of the tools and how we will be using them here](demos/readme.md).

## Feedback / Questions ?

Reach out on social media or use the GitHub [issues](https://github.com/FBoucher/GitHub-to-Azure-Serverless-Automatically/issues)