排序
How to Create Your First API with Python, Flask and Azure
How to Create Your First API with Python, Flask and Azure, Introduction APIs (Application Programming Interfaces) are the backbone of modern software development, enabling differen...
Automating Azure Documentation with an AI Assistant
Automating Azure Documentation with an AI Assistant, Automating Azure Documentation with an AI Assistant Managing and documenting Azure Resource Groups (RGs) in large-scale environ...
Deploy a web app to Azure App Service using Terraform
Deploy a web app to Azure App Service using Terraform,Originally published at deepu.tech. Deploying Java web applications to Azure is easy and has been tried, tested and explained ...
Python-Powered Number Plate Recognition: Unleashing the Potential of Azure Custom Vision and Azure Computer Vision
Python-Powered Number Plate Recognition: Unleashing the Potential of Azure Custom Vision and Azure Computer Vision,Introduction Number Plate Recognition (NPR) has become increasing...
Developing 10x faster with a Surface Go, thanks to VS Code and Azure
Developing 10x faster with a Surface Go, thanks to VS Code and Azure,As developers we always seek to have the most efficient environment, and that often means buying a high-end lap...
Connect to Azure SQL database in SQL Alchemy using Entra ID tokens
Connect to Azure SQL database in SQL Alchemy using Entra ID tokens,We have a web application at work that needs to connect to our Azure SQL database for the duration of the request...
FastAPI + PostgreSQL + Async REST Endpoints + Azure Deployment
FastAPI + PostgreSQL + Async REST Endpoints + Azure Deployment,I wrote articles and made videos that demonstrates Implementing Async CRUD REST APIs using Python based FastAPI frame...
Azure Functions with supersonic Java
Azure Functions with supersonic Java, Intro Serverless is becoming an alternative way of creating and deploying some types of services due to the fast delivery and cost-efficient p...
Azure Pipelines: uv Cache
Azure Pipelines: uv Cache,I have already written about how to make your docker build faster with uv. Today, I want to quickly show how to make your CI build for a python project fa...
Configuring Azure CDN to boost Angular performance (6/7)
Configuring Azure CDN to boost Angular performance (6/7), Spring and Angular applications on Azure (7 Part Series) 1 Creating a Spring Boot and Angular application for Azure (1/7) ...
Azure Blob Storage with Pyspark
Azure Blob Storage with Pyspark,Azure Blob Storage is a service for storing large amounts of data stored in any format or binary data. This is a good service for creating data ware...
Building AI Agents for Automated Trading Systems Using .NET C# Semantic Kernel, Azure AI Services, and Azure Functions
Building AI Agents for Automated Trading Systems Using .NET C# Semantic Kernel, Azure AI Services, and Azure Functions,In the dynamic world of financial trading, leveraging Artific...