The Architecture of AWS P5 Instances (H100) in 2026

The AWS P5 instance family, specifically the p5.48xlarge, remains a workhorse for large-scale model training and complex inference tasks in 2026. Each instance is powered by eight NVIDIA H100 Tensor Core GPUs, interconnected via fourth-generation NVLink and NVSwitch technology. This setup provides a staggering 640GB of high-bandwidth memory (HBM3), which is crucial for fitting massive parameter sets without frequent offloading to CPU memory. For ML engineers, the 3.2 Tbps of non-blocking petabit-scale networking via EFA (Elastic Fabric Adapter) is the real differentiator, allowing for efficient distributed training across thousands of GPUs.

However, the hardware specs only tell half the story. In 2026, the software stack surrounding these instances has matured. AWS has integrated deeper support for SageMaker and various containerized environments, but the underlying complexity of managing these resources remains high. Engineers must still handle the intricacies of driver versions, CUDA compatibility, and orchestration. This is where the 'hidden' engineering cost begins to accrue. While the H100 provides raw TFLOPS, the time spent by senior ML engineers on infrastructure DevOps, rather than model architecture, represents a significant opportunity cost that isn't reflected in the hourly AWS bill. Understanding the hardware is the first step, but calculating the true ROI requires looking at the operational overhead required to keep these 8-GPU nodes running at peak efficiency.

On-Demand vs. Reserved: The 2026 Pricing Landscape

AWS on-demand pricing for P5 instances has moved, and it has moved down. The p5.48xlarge launched in 2023 at $98.32 per hour. On the EC2 on-demand price list for US East (N. Virginia), read on 3 August 2026, it is $55.04 per hour, which is $6.88 per H100 per hour across the instance's eight GPUs. The single-GPU p5.4xlarge is listed at that same $6.88. Rates differ by region and P5 is not sold on demand everywhere: the same price list carries no P5 entry for Frankfurt. Note that EC2 Capacity Blocks for ML is a separate purchase model with its own published rates, so a Capacity Block quote is not comparable to the on-demand figure above. This 'pay-as-you-go' model is increasingly seen as a luxury or a testing-only phase due to the extreme volatility in project budgets it can cause.

The real movement in 2026 is within the Reserved Instance (RI) and Savings Plans market. For teams with predictable workloads, a 1-year or 3-year commitment can slash these costs by 30% to 60%. However, this creates a 'lock-in' dilemma. Committing to H100 hardware for three years in a rapidly evolving market is risky. If a more efficient architecture or a more cost-effective sovereign provider like Lyceum becomes available, the RI becomes a liability. Furthermore, spot instances for P5s remain notoriously difficult to secure for long-running training jobs, as the demand for H100s for fine-tuning and RAG (Retrieval-Augmented Generation) applications continues to outstrip supply, even years after the initial launch. Teams are forced to balance the flexibility of on-demand with the fiscal necessity of commitments, often leading to over-provisioning that further degrades actual utilization metrics.

On-demand list rate per GPU per hour, USD, each read on the provider's own pricing page on 3 August 2026
Provider (SKU, tier)H100 (80 GB)H200 (141 GB)B200 (180 GB)
Runpod (H100 SXM, H200, B200; Pods Secure Cloud on-demand)$2.99/hr$4.39/hr$5.89/hr
Modal (H100, H200, B200; serverless, billed per second)$3.95/hr$4.54/hr$6.25/hr
Lambda (H100 SXM 8x, B200 SXM6 8x; instances on-demand)$3.99/hrn/a$6.69/hr
CoreWeave (HGX H100, H200, B200 8-GPU; on-demand)$6.16/hr$6.31/hr$8.60/hr
AWS (p5.48xlarge, p5en.48xlarge, p6-b200.48xlarge; us-east-1 on-demand)$6.88/hr$7.91/hr$14.24/hr
GCP (a3-highgpu-8g, a3-ultragpu-8g; us-central1 on-demand)$11.06/hr$10.60/hrn/a
Lyceum (on-demand VM)$2.79/hr$4.29/hr$6.59/hr

How does AWS H100 pricing compare to alternatives? Try the GPU Pricing Calculator →

Each rate above is the provider's published list price for a single GPU, in US dollars, read on 3 August 2026, and the SKU it is quoted for is named in the first column. The AWS and GCP figures are the eight-GPU instance rate divided by eight. GCP publishes no on-demand rate for its B200 machine type and Lambda lists no H200 instance, which is what the two gaps mean. Actual costs vary by commitment term, volume, and region. Calculate your exact costs →

The Hidden Cost of Egress and Data Transfer

One of the most overlooked components of AWS P5 pricing is the cost of moving data. In 2026, as datasets for multimodal models grow into the petabyte range, egress fees have become a primary pain point for AI startups. AWS typically charges for data transferred out of its regions, which can add thousands of dollars to a monthly bill if your inference endpoints or data lakes are located elsewhere. For a company training a model on AWS but serving it from a different cloud or an on-prem environment, the 'data gravity' effect is a significant financial barrier.

In contrast, the emergence of providers like Lyceum, which offers zero egress fees, highlights the inefficiency of the traditional hyperscaler model. When you are paying more than $50 an hour for compute, the last thing you want is a surprise bill for moving the weights of your finished model. Furthermore, the complexity of AWS's VPC (Virtual Private Cloud) peering and NAT gateway pricing adds layers of 'micro-billing' that are difficult to predict. For ML engineers, this means that the $55.04/hour sticker price is only the baseline. Once you factor in S3 storage costs, data transfer, and the necessary networking infrastructure, the effective hourly rate can climb well beyond the sticker price. This lack of transparency is driving a shift toward workload-aware pricing models where the total cost of compute is consolidated and predictable.

The Utilization Gap Between Sticker Price and Delivered Compute

The sticker rate buys the instance, not the work it does. Clusters are chronically underused because teams overprovision to avoid out-of-memory failures, so the rate on the invoice and the effective cost of an hour of useful compute pull steadily apart. On a p5.48xlarge at $55.04 per hour, an hour in which the GPUs sit mostly idle is billed at exactly the same rate as an hour of full-throughput training. This gap is caused by several factors: inefficient data loading, CPU bottlenecks, poorly optimized PyTorch code, and the inherent difficulty of scaling workloads across multiple GPUs. In 2026, the 'brute force' approach to AI development is no longer sustainable for companies that have moved past their initial cloud credits.

Lyceum's scheduling product predicts VRAM and runtime within a node and selects the GPU automatically. Multi-node prediction is in development. By using an orchestration layer that understands the specific requirements of a PyTorch or JAX workload, teams can avoid the common 'Out of Memory' (OOM) errors that lead to crashed jobs and wasted spend. Automated hardware selection ensures that you aren't using an H100 for a task that could be handled more cheaply by a previous-gen GPU, or conversely, that you aren't bottlenecking a massive training run on underpowered hardware. Reducing the utilization gap is the single most effective way to lower your GPU spend in 2026, far more so than hunting for a 5% discount on instance rates.

EU Sovereignty and Compliance in 2026

For European scaleups and enterprises, the cost of AWS P5 instances isn't just financial, it's regulatory. In 2026, the enforcement of the EU AI Act and evolving GDPR interpretations have pushed many sectors, including healthcare, finance, and government, to treat data residency as a hard procurement requirement, even where EU law does not mandate it. While AWS offers regions in Frankfurt and Dublin, the underlying ownership by a US-based corporation still raises concerns regarding the CLOUD Act and sovereign data control. This has led to a surge in demand for truly EU-sovereign cloud providers.

Lyceum, with its headquarters in Berlin and Zürich, runs workloads in European data centers in Spain, Paris and the Nordics, with GPU compute billed per second and no base fee. This sovereignty is built into the orchestration layer, ensuring that sensitive training data and proprietary model weights are handled within a legal framework that protects European interests. For a CTO, the 'compliance tax' of using a non-sovereign provider can include expensive legal audits, specialized data masking tools, and the risk of massive fines. By choosing a sovereign-first provider, companies can simplify their compliance roadmap while accessing the same high-performance H100 and Blackwell hardware. In 2026, sovereignty is not just a legal checkbox; it is a strategic advantage that allows European AI companies to compete globally without compromising on their core values or regulatory obligations.

Comparing H100 to Blackwell (P6) Transitions

By 2026, the NVIDIA Blackwell architecture (likely represented by an AWS P6 instance family) will be the new benchmark for performance. However, this doesn't make the H100 obsolete; rather, it changes its economic positioning. The H100 remains exceptionally capable for medium-scale training and high-throughput inference. The transition period is often where the best deals are found, as hyperscalers try to balance the utilization of their existing H100 fleets while ramping up Blackwell capacity. We expect to see more aggressive 'private pricing' agreements for H100s as the 'bleeding edge' users migrate to P6 instances.

From a technical perspective, the H100's support for FP8 data formats remains a key feature for reducing memory pressure and increasing throughput. When comparing the two, engineers must look at the TCO (Total Cost of Ownership). If a Blackwell instance costs 1.5x more but delivers 2x the performance, the migration is a no-brainer. But for many RAG applications or fine-tuning tasks where the bottleneck is memory bandwidth rather than raw compute, the H100 may remain the more cost-effective choice. Lyceum’s auto-hardware selection engine is designed to navigate this exact trade-off, automatically scheduling workloads on the hardware that provides the best performance-to-cost ratio based on the specific characteristics of the model and the user's time constraints.

Optimizing H100 Workloads with Lyceum

Deploying to an H100 cluster shouldn't require a PhD in systems engineering. Lyceum exposes deployment through a CLI and an API so teams can skip cluster setup. By abstracting the infrastructure layer, Lyceum allows ML engineers to focus on their code. The Lyceum CLI submits a PyTorch training script as a managed job against a named GPU type, so there is no cluster to stand up, no YAML file to write and no VPC to configure. Prediction is scoped to a single node, so a run spanning several nodes still needs the sizing work done by hand. This reduction in 'setup friction' translates into lower operational costs.

# Example Lyceum CLI deployment
 lyceum python run train.py --machine gpu.h100

Beyond deployment, Lyceum's platform provides deep visibility into the execution of the job. It auto-detects memory bottlenecks and suggests optimizations, such as adjusting batch sizes or enabling gradient checkpointing. This proactive approach to resource management is what differentiates a modern GPU orchestration platform from a traditional cloud provider. Instead of just selling you 'rented metal,' Lyceum provides a managed environment that ensures that every dollar spent on H100 compute is maximized. For teams moving out of the 'free credit' phase of AWS or GCP, this level of efficiency is the difference between a sustainable business model and a burning runway.

Future-Proofing Your GPU Strategy for 2027 and Beyond

As we look past 2026, the trend in AI infrastructure is clearly moving toward decentralization and specialized orchestration. The days of being locked into a single hyperscaler's ecosystem are fading. To future-proof your strategy, you must build your stack on top of portable frameworks and orchestration layers that can move between providers based on price, availability, and compliance needs. This 'multi-cloud' or 'hybrid-cloud' approach is facilitated by tools like the Lyceum VS Code extension, which lets engineers develop against a local checkout and submit the run to the cloud from the editor.

Furthermore, the concept of 'Workload-Aware Pricing' will become the dominant model. Instead of paying for an instance by the hour regardless of what it's doing, teams will increasingly look for platforms that charge based on the Total Cost of Compute (TCC), factoring in utilization and successful job completion. This aligns the incentives of the provider and the user: both want the job to run as efficiently as possible. By adopting these practices now, optimizing utilization, ensuring EU sovereignty, and using intelligent orchestration, AI teams can insulate themselves from the price volatility and supply constraints of the global GPU market. The H100 is a powerful tool, but in 2026, your success depends more on how you manage that tool than on the hardware itself.

Sources

[1] AWS: Amazon EC2 P5 Instances, read 3 August 2026; [2] AWS: Amazon EC2 On-Demand Instance Pricing, read 3 August 2026; [3] AWS: EC2 on-demand price list, US East (N. Virginia), Linux, read 3 August 2026, the feed behind [2]; [4] Google Cloud: Accelerator-optimized machine family pricing, read 3 August 2026; [5] CoreWeave: Pricing, read 3 August 2026