Tag: Azure

An Introduction to DevOps with Azure DevOps
An Introduction to DevOps with Azure DevOps
Blog Posts

Want to transform your company into an Agile powerhouse? To do that you’ll need to start with a solid foundation built on the ideas and concepts of a DevOps culture. Once you have that foundation established you can look to technical solutions to convert your company’s culture and technology. This article introduces DevOps concepts and… READ MORE

Start Building Serverless Applications on Azure
Start Building Serverless Applications on Azure
Webinars

Do you want to focus on creating business value and worry about servers less? In this webinar, Marc Duiker shows you how to start building serverless applications on Azure! Marc covers the benefits of serverless applications, and various integration options using bindings, and he demonstrates how to create a HTTP-triggered function written in .NET 6… READ MORE

Azure Synapse Analytics Cookbook
Azure Synapse Analytics Cookbook
Ebooks

Download Chapter 4: Engineering Real-time Analytics with Azure Synapse Link Using Cosmos DB, describes how you can architect and perform real-time analytics with Synapse, integrate Synapse Link for Cosmos DB and enable the Internet of Things (IoT). Purchase the eBook here Already a member? Log in here Not a member? Join the Resource Center to unlock… READ MORE

Microsoft Azure Fundamentals Certification and Beyond eBook
Microsoft Azure Fundamentals Certification and Beyond eBook
Ebooks

This book will give you a solid understanding of cloud concepts and Microsoft Azure, starting by taking you through cloud concepts in depth, then focusing on the core Azure architectural components, solutions, and management tools. Download Chapter 9: Azure Governance – This chapter will outline various governance services in Azure, including resource tags, resource locks,… READ MORE

Azure Cosmos DB Hierarchical Partition Keys
Azure Cosmos DB Hierarchical Partition Keys
Blog Posts

Selecting a partition key for your Cosmos DB is one of the most important choices you need to make for your Cosmos DB project. You really need to take your time and have a plan for your project. Where is this application will be in 1 year? 5 years? How much data are you planning… READ MORE

Creating Azure Functions using VSCode Editor and Python
Creating Azure Functions using VSCode Editor and Python
Blog Posts

Azure Functions can be defined as the cloud services that are available on the Azure portal providing updated infrastructure and resources that are needed for running the applications. It is used to build web APIs, respond to database changes, process IoT streams, manage message queues, and more. In this article, we will explore how to… READ MORE

Azure Container Apps - Deployment with a customized Container Image and a Comparison to Azure Container Instances
Azure Container Apps – Deployment with a customized Container Image and a Comparison to Azure Container Instances
Blog Posts

The intention of this post is to create Azure Container Apps deployment and to explain how it differentiates to Azure Container Instances for this specific context 1. Introduction In this post, I’d like to show, how to create a deployment of an Azure Container App – using a customized Container Image, which is managed by an Azure Container Registry. To figure… READ MORE