Showing category results for 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
Aug 3, 2021
Post comments count0
Post likes count0

AzureFunBytes Episode 49 – Intro to @Azure SQL with @StevenMurawski

Jay Gordon
Jay Gordon

At the heart of most applications is a database. This database could provide critical information about customers, patients, store inventory, or even help us find a cure for diseases. How we create, modify, and consume these databases is important to learn in order to be successful with our applications.

Azure & Cloud
Jul 30, 2021
Post comments count0
Post likes count0

Monitoring Azure by using Grafana dashboards

Peter De Tender
Peter De Tender

By using Azure Monitor, Azure Log Analytics and Application Insights, Azure cloud teams have access to a collection of end-to-end monitoring solutions, directly from the Azure Portal, allowing for Azure Services monitoring, as well as hybrid. Monitoring involves reading out a combination of: - metrics, for example CPU and Memory load on a Virtual ...

Azure & Cloud
Jul 30, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.07.30

Jay Gordon
Jay Gordon

After a few days off I am back and looking for new great content. This week provides us with posts on Terraform, Azure Networking, and even some code we can use with Azure DevOps.

Azure & CloudCommunity