惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
P
Privacy International News Feed
Simon Willison's Weblog
Simon Willison's Weblog
I
Intezer
Spread Privacy
Spread Privacy
The Hacker News
The Hacker News
P
Palo Alto Networks Blog
TaoSecurity Blog
TaoSecurity Blog
S
Secure Thoughts
Google Online Security Blog
Google Online Security Blog
H
Heimdal Security Blog
N
News | PayPal Newsroom
Attack and Defense Labs
Attack and Defense Labs
Recent Commits to openclaw:main
Recent Commits to openclaw:main
博客园 - 【当耐特】
Webroot Blog
Webroot Blog
小众软件
小众软件
Help Net Security
Help Net Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
N
News and Events Feed by Topic
Hacker News - Newest:
Hacker News - Newest: "LLM"
PCI Perspectives
PCI Perspectives
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
Cloudbric
Cloudbric
AI
AI
WordPress大学
WordPress大学
博客园 - 聂微东
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
Hacker News: Ask HN
Hacker News: Ask HN
H
Hacker News: Front Page
博客园 - Franky
V
V2EX
Schneier on Security
Schneier on Security
G
GRAHAM CLULEY
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队
H
Help Net Security
量子位
S
Security @ Cisco Blogs
大猫的无限游戏
大猫的无限游戏
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Recorded Future
Recorded Future
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
J
Java Code Geeks
C
Cisco Blogs
S
Security Affairs

Microsoft Azure Blog

Azure Databricks delivers proven business value | Microsoft Azure Blog Frontier models and production agents: Advancing Microsoft Foundry for the agentic era | Microsoft Azure Blog Built to bounce back: How Azure resiliency evolved | Microsoft Azure Blog External key management for Azure Managed HSM Meet Brain: The AI system behind Azure reliability | Microsoft Azure Blog Proving application resilience on Azure with Chaos Studio | Microsoft Azure Blog How to design, build, and optimize cloud infrastructure for long-term efficiency Claude in Microsoft Foundry is now generally available | Microsoft Azure Blog The 2026 Agent Confidence Index: Where 300 builders see real momentum | The Microsoft Cloud Blog Accelerate modern Linux workloads with Azure Files | Microsoft Azure Blog Optimizing PostgreSQL on Azure directly in Visual Studio Code From insight to action: The next phase of agentic cloud operations | Microsoft Azure Blog Modernize your data with Azure Storage: Plan and migrate with confidence | Microsoft Azure Blog 3 things leaders need to know from Microsoft Build 2026 | Microsoft Azure Blog Claude Fable 5 available today in Microsoft Foundry: Powering the next era of autonomous agents AI alone won’t change your business. The system running it will. Announcing Microsoft Discovery general availability and Microsoft Discovery app preview A Developer’s Guide to Managing Models, Cost and Quality in Microsoft Foundry Foundry IQ: Build smarter agents faster with unified knowledge and serverless retrieval Microsoft Build 2026: Building agentic apps with Microsoft Fabric and Microsoft Databases New Azure Cobalt 200 VMs deliver 50% performance improvement, fully optimized for modern agentic AI workloads Claude Opus 4.8 is now available in Microsoft Foundry Powering multi-cluster workloads with seamless cross‑cluster networking for Azure Kubernetes Fleet Manager Azure NetApp Files for EDA workloads: From revolution to breakthrough at scale Azure Files Entra-Only identities: Advancing cloud-native identity and security From commit to cloud: Powering what’s next for PostgreSQL Advancing enterprise AI: New SAP on Azure announcements from SAP Sapphire 2026 Red Hat Summit 2026: Platform modernization and AI on Microsoft Azure Red Hat OpenShift Build AI apps with Azure Cosmos DB: Key trends from Cosmos Conf 2026 Scaling cloud and AI: Microsoft Azure’s commitment to Europe’s digital future Azure IaaS: Defense in depth built on secure-by-design principles Enforcing trust and transparency: Open-sourcing the Azure Integrated HSM Microsoft named a Leader in the IDC MarketScape: Worldwide API Management 2026 Vendor Assessment OpenAI’s GPT-5.5 in Microsoft Foundry: Frontier intelligence on an enterprise ready platform Microsoft Discovery: Advancing agentic R&D at scale Introducing Azure Accelerate for Databases: Modernize your data for AI with experts and investments Cloud Cost Optimization: Principles that still matter Optimize object storage costs automatically with smart tier—now generally available Microsoft named a Leader in The Forrester Wave™ for Sovereign Cloud Platforms How Drasi used GitHub Copilot to find documentation bugs Cloud Cost Optimization: How to maximize ROI from AI, manage costs, and unlock real business value Azure IaaS: Keep critical applications running with built-in resiliency at scale Building sovereign AI at the edge: Microsoft and Armada collaborate to deliver Azure Local on Galleon modular datacenters Navigating digital sovereignty at the frontier of transformation Microsoft named a Leader in 2026 Gartner® Magic Quadrant™ for Integration Platform as a Service AI for nuclear energy: Powering an intelligent, resilient future | The Microsoft Cloud Blog What’s new with Microsoft in open-source and Kubernetes at KubeCon + CloudNativeCon Europe 2026 Advancing agentic AI with Microsoft databases across a unified data estate FabCon and SQLCon 2026: Unifying databases and Fabric on a single data platform Microsoft at NVIDIA GTC: New solutions for Microsoft Foundry, Azure AI infrastructure and Physical AI From legacy to leadership: How PostgreSQL on Azure powers enterprise agility and innovation
Azure IaaS: Deploy high-performance workloads with a system-level approach
Aung Oo · 2026-05-21 · via Microsoft Azure Blog

This blog post is the third part of a blog series called Azure IaaS which will share best practices and guidance to help you build a trusted infrastructure platform—from performance, resiliency, and security to scalability and cost efficiency.

Performance has become one of the most defining factors in how applications succeed or fail in the cloud. Whether you’re training AI models, scaling a Kubernetes platform, or running a business-critical database, performance is no longer a single decision about CPU, storage, or networking. It’s the outcome of how all three work together and requires a system-level approach.

Many organizations still approach performance by provisioning more resources—larger virtual machines (VMs), faster disks, or higher network bandwidth. But modern workloads don’t behave predictably enough for that strategy to hold. Bottlenecks shift dynamically. A database may be constrained by storage latency at one moment and network bandwidth shortly after that. An AI pipeline may stall not because of compute limitations, but because data cannot move fast enough between nodes.

This is why performance in the cloud has evolved from a resource-level concern to a system-level challenge. And it’s why Azure approaches performance differently, engineering it into the platform so customers can achieve consistent, scalable outcomes without manually tuning every layer.

Rethinking performance in the cloud

Performance today is not just about peak speed. It’s about consistency, scalability, and responsiveness under real-world conditions.

For customers, that means evaluating performance across multiple dimensions:

  • Latency—including tail latency (P99/P99.9), which directly impacts user experience.
  • Throughput—or how much work can be completed over time.
  • Scalability—the ability to maintain performance as demand increases.
  • Consistency—ensuring performance doesn’t degrade unpredictably under load.

Equally important is time-to-performance, how quickly infrastructure can be provisioned, scaled, or recovered. In many cases, how fast you can respond to change matters just as much as how fast your system runs.

Azure IaaS brings these dimensions together, aligning compute, storage, and networking capabilities to the needs of specific workloads. The result is performance that is delivered as a coordinated system, not assembled from isolated components.

Accelerating AI workloads with system-level performance

AI workloads are among the most demanding environments for performance. Training and inference pipelines require massive parallel compute, high-throughput data access, and low-latency communication between distributed components.

In these scenarios, performance is only as strong as the weakest layer. Azure addresses this by optimizing the full data path.

Compute efficiency through platform acceleration

Azure Boost helps improve VM performance by offloading storage and networking processing from the host CPU to dedicated hardware and software components. This helps reduce hypervisor overhead and helps free up compute cycles for model training and inference, improving both throughput and latency consistency.

High-throughput storage for sustained data access

AI workloads depend on continuous access to large datasets. Azure storage options are designed to help deliver sustained IO performance and help ensure that compute resources are not idle while waiting on data. Services like Azure Blob Storage and ADLS help deliver the high-throughput, low-latency, and massively scalable data foundation AI workloads need—enabling fast ingestion and retrieval of large datasets for training and inference. Their optimized parallel data access and seamless integration with AI tools help maximize compute utilization and help eliminate pipeline bottlenecks.

Low-latency, high-bandwidth networking

Distributed training requires rapid communication between nodes. Azure’s networking services, such as Azure ExpressRoute, help enable fast data movement across clusters, reducing synchronization delays and improving overall training efficiency. This can help prevent compute resources from sitting idle.

Together, these capabilities help ensure that performance improvements in compute are not constrained by storage or networking bottlenecks. This helps organizations to process more data and train models faster without unnecessary infrastructure overhead.

Scaling cloud-native applications without sacrificing performance

Cloud-native applications introduce a different kind of performance challenge. Instead of fixed workloads, they must handle unpredictable demand, scaling up and down dynamically while maintaining responsiveness.

Azure Kubernetes Service (AKS) helps provide the foundation for this elasticity, enabling workloads to scale horizontally across nodes. But compute scaling alone is not enough; stateful services must scale with the same level of performance.

This is where Azure’s integrated approach becomes critical.

Dynamic, high-performance storage for Kubernetes

Azure Container Storage enables AKS workloads to consume local NVMe disks through Kubernetes-native provisioning. This helps remove the need for manual disk configuration while delivering sub-millisecond latency and high IOPS for stateful services.

Production-ready data platforms on Kubernetes

With tools like CloudNativePG, organizations can run PostgreSQL and other databases directly on AKS with built-in high availability, failover, and backup capabilities without sacrificing performance. Adding flexible data access across both file and object storage further enhances this foundation, enabling applications to use the most appropriate storage interface for their needs while simplifying data movement and recovery across environments.

Low-latency service communication

Microservices architectures depend on frequent communication between components. Using eBPF host routing in Cilium, Advanced Container Networking Services improves datapath efficiency by reducing latency and increasing throughput, enabling high-performance communication across large-scale microservices environments. Azure’s networking helps ensure interactions remain fast and consistent, helping to prevent inter-service latency from becoming a bottleneck.

The result is a platform where both stateless and stateful workloads can scale dynamically while maintaining performance. And because resources can be provisioned and scaled on demand, organizations benefit from improved cost efficiency, paying only for what they use while maintaining application responsiveness.

Sustaining performance for business-critical systems

For business-critical workloads (enterprise databases, SAP environments, and transactional systems), performance is not just about speed. It’s about predictability and reliability.

These systems must deliver consistent performance under sustained load, often with strict latency and availability requirements. Variability, even at the margins, can have significant business impact.

Azure addresses this through precise control and platform-level optimization.

Consistent compute performance

Azure helps deliver consistent compute performance through purpose-built VM architectures, intelligent placement, and platform-level orchestration. Virtual Machine Scale Sets (VMSS) automatically distribute and scale workloads across fault and update domains, helping maintain predictable performance under changing demand. Azure further enhances consistency with Azure Boost, which offloads virtualization and I/O processing to dedicated hardware, reducing contention and improving efficiency.

Tunable storage performance

Azure Ultra Disk and Premium SSD v2 allow customers to independently configure capacity, IOPS, and throughput. This decoupling helps enable precise alignment of storage performance to workload requirements, avoiding both underperformance and unnecessary cost.

In addition to tunable block storage options like Ultra Disk and Premium SSD v2, Azure also offers highly durable object and file storage services—such as Azure Blob Storage and Azure Files—that provide geo-redundancy and long-term data protection for unstructured data and shared workloads, complementing performance tuning with enterprise-grade durability and scale.

Reliable, low-latency networking

Consistent communication between application tiers is essential for transactional systems. Azure’s networking infrastructure helps ensure that latency remains low and predictable across environments through features such as Accelerated Networking, which reduces network latency by bypassing the virtual switch path, and proximity placement groups, which keep latency-sensitive workloads physically close together within the datacenter. Combined with Azure Boost, which offloads networking processing to dedicated hardware, and support for high-bandwidth, multi-NIC configurations on optimized VM series, these capabilities help enable fast, deterministic data movement and help maintain consistent application performance at scale.

Faster recovery

Performance also includes how quickly systems can recover. Instant Access Snapshots help enable disks to be restored immediately—without waiting for data hydration—reducing downtime and accelerating recovery from failures.

This is complemented by Azure Backup fast restore capabilities, which further shorten restore times, while zone-redundant storage (ZRS) maintains data across availability zones to reduce the impact of localized disruptions.

For broader incidents, Azure Site Recovery orchestrates failover across regions to rapidly bring workloads back online. Together, these capabilities are enhanced by Azure Disk incremental snapshots, which capture only changed data to reduce recovery point objectives (RPO) with minimal overhead, enabling faster, more efficient recovery across scenarios.

This combination helps ensure that performance is maintained not only during normal operations, but also during peak demand and recovery scenarios—where it matters most.

Performance as a coordinated system

Across AI, cloud-native, and business-critical workloads, a clear pattern emerges: performance is not achieved by optimizing a single component in isolation.

Instead, it depends on how compute, storage, and networking are tailored in tandem for the workload at hand.

This alignment helps reduce bottlenecks and helps ensure that improvements in one area are reinforced by capabilities in others. It also simplifies operations, allowing teams to focus on workload design and business outcomes rather than infrastructure tuning.

Practical guidance: Optimizing for your workload

While Azure provides a strong foundation, achieving optimal performance still requires aligning infrastructure choices to workload needs:

  • For AI workloads, prioritize balanced throughput across compute, storage, and networking to avoid idle resources and maximize efficiency.
  • For cloud-native applications, design for horizontal scaling and leverage Kubernetes-native storage to maintain performance for stateful services.
  • For business-critical systems, focus on consistency and predictability, using tunable storage and optimized compute to meet strict performance requirements.
  • Across all scenarios, evaluate performance holistically and leverage platform capabilities to reduce overhead and simplify optimization.

Build on a foundation designed for performance

Performance directly impacts every aspect of your application—from user experience to operational efficiency and the ability to scale innovation.

By integrating compute, storage, and networking into a cohesive platform, Azure enables organizations to deliver high performance across their most demanding workloads—without the complexity of managing each layer independently.

Explore how Azure delivers performance across AI, cloud-native, and business-critical workloads.

To go deeper, explore the Azure IaaS Resource Center for tutorials, best practices, and guidance across compute, storage, and networking to help you design and operate resilient infrastructure with greater confidence.

Did you miss these posts in the Azure IaaS series?