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

Azure Functions Overview

Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Próximos SlideShares
Introduction to Azure Functions
Introduction to Azure Functions
Carregando em…3
×

Confira estes a seguir

1 de 29 Anúncio

Mais Conteúdo rRelacionado

Diapositivos para si (19)

Semelhante a Azure Functions Overview (20)

Anúncio

Mais recentes (20)

Anúncio

Azure Functions Overview

  1. 1. Joe Raio Senior Technical Evangelist DX Audience joe.raio@microsoft.com @joescars github.com/joescars Based in Miami, FL. Proud father. Passions are Music, Space, Aviation & all things Technology
  2. 2. http://www.meetup.com/MICMiami/
  3. 3. Serverless is to servers as wireless is to wired. Wireless internet still requires wires, but customers don't need to interact with them
  4. 4. Every 15 minutes Clean tableFind and clean invalid data
  5. 5. File added to Blob Storage Transform CSV to data rows CSV Power BI Chart graphic
  6. 6. Photo taken and WebHook called Stores in blob storage Produces scaled images
  7. 7. Millions of devices feed into Stream Analytics Store data in SQL Online Transform to structured data
  8. 8. 1) Trigger 7) Develop Locally 3) Develop 4) Execute 6) Monitor and Improve 2) Input Binding 5) Output Binding Web Hooks Azure Services Azure Services App Services Hosting Plans Azure Services
  9. 9. https://www.npmjs.com/package/azur e-functions-core-tools
  10. 10. 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
  11. 11. Azure Functions Demo
  12. 12. http://aka.ms/costafarms https://github.com/joescars/CostaIoTSensorProject http://aka.ms/fishangler https://github.com/FishAngler/AzureFunctions https://github.com/simpledealersuite/media2azure https://github.com/aegexdev/ThePiFilesAF https://www.twilio.com/
  13. 13. https://functions.azure.com/try https://tryappservice.azure.com
  14. 14. Questions?
  15. 15. Joe.Raio@Microsoft.com Download this presentation: slideshare.net/joeraio

Notas do Editor

  • What is a technical evangelist?
  • Mono-lithic application to loosely coupled components
    Access from inside of any client app
    Complex Framework to Micro Functionality
  • Stateless application that needs to scale
  • This is the whole (top level) Dev Ops story where Dev build wonderful apps, using CI they mange their code, builds, and releases. Connecting to a repository, they can deploy to Azure Websites, build in the cloud, deploy to a slot to test and validate, swap into production, deployed across the globe as needed, monitor and get feedback, on which devs can make updates. Rinse and repeat

×