Simple, Fast, Idiomatic: An Intro to the Azure SDK for Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • The focus of this talk is to show the developer productivity provided by the Azure SDK libraries. The content will focus on developers looking to utilize cloud services in their applications. The general gist of the presentation is starting on what the SDK is (management plane vs data plane), the benefits and background around the development of the SDK, and then a demo.
    This demo would how what it's like to use the SDK for multiple services with our easy-to-use, idiomatic passwordless Identity libraries versus simply calling the Azure APIs with plain Python, showing the coding time and effort saved with the SDK route. I'll then close with questions and a quick roadmap of some improvements coming soon. I can also incorporate some Azure Cognitive/OpenAI services if you are looking for AI-focused content too.
    aka.ms/PythonD...
    aka.ms/azurede...
    aka.ms/azurede...
    Follow us on social:
    Blog - aka.ms/azurede...
    Twitter - aka.ms/azurede...
    LinkedIn - aka.ms/azurede...
    Twitch - aka.ms/azurede...
    #azuredeveloper #azure

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

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

    Such a sick video, thanks!

  • @badrobot5688
    @badrobot5688 ปีที่แล้ว

    This was a really great demo. Great vid. Thanks for the content!!!

  • @nxh786
    @nxh786 10 หลายเดือนก่อน

    Thanks for the demo! Where can I get the code shown in the demo?