cloud native apps
89 TopicsFastTrack for Azure (FTA) program retiring December 2024
ATTENTION: As of December 31st, 2024, the FastTrack for Azure (FTA) program will be retired. FTA will support any projects currently in motion to ensure successful completion by December 31st, 2024, but will no longer accept new nominations. For more information on available programs and resources, visit: Azure Migrate, Modernize, and Innovate | Microsoft Azure1.4KViews1like0CommentsHow to monitor applications by using OpenTelemetry on Azure Container Apps
Effectively monitoring your applications on Azure Container Apps is key to ensuring high performance and avoiding outages. With multiple approaches available - from using Application Insights directly to Dapr - this guide will help you navigate the options and choose the best solution for your needs. Discover how you can integrate these powerful tools to gain deep insight into your applications.7.1KViews1like0CommentsIntegrating Logic App with Semantic Kernel: A Detailed Guide and Demo
Chinese-English Dictionary Enable Select Search My Words Chinese-English Dictionary Enable Select Search My Words Chinese-English Dictionary Enable Select Search My Words Chinese-English Dictionary Enable Select Search My Words Chinese-English Dictionary Enable Select Search My Words Chinese-English Dictionary Enable Select Search My Words Chinese-English Dictionary Enable Select Search My Words Chinese-English Dictionary Enable Select Search My Words2.4KViews2likes1CommentUnderstanding the New AKS Deployment Safeguards
Azure Kubernetes Service (AKS) recently introduced deployment safeguards to enhance the reliability and security of your Kubernetes deployments. These safeguards enforce best practices, ensuring that deployments are smooth and issues are minimized. In this article we'll follow through the options and see how they work in real time.3.5KViews2likes0CommentsMicrosoft Fabric - Multi-Tenant Architecture
Fabric Multi-Tenant Architecture (updated version - August 24) Organization often faces challenges in managing data for multiple tenants in a secure manner while keeping costs low. Traditional solutions may prove costly for scenarios with more than 100 tenants, especially with the common ISV scenario where the volume of trial and free tenants is much larger than the volume of paying tenants. The motivation for ISVs to use Fabric is that it brings together experiences such as Data Engineering, Data Factory, Data Science, Data Warehouse, Real-Time Analytics, and Power BI onto a shared SaaS foundation. In this article, we will explore the Workspace per tenant-based architecture, which is a cost-effective solution for managing data for all tenants in Microsoft Fabric, including ETL and reporting.24KViews5likes0CommentsEnd-to-end TLS with AKS, Azure Front Door, Azure Private Link Service, and NGINX Ingress Controller
This article shows how Azure Front Door Premium can be set to use a Private Link Service to expose an AKS-hosted workload via NGINX Ingress Controller configured to use a private IP address on the internal load balancer.17KViews4likes4CommentsRelational Data Synchronization between environments
There are business and/or technical cases where relational data should be duplicated to another environment. Since the demands of those business and/or technical cases are not the same, there are multiple technical solutions to achieve the goal. In this article, I will discuss of the various solutions according to difference business needs, with deep dive into one family of solutions – sync solutions that is based on the database engine (DB engine). The content is Azure oriented, but the same concepts are true for other clouds as well. I would expect that anyone that needs to sync relational data between environment can find here a good guideline.4.9KViews0likes0CommentsUsing Azure API Management Circuit Breaker and Load balancing with Azure OpenAI Service
There are many posts explaining different approaches to load balancing multiple Azure OpenAI deployments to increase availability and capacity. In this post we will look into how we can achieve the same using built-in Azure API Management's circuit breaker and load balancer features.22KViews6likes14CommentsGraph API integration for SaaS developers
Many applications integrate with Microsoft Graph APIs to enrich their functionality with user data or provide additional features on top of Office 365 or Azure services. Some best practices can be leveraged to efficiently consume data from Microsoft Graph. This sample showcases how to use delta tokens to retrieve a change set, in combination with subscriptions/webhooks, to get notified when a delta token should be used to get the latest changes without pulling the whole set of data each time.8KViews1like1Comment