Showing category results for Azure & Cloud

Apr 5, 2021
Post comments count0
Post likes count0

AzureFunBytes – Intro to Cosmos DB with Mark Brown

Jay Gordon

Every week on AzureFunBytes, we try to introduce you to the technology, tools, processes, and practices that make up the fundamentals of Azure. This week we'll discuss how to get your data fast, with nearly any programming language, and distributed across the globe with Cosmos DB. Cosmos DB is Azure's fully managed, multi-model NoSQL database for...

Azure & Cloud
Apr 2, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.04.02

Zachary Deptawa

This week's posts cover topics including using Terraform in a CI/CD pipeline, using branch name as a variable in Azure DevOps, setting up an Azure DevOps Pipeline with Azure Data Factory and Azure Databricks, and more. Check them out!

Azure & CloudCommunity
Mar 29, 2021
Post comments count0
Post likes count0

Intro to Service Principals with Peter De Tender

Jay Gordon

AzureFunBytes is a weekly opportunity to learn more about the fundamentals and foundations that make up Azure. It's a chance for me to understand more about what people across the Azure organization do and how they do it. Every week we get together at 11AM Pacific on Microsoft LearnTV and learn more about Azure. This time Microsoft Technical Train...

Azure & CloudDevOpsSecurity
Mar 26, 2021
Post comments count0
Post likes count0

Controlling Release Pipelines with Gates and Azure Policy Compliance

Peter De Tender

In this article, I will guide you through making your CI/CD pipeline deployments more intelligent (and powerful) by using Azure DevOps Release Gates (Sometimes called Quality Gates), to only allow a Release to run, when there are no Azure Policy violations getting reported for that deployment.

Azure & CloudDevOps
Mar 26, 2021
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.03.26

Zachary Deptawa

This week's top stories cover great topics ranging from Azure DevOps repository configuration, to Bicep and ARM Templates, to Domain Controller tips in Azure DevOps, and even remote state setup in Terraform. Check them out!

Azure & CloudCommunity
Mar 23, 2021
Post comments count0
Post likes count0

On Prem To The Cloud: DevOps-ing Everything As Code (Ep 5)

Zachary Deptawa

We're back with episode 5 in our On Prem To the Cloud journey where we'll take a deeper look at getting our Infrastructure as Code setup in a Continuous Integration/Continuous Delivery (CI/CD) pipeline.

Azure & CloudCI/CD
Mar 22, 2021
Post comments count0
Post likes count0

AzureFunBytes – Intro to Azure Policy with Steven Murawski

Jay Gordon

Each week on AzureFunBytes, we try to introduce you to the technology, tools, processes, and practices that make up the fundamentals of Azure. One of the real goals we strive for is to cover all the subjects and make sure you're able to implement the tech and concepts presented. One of the people who's really come to help me with this is Azure Pr...

Azure & Cloud
Mar 19, 2021
Post comments count0
Post likes count0

Azure Friday: Best practices for Azure Container Instances (ACI) with GitHub Actions

Jessica Deen

What are Azure Container Instances? Azure Container Instances (ACI) allow for a quick, simple, and cost effective way to run serverless containers in production. ACI is a GA (generally available) service for hosting serverless containerized workloads​, including ETL (Extract, Transform, Load) pipelines, serverless batch jobs, and API microservices...

Azure & CloudDevOps
Mar 19, 2021
Post comments count2
Post likes count0

Top Stories from the Microsoft DevOps Community – 2021.03.19

Zachary Deptawa

Happy Friday everyone! The weather here in South Texas has been all over the place lately, but the community blog posts are tracking just fine! In this week's top stories, we've got posts that cover many great topics ranging from on-prem Kubernetes deployments on Azure Stack Hub to writing your own Azure DevOps Extension. Check them out!

Azure & CloudCommunity
Mar 16, 2021
Post comments count2
Post likes count0

On Prem To the Cloud: Everything As Code (Ep 4)

Steven Murawski

And we are back! Now that Abel and Damian have shown us how to build a Continuous Integration/Continuous Delivery (CI/CD) pipeline for the application and database, we've gained a bit of time back in our calendar (those manual deploys were taking a lot of time since our dev team got all Agile on us...). Jay helped Abel migrate the application envi...

Azure & CloudDevOps