Best of AzureSeptember 2022

  1. 1
    Article
    Avatar of vsVisual Studio Blog·4y

    It’s finally here. Bicep is in Visual Studio!

    In less than two years, Bicep’s VS Code extension has grown from zero users to more than 15,000 a month. The extension is now available on Windows for version 17.3 and higher! This release is focused on improving the file authoring experience in Visual Studio.

  2. 2
    Article
    Avatar of spaceliftSpacelift·4y

    5 Most Useful CI/CD Tools for DevOps (Popular Options List)

    Azure DevOps by Microsoft is an all-in-one CI/CD platform that features entire software delivery in one place. Azure Test Plans offer a great set of If the compilation steps are required, they are specified as well. A successfully built image can therefore be run on any machine that hosts a Docker engine. The Docker engine also takes care of the resource management for each container.

  3. 3
    Article
    Avatar of theregisterThe Register·4y

    Is it time to retire C and C++ for Rust in new programs?

    Microsoft's CTO tweeted that Rust won't replace its older brothers tomorrow. It will take years – indeed decades – but it will happen. We've ignored security for generations, but now that our entire economy depends on secure technology, we can't afford to be so cavalier with our programs. Now, both C and C++ are very flexible,

  4. 4
    Article
    Avatar of awstipAWS Tip·4y

    Serverless website deployment, 100% automated in multiple environments (Test, QA, and Production) using Azure DevOps Repos and Pipelines (CI/CD).

    Serverless website deployment, 100% automated in multiple environments (Test, QA, and Production) using Azure DevOps Repos and Pipelines (CI/CD) Project description: In another project based on a real-world scenario, I worked as a Cloud Engineer using DevOps.