Best of AzureMay 2024

  1. 1
    Article
    Avatar of bytebytegoByteByteGo·2y

    EP113: AWS Services Cheat Sheet

    AWS Services Cheat Sheet is a helpful visual aid for navigating AWS's expansive landscape and identifying the right tools for cloud-based endeavors.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Build a QR Code Generator for URLs with Node.js, Next.js, and Azure Blob Storage

    Learn how to develop a custom QR code generator for URLs using Node.js and Next.js. Set up Azure Blob Storage to store the generated URLs. Connect the frontend application. Generate QR codes programmatically.

  3. 3
    Article
    Avatar of baeldungBaeldung·2y

    Autowiring an Interface With Multiple Implementations

    Learn how to autowire an interface with multiple implementations in Spring Boot using qualifiers, profiles, and other tools provided by Spring.

  4. 4
    Video
    Avatar of nickchapsasNick Chapsas·2y

    Generative AI into ANY .NET App with SemanticKernel

    Learn how to add AI into any .NET application using the Azure open AI service and the semantic kernel SDK.

  5. 5
    Article
    Avatar of devblogsDevBlogs·2y

    Microsoft Dev Box is leveling up to support your development needs

    Microsoft Dev Box is introducing new features to support development needs, including enhanced personalization, team-based customizations, and management features. It also focuses on customization and personalization, allowing developers to personalize their machines with their favorite tools and providing the compute power needed for every task. Additionally, it addresses enterprise trust by offering features like hibernation to control costs and capabilities for admins to monitor usage and security.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Run a Postgres Database in Azure Kubernetes Service and Integrate it with a Node.js Express Application

    Learn how to deploy a Postgres container in Azure Kubernetes Service (AKS) and integrate it with a Node.js Express application.

  7. 7
    Article
    Avatar of vsVisual Studio Blog·2y

    Developing cloud native apps with Aspire

    Introducing .NET Aspire, a comprehensive stack for building and managing cloud-native apps with simplified development experience. Features include seamless app configuration, one-click deployment, and service discovery capabilities.

  8. 8
    Article
    Avatar of spaceliftSpacelift·2y

    How to Migrate Terraform State Between Different Backends

    Learn how to safely migrate your Terraform state between different backends. Discover why you might need to migrate your state, how to do it using Terraform commands, and explore the popular tool Terragrunt.