

linkedin.com/in/ryanninodizon

sessionize.com/ryanninodizon

youtube.com/@LearnWithJon

medium.com/@ryanninodizon

github.com/ryanninodizon
Ryan Niño Dizon


Cloud Architect @
Building Serverless Application with Microsoft Identity Platform





Agenda
-
Setting common understanding
- What is Serverless Computing
- What is Microsoft Identity Platform
-
Demo
- Quick tour: Demo Project
- Do it from scratch
- AZD CLI template
- Explore Azure Services involved
-
Q & A

What is Serverless
No infrastructure management
Using fully managed services enables developers to avoid administrative tasks and focus on core business logic. With a serverless platform, you simply deploy your code, and it runs with high availability.
Dynamic scalability
With serverless computing, the infrastructure dynamically scales up and down within seconds to match the demands of any workload.
Faster time to market
Serverless applications reduce the operations dependencies on each development cycle, increasing development teams’ agility to deliver more functionality in less time.
More efficient use of resources
Shifting to serverless technologies helps organizations reduce Total Cost of Ownership (TCO) and reallocate resources to accelerate the pace of innovation.
What is Serverless
Serverless Computing vs. Traditional Computing
backend/service/api


{Id:123,Name:"Ryan",LastName:"Dizon"}
backend/service/api
{Id:123,Name:"Ryan",LastName:"Dizon"}
(Runtime: 100ms)
(Uptime: 72h)
What is the Microsoft Identity Platform?
The Microsoft identity platform is a cloud identity service that allows you to build applications your users and customers can sign in to using their Microsoft identities or social accounts. It authorizes access to your own APIs or Microsoft APIs like Microsoft Graph. The identity platform supports developers building single-tenant, line-of-business (LOB) applications, as well as multi-tenant software-as-a-service (SaaS) application
What is the Microsoft Identity Platform?

Stop showing slides
Building Serverless Application with Microsoft Identity Platform
By Ryan Niño Dizon
Building Serverless Application with Microsoft Identity Platform
- 4