How To Deploy Your Application To Azure Container Apps Using GitHub Actions | CI/CD Pipeline

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2024

Комментарии • 17

  • @MilanJovanovicTech
    @MilanJovanovicTech  2 дня назад +2

    Get the source code for this video for FREE → the-dotnet-weekly.kit.com/aca
    Want to master Clean Architecture? Go here: bit.ly/3PupkOJ
    Want to unlock Modular Monoliths? Go here: bit.ly/3SXlzSt

    • @sunzhang-d9v
      @sunzhang-d9v 2 дня назад

      Why can't the CDC just give the code?

  • @sanjeevsjk
    @sanjeevsjk 2 дня назад +5

    Hello Milan. Thank for this video. Could you please do a version, where you integrate SQL or MongoDb with API? I would like to see how the connection is established with a db in Azure Container apps. Conside SQL as a container as itself

    • @MilanJovanovicTech
      @MilanJovanovicTech  2 дня назад +3

      We could use secrets from Key Vault to pass the connection string, or maybe Azure App Configuration. Great idea for a future video.

    • @sanjeevsjk
      @sanjeevsjk 2 дня назад

      @@MilanJovanovicTech would like to see a practical example on communication between 2 containers

    • @elishnevsky
      @elishnevsky День назад +1

      I second that.

  • @alexmadnix
    @alexmadnix День назад +1

    Useful video 😊

  • @elishnevsky
    @elishnevsky День назад

    Excellent demo! Thanks for making it.

  • @ananthganesh8754
    @ananthganesh8754 День назад

    Awesome video Milan! Learnt lot of things, thank you so much

  • @ГеоргиПопов-я7к
    @ГеоргиПопов-я7к 2 дня назад +4

    What is difference between Azure App Service Container and Azure Container App?

    • @MilanJovanovicTech
      @MilanJovanovicTech  2 дня назад +3

      Think of App Service as a simple hosting platform for containerized web apps, while Container Apps is more like a lightweight, managed Kubernetes for complex applications.

  • @antonmartyniuk
    @antonmartyniuk 9 часов назад

    Great video