Posts by this author

Sep 10, 2021
Post comments count1
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.09.10

This week we come to you with some great new posts from our community. We have content on Terraform, Security, and Azure Pipelines this time around. I think you're going to really enjoy it!

Azure & CloudCommunity
Sep 7, 2021
Post comments count0
Post likes count0

AzureFunBytes Episode 54 – @GitHub Integration with @Azure and Shifting Left

Security is not an option when deploying applications. Considerations into what keeps your users safe must be part of your software delivery lifecycle. Whether it's adding correct firewalls rules to a server or knowing your npm package dependencies don't have cryptocurrency miners, you must always take steps to further your security posture.

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

AzureFunBytes Episode 53 – Intro to @PulumiCorp with @mattstratton

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

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

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 13, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.08.13

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

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