Showing results for Azure & Cloud - Azure DevOps Blog

Sep 3, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.09.03

Jay Gordon
Jay Gordon

This week I searched far and wide to find some really informative posts from our community. We've got posts on code quality, Python, Azure DevOps Pipelines, and more!

Azure & CloudCommunity
Aug 31, 2021
Post comments count0
Post likes count0

AzureFunBytes Episode 53 – Intro to @PulumiCorp with @mattstratton

Jay Gordon
Jay Gordon

Pulumi is a modern infrastructure as code platform. It leverages existing programming languages—TypeScript, JavaScript, Python, Go, and .NET—and their native ecosystem to interact with cloud resources through the Pulumi SDK.

Azure & Cloud
Aug 27, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.08.27

Jay Gordon
Jay Gordon

The top stories from the #AzureDevOps #community for 2021.08.27 are here! Let’s get into this week’s posts! We have new content on subjects like testing, development backlog process, and code shipping.

Azure & CloudCommunity
Aug 24, 2021
Post comments count0
Post likes count0

AzureFunBytes Episode 52 – Intro to @GraphQL with @Adron of @HasuraHQ

Jay Gordon
Jay Gordon

The internet is driven by APIs. Software is able to be queried, interconnected, and presented to you thanks to APIs. This week on AzureFunBytes we’ll focus on using GraphQL. GraphQL is a query language and server-side runtime for APIs that allows you to reduce the “over-fetching” problem of querying data.

Azure & Cloud
Aug 17, 2021
Post comments count1
Post likes count0

AzureFunBytes Episode 51 – Deploy With ARM Templates with @shankuehn

Jay Gordon
Jay Gordon

ARM templates are a JSON file that helps you define what exactly you need to do in your Azure deployment. You do not need to know a specific programming language in order to use this declarative syntax.

Azure & CloudDevOps
Aug 13, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.08.13

Jay Gordon
Jay Gordon

This week we've got posts on Terraform, Azure DevOps pipelines, searching your code, and more. It's chock full of tutorials and advice on how to have the best experience using the huge catalog of DevOps tools in the market. Let's get into it and check out this week's posts!

Azure & CloudCommunity
Aug 10, 2021
Post comments count0
Post likes count0

AzureFunBytes Episode 50 – Intro to @BicepLang with @adotfrank

Jay Gordon
Jay Gordon

This week on AzureFunBytes we flex some Azure muscle with Bicep. Bicep is a language that allows you to use a declarative syntax to codify your Azure infrastructure deployments. Bicep is an Azure native Domain-Specific Language (DSL) that promotes a cleaner syntax, improved type safety, and better support for modularity and re-use of code.

Azure & CloudDevOps