Quantum computing systems have moved beyond the prototype stage and into early practical use, with multiple hardware modalities now available through major cloud platforms. The benefit of this is that, like any other cloud computing resource, you can access it through your CloudBank account.  When exploring quantum systems through these commercial cloud platforms, four components are worth keeping in mind:

  • Cloud access and pricing for quantum services.
  • Quantum hardware options, which vary significantly across providers and use cases.
  • Quantum simulators for free or low‑cost algorithm development.
  • Programming tools and SDKs used to run jobs and interact with each platform.

Below is a summary of quantum computers that are available from each commercial cloud vendor followed by a short description of the types of quantum computers.

Vendors: Quantum Computer Comparison

The information in this table is current as of June 2026.

VendorCloudHardware ModelQubit CountType of Quantum ComputerPricing
IonQAWS BraketAria25Trapped‑ion (gate‑model)$0.03 per shot (industry‑reported)
 AWS BraketForte36Trapped‑ion (gate‑model)$0.080 per shot + $0.300 per task
 Azure QuantumAria‑125Trapped‑ion (gate‑model)$97.50 minimum per program (error mitigation on); $12.4166 minimum (off); per‑gate‑shot: $0.000220 (1‑qubit), $0.000975 (2‑qubit)
 Azure QuantumForte‑136Trapped‑ion (gate‑model)$168.195 minimum per program (error mitigation on); $25.7899 minimum (off); per‑gate‑shot: $0.0001645 (1‑qubit), $0.001121 (2‑qubit)
 Azure QuantumForte Enterprise‑136Trapped‑ion (gate‑model)Same as Forte‑1 pricing above
RigettiAWS BraketAspen‑M‑379Superconducting (gate‑model)$0.000425 per shot + $0.300 per task (Rigetti Cepheus pricing; Aspen‑M‑3 not separately priced in results)
 AWS BraketAnkaa‑3variesSuperconducting (gate‑model)Not priced separately in results (Rigetti family uses Cepheus pricing)
 Azure QuantumProvider listed; no model surfacedSuperconducting (gate‑model)No pricing surfaced in results
IQMAWS BraketEmerald54Superconducting (gate‑model)$0.00160 per shot + $0.300 per task
 AWS BraketGarnet20Superconducting (gate‑model)$0.00145 per shot + $0.300 per task
QuEraAWS BraketAquila256Neutral‑atom (analog Hamiltonian simulator)$0.010 per shot + $0.300 per task
AQTAWS BraketIBEX Q112Trapped‑ion (gate‑model)$0.02350 per shot + $0.300 per task
PasqalAzure QuantumFRESNEL100Neutral‑atom (gate‑model)Pricing not surfaced in search results (Azure notes provider‑controlled pricing)
 Azure QuantumFRESNEL_CAN1100Neutral‑atom (gate‑model)Same as above (no pricing surfaced)
QuantinuumAzure QuantumProvider listed; no model surfacedTrapped‑ion (gate‑model)No pricing surfaced in results
IBM QuantumIBM CloudHeron R1–R10133 eachSuperconducting (gate‑model)Pay‑As‑You‑Go: $96/min; Flex: $72/min; Premium: $48/min
D‑WaveAWS MarketplaceAdvantage (Leap)>5000 qubitsQuantum annealer (not gate‑model)Pricing not published; Marketplace listing requires private offer / contact sales

Types: Quantum Computer Comparison

The information in this table is current as of June 2026.

Type of Quantum ComputerHow It WorksStrengthsLimitationsBest For
Superconducting (Gate‑Model)
IBM, Rigetti, IQM
Superconducting circuits cooled near absolute zero; microwave pulses implement gates.Fast gate speeds; mature fabrication; strong error‑correction research; widely used in industry.Shorter coherence times; limited qubit connectivity; scaling requires complex wiring.General‑purpose algorithms, error‑correction research, fast circuit execution.
Trapped‑Ion (Gate‑Model)
IonQ, Quantinuum, AQT
Individual ions suspended in electromagnetic traps; lasers manipulate qubits and entanglement.Highest fidelities; long coherence times; all‑to‑all connectivity simplifies circuits.Slower gate speeds; scaling to very large systems is challenging.Algorithms sensitive to connectivity (VQE, QAOA), high‑precision circuits, early fault‑tolerance.
Neutral‑Atom (Gate‑Model or Analog)
QuEra, Pasqal
Neutral atoms arranged in optical tweezers; Rydberg interactions create entanglement; arrays can be reconfigured.Highly scalable (hundreds–thousands of qubits); flexible geometries; supports both gate‑model and analog modes.Gate fidelities still improving; analog mode is powerful but less general‑purpose.Quantum simulation, many‑body physics, large‑scale optimization, emerging gate‑model workloads.
Quantum Annealing
D‑Wave
System evolves toward the lowest‑energy state of an Ising model; specialized hardware for optimization.Thousands of qubits; excellent for certain optimization and sampling problems; mature commercial ecosystem.Not a universal quantum computer; cannot run gate‑model algorithms (Shor, Grover, VQE, etc.).Combinatorial optimization, graph problems, routing, scheduling, sampling.

Learning Resources

  1. Learn Quantum Computation using Qiskit is a free general-purpose textbook published by IBM’s quantum group that teaches the basics of quantum computation and algorithms using their qiskit domain-specific language
  2. Microsoft Azure Quantum learning resources 
  3. AWS Braket Getting Started