Description
In this course, you will learn :
- Azure Devops
Syllabus :
1. Serverless Architecture
- What is serverless
- Features of serverless
- Drawbacks of Using Serverless Architecture
2. Serverless Framework
- What you will learn in this section
- What is serverless framework
- An Example Serverless Application
- Why NOT to use serverless
3. Azure Function App
- Azure Function : A Brief Introduction
4. Azure + serverless
- What will be covered in this section
- Tools Needed and Connect to serverless
- Create our first http app in Serverless
5. Anatomy of the Serverless File
- Anatomy of the Serverless File
6. Under the hood
- What happens when we do a serverless deploy
7. Micro Service Based Application
- Micro Service Based Application
8. Simple Events (HTTP and Blob Storage Event)
- Events
- Update Host Settings
- Blob Strorage
- Copy file using blob storage
9. Queue Event
- Storage Queue
- Trigger Queue using http request
10. Table Storage
-
Get User info using Table Storage input and Http trigger