Although the serverless applications approach is getting more popular each day, people are still unsure about using it on their projects. This workshop will bring you closer to a practical and very useful concept for developing and running your apps.
You will learn about Azure Functions and its advantages and disadvantages. We will use .NET to build a completely serverless solution which will support different applications like background jobs or APIs. There are many ways of triggering your serverless applications and we will cover the ones that are used in everyday work.
THIS WORKSHOP WILL COVER:
Azure Functions and its advantages and disadvantages
How to use .NET to build a completely serverless solution
Triggering serverless applications