Video není dostupné.
Omlouváme se.

What's new in Azure Functions v4 for .NET Developers

Sdílet
Vložit
  • čas přidán 30. 07. 2024
  • Matthew Henderson & Fabio Cavalcante join James on this week's On .NET to break down all of the latest and greatest features in serverless computing in Azure Functions v4. We will take a look at understanding isolated functions vs in-process, what new features you can take advantage of, and how to get started today.
    00:00 - Intro with Fabio & Matthew
    03:20 - Azure Functions Overview
    05:20 - In-Process, Isolated, & .NET 6
    09:40 - Isolated Model Advantages
    15:10 - Startup, dependencies, & more
    18:40 - v4 Updates & Roadmap
    24:15 - Extensions and more
    27:30 - Wrap-up
    Links:
    Azure Functions: docs.microsoft.com/azure/azur...
    Azure Functions Versions: docs.microsoft.com/en-us/azur...
    Island Tracker app - github.com/jamesmontemagno/ap...
    James Talk on Serverless - docs.microsoft.com/en-us/even...
    In-Process Guide: docs.microsoft.com/azure/azur...
    #dotnet #azurefunctions #serverless
    🙋‍♀️🙋‍♂️ Get your questions answered on the Microsoft Q&A for .NET: aka.ms/dotnet-qa
    🏫 Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: aka.ms/learndotnet

Komentáře • 7

  • @RomuloMagalhaesAutoTOPO
    @RomuloMagalhaesAutoTOPO Před 2 lety +5

    Thanks. I will use Azure Functions as part of my next APP. Amazing features.

  • @kaceyezerioha495
    @kaceyezerioha495 Před 2 lety +6

    James you got so many best friends. What can a guy do to enlist? 😂

  • @miguelkiroz
    @miguelkiroz Před 2 lety +2

    Thanks i'm fan of azure functions 🤩

  • @hemant-sathe
    @hemant-sathe Před rokem

    The extensions bundle including nuget.exe version is marked vulnerable by our container security scanners (v4.0). We dont use them explicitly. Is there any way to upgrade/ remove them safely?

  • @mouradaissani8957
    @mouradaissani8957 Před 2 lety

    Isolated => flexible workers ,pipelines, & services

  • @rafaelferreiraalves2258
    @rafaelferreiraalves2258 Před 2 lety +2

    Why is C# cold start so inferior to python in both Azure functions and AWS LAmbda?
    Does Microsoft think about improving this?
    I ask this because in my current job we were unable to program using C# due to this

  • @williameisenman5538
    @williameisenman5538 Před 2 lety

    So essentially it's self - contained....