Giter VIP home page Giter VIP logo

jsaez868 / customisedazurefunctionscontainers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sjwaight/customisedazurefunctionscontainers

0.0 0.0 0.0 34 KB

Demonstrates how you can customise the Azure Functions runtime environment and use them with Kubernetes

Home Page: https://blog.siliconvalve.com/2019/06/25/customised-serverless-using-azure-functions-docker-and-kubernetes-event-driven-architecture-keda/

Dockerfile 11.01% JavaScript 88.99%

customisedazurefunctionscontainers's Introduction

Azure Functions running in customised Containers

This repository contains a simple NodeJS Azure Function that uses FFMPEG to generate a composite thumbbail for supplied MP4 videos.

Try it out

If you'd like to experiment with this solution you will need the following:

All the above tools will run on Mac, Linux or Windows :neckbeard:

In Azure the components you'll need to setup are:

  • An Azure Storage Account
    • Blob Storage Containers for Videos and Thumbnails
    • Storage Queue to use for triggering Function
  • An Azure Container Registry (you can also use Docker Hub if you'd prefer)
  • An App Service Plan running Linux
    • An Azure Function configured for Docker deployments
  • An Azure Kubernetes Service (AKS) cluster with virtual nodes enabled.

Your experimentation will be helped by grabbing the Azure Storage Explorer as well.

Running on Azure App Service

This is well documented by the Functions team on Microsoft Docs.

Running on Kubernetes using KEDA

This sample is based on one of the existing KEDA samples. If you read the sample documentation for that you will be able to figure out how to deploy your Function onto Kubernetes and use KEDA.

customisedazurefunctionscontainers's People

Contributors

sjwaight avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.