Introduction to Serverless with AWS Lambda in C# - Brandon Minnick - NDC Sydney 2024

preview_player
Показать описание
This talk was recorded at NDC Sydney in Sydney, Australia. #ndcsydney #ndcconferences #developer #softwaredeveloper

Attend the next NDC conference near you:

Subscribe to our YouTube channel and learn every day:
/ @NDC

Follow our Social Media!

#dotnet #cloud #serverless #code #api #aws

What is Serverless and how can AWS Lambda make your life better? Good question!

Join me for this session on Serverless where we'll cover
- What is Serverless?
- How does it work?
- How can I scale my Serverless instance?
- Can I use Serverless like an API? How else can I trigger + run the code?
- And is it really cheaper? What's the catch?
Рекомендации по теме
Комментарии
Автор

Anyone who ever configured Lambda knows you still have specify the CPU and memory, but otherwise a nice presentation. I want this AWS Explorer. Is that available in VS with the toolkit?

th_CAV_Trooper