Skip to content

Lab for development of competencies to successfully realize "serverless solutions" on Microsoft Azure

License

Notifications You must be signed in to change notification settings

garaio/DevCamp-AzureServerless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains a basic "Azure Serverless Application" as a basis for the implementation of additional functionality. The purpose of this is education.

For documentation of Azure services, architecture patterns and other theory material consider Microsoft sites. A recommandation: Serverless apps: Architecture, patterns, and Azure implementation. Microsoft Learn platform contains plenty of high-quality tutorials which are very much recommended. Specifically there is a Learning Path "Create serverless applications".

Providing customers with a solution based on Azure Services at a professional level, requires competencies of: Development, provisioning and operational management. These 3 pillars are equally important and relevant in all phases of an implementation project. This lab contains challenges for those pillars which are inspired by real world situations and requirements of GARAIO AG projects.

General Preparations

You need to have your own Azure subscription to work with this lab. As a GARAIO employee you have these two possibilities for a subscription with sufficient budget:

By default, the MSDN-based subscription is tied to the organisation tenant. You can transfer it to a private directory to not pollute the organisations AD with e.g. App Registrations: Manual.

Demo Application

All code artefacts regarding the basic "Azure Serverless Application" you find in the folder Foundation. You can (but don't have to) build your realisations of the challenges based on this. It includes a "on-click-deployable" ARM template with usage as explained in the "Preparation" document of each track.

Tracks

Dev

Extend the basic application with additional functionality.

DevOps

Implement an "Infrastructure as Code" solution which enables the deployment to new or existing environments. Additionally you may implement a CI/CD strategy with Azure Pipelines.

Ops

Provide possibilities to visualize operational key aspects of the application. Enable business insights as well as the detection and notification of technical problems and possible optimizations.

Solutions

Feel free to share your work. Please follow these guidelines.

About

Lab for development of competencies to successfully realize "serverless solutions" on Microsoft Azure

Topics

Resources

License

Stars

Watchers

Forks