Building Cloud Native apps with .NET 8 | .NET Conf 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 มิ.ย. 2024
  • This a deep dive into building cloud native applications with .NET Aspire.
    Chapters:
    00:00 Welcome
    01:00 .NET Aspire
    01:31 .NET Cloud Native: A brief history
    07:04 Introducing .NET Aspire
    08:24 Demo - Creating a new project
    26:56 Structured logs
    30:17 Service defaults tour
    43:12 Aspire with Dapr
    github.com/dotnet/aspire-samp...
    43:51 .NET Aspire Components
    55:41 Wrap
    Download .NET 8 - aka.ms/get-dotnet-8
    Hack Together - aka.ms/hacktogether/dotnet
    Learn collection - aka.ms/learn-dotnet-8
    .NET 8 Survey - aka.ms/dotnet-survey
    Local Events - aka.ms/dotnetconf-local-event
    Hero blog - aka.ms/dotnet8blog
    Blog: aka.ms/dotnet/blog
    Twitter: aka.ms/dotnet/twitter
    TikTok: aka.ms/dotnet/tiktok
    Mastodon: aka.ms/dotnet/mastodon
    LinkedIn: aka.ms/dotnet/linkedin
    Facebook: aka.ms/dotnet/facebook
    Docs: learn.microsoft.com/dotnet
    Forums: aka.ms/dotnet/forums
    🙋‍♀️Q&A: aka.ms/dotnet-qa
    👨‍🎓Microsoft Learn: aka.ms/learndotnet
    #dotnet
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 33

  • @user-ct6fy3bg9i
    @user-ct6fy3bg9i 6 หลายเดือนก่อน +5

    It always hard to do a live demo, but you guys handle it very well with great technology at your hand. the future looks bright :)

  • @chillydill4703
    @chillydill4703 7 หลายเดือนก่อน +12

    This is exciting!!! The title feels more like "Building Cloud Native apps reinvented with .NET 8". Great stuff guys!

  • @keshavsingh4522
    @keshavsingh4522 6 หลายเดือนก่อน

    So much interesting, wow. Thanks.

  • @vladimirlvov1111
    @vladimirlvov1111 5 หลายเดือนก่อน +2

    Thank you for this video. Very helpful and easy to follow. It would be great if you could show how to implement Blazor fromtend authentication though the apiservice instead of connecting to the SQL database directly from the frontend.

  • @dcuccia
    @dcuccia 6 หลายเดือนก่อน

    This is fantastic. Can't wait to try it out for my Azure Container App.

  • @rennasccenth
    @rennasccenth 5 หลายเดือนก่อน

    I just need to try it, NOW!

  • @tplummer217
    @tplummer217 7 หลายเดือนก่อน +3

    Great direction, badly needed. Nice work for sure

  • @mortal614
    @mortal614 7 หลายเดือนก่อน

    Hi, I'm very interesting in it, where can I get the PPT?

  • @Sara-po1jd
    @Sara-po1jd 4 หลายเดือนก่อน

    thank you, is it possible to upload it in a docker container

  • @guerrierekang5694
    @guerrierekang5694 5 หลายเดือนก่อน +2

    Super amazing but little hard to grasp when two people are talking at the same time.

  • @kingthelstan854
    @kingthelstan854 5 หลายเดือนก่อน +2

    Sargons Aussie doppelganger

  • @rileydavidjesus
    @rileydavidjesus 6 หลายเดือนก่อน +1

    Tried it out today. Very hard to justify using anything else now.

  • @Neme112
    @Neme112 3 หลายเดือนก่อน

    I feel like the fact that the "weather" URL is automatically is a little too much magic. Also, what if you really want a URL that happens to be named that way? At least it should be surrounded in % like an environment variable or braces or something.

  • @jwbonnett
    @jwbonnett 6 หลายเดือนก่อน +1

    Can Aspire support auto generated ports for multiple instances of a service?

    • @davidfowl
      @davidfowl 6 หลายเดือนก่อน +3

      Yes

  • @caunt.official
    @caunt.official 7 หลายเดือนก่อน +3

    How is it distributed if it’s running on single PC? How would we integrate it in kubernetes?

    • @davidfowl
      @davidfowl 6 หลายเดือนก่อน

      Multi process

    • @caunt.official
      @caunt.official 6 หลายเดือนก่อน +1

      @@davidfowl still on same PC

  • @MarkWalls724
    @MarkWalls724 4 หลายเดือนก่อน +7

    Someone should talk to the guy cutting off and talking over David constantly with zero information chatter. If he has something to say then great. But constantly cutting off David is rude and not useful. David is a true uber-nerd - let him speak.

  • @francisconicosia2548
    @francisconicosia2548 6 หลายเดือนก่อน

    Did anyone happened to try an SQL container?

  • @Neme112
    @Neme112 3 หลายเดือนก่อน

    Where is it saving those logs? And the telemetry? I don't get how any of this works. :(

  • @georgebeierberkeley
    @georgebeierberkeley 2 หลายเดือนก่อน

    I've got an app with hundreds of razor pages and partials. How / should I convert to Aspire app?

  • @Arcadenut1
    @Arcadenut1 27 วันที่ผ่านมา

    Visual Studio just going away is more normal than it should be...

  • @guitartom01
    @guitartom01 7 หลายเดือนก่อน +23

    Lots of crosstalk

    • @ivcbusinesssystems6613
      @ivcbusinesssystems6613 6 หลายเดือนก่อน +1

      I didn't notice it at first, but it just gets worse as it goes along 😅

    • @scymenlu812
      @scymenlu812 6 หลายเดือนก่อน

      Yes, so many crosstalk

  • @appstratum9747
    @appstratum9747 6 หลายเดือนก่อน +2

    This comes across as a bit of a car crash of a demo. Lots of talking over each other and not really ending up as well-organised or convincing.
    I'm sure these two guys are having a good time and I'm sure that Aspire is a step forward. But Lordy, 22:41 seconds into this presentation and I'm already struggling to remain interested. Everything I've seen so far around configuration I've seen done better in Java world ten years ago. Logging/tracing/telemetry support is very interesting and the reason that I'm watching.
    I'm hoping to come away from this impressed but - guys - next time you do a demo, for goodness sake rehearse it before you present it (as all professional presenters do). Your hard work behind the scenes has come across as a real mess thanks to your lousy presentation skills. You're floundering around when you should be impressing the hell out of your audience.

    • @davidfowl
      @davidfowl 6 หลายเดือนก่อน +2

      Good feedback for next time. Thanks

    • @appstratum9747
      @appstratum9747 6 หลายเดือนก่อน +2

      @@davidfowl I watched through to the end and you guys have done some great work. It will be very useful and valuable to so many. Thanks and appreciation are in order for the hard work and thought that went into Aspire. Good job!

    • @davidfowl
      @davidfowl 6 หลายเดือนก่อน

      @@appstratum9747 glad you made it through! I hope you do get value out of it! Don’t hesitate to leave feedback!

  • @vinylwarmth
    @vinylwarmth 7 หลายเดือนก่อน +1

    Strange how they speak to each other at the start. Seems highly unprofessional.

    • @stringyGG
      @stringyGG 7 หลายเดือนก่อน +17

      Lighten up, it's nice that it feels like humans talking, not scripted droids.