O slideshow foi denunciado.
Seu SlideShare está sendo baixado. ×

Going Serverless with Azure Functions

Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Carregando em…3
×

Confira estes a seguir

1 de 35 Anúncio

Mais Conteúdo rRelacionado

Diapositivos para si (20)

Mais de Christos Matskas (20)

Anúncio

Mais recentes (20)

Going Serverless with Azure Functions

  1. 1. https://cmatskas.com
  2. 2. aka.ms/TryFunctions
  3. 3. • Serverless compute abstracts away the compute • Azure Functions Bindings abstract away the services you interact with
  4. 4. https://github.com/Azure/Azure-Functions Azure WebJobs SDK script Azure WebJobs SDK Azure WebJobs SDK extensions Azure Functions CLI Azure Functions Portal Azure Functions templates Azure Functions samples
  5. 5. BizTalk Server
  6. 6. Bind to Source Control Deploy with ARM Use the Kudu API Use Serverless
  7. 7. Try it yourself: https://www.npmjs.com/package/azure-functions-cli Open source on Git https://github.com/Azure/azure-functions-cli
  8. 8. • Precompiled Functions (Node/C#) • Support for .NET Standard 2.0 • Support for .NET Core 2.0 • Monitoring improvements

×