What is Amazon Braket?
Amazon Braket is a fully managed quantum computing service. The service provides access to quantum computers from various hardware providers as well as quantum simulators for developing and testing quantum algorithms.
Braket enables research and development in quantum computing without hardware investments.
Core Features
- Multiple Quantum Hardware: IonQ, Rigetti, IQM, and OQC
- Quantum Simulators: Local and hosted simulators for testing
- Braket SDK: Python SDK for algorithm development
- Hybrid Jobs: Combination of classical and quantum compute
- Jupyter Notebooks: Pre-configured notebooks for quick start
Typical Use Cases
Quantum Research: Universities and research institutions use Braket for experiments with different qubit technologies. No own quantum lab required.
Optimization Problems: Portfolio optimization, logistics planning, and molecular simulation are early application areas where quantum computers promise advantages.
Algorithm Development: Development and testing of new quantum algorithms on simulators before execution on real hardware.
Benefits
- Access to different qubit technologies through one platform
- No hardware investments or maintenance
- Pay-per-task without long-term commitments
- Integration with classical AWS services
Integration with innFactory
As an AWS Reseller, innFactory supports you with Amazon Braket: evaluation of quantum computing use cases, algorithm development, and integration with classical workloads.
Typical Use Cases
Frequently Asked Questions
Which quantum computers does Braket offer?
IonQ (trapped-ion), Rigetti (superconducting), IQM (superconducting), and OQC (superconducting). Different qubit technologies for different use cases.
What does a quantum task cost?
Each task incurs a base fee plus cost per shot. Example IonQ: $0.30 per task plus $0.01 per shot. Simulators charge by compute time.
Can I test quantum algorithms without a real quantum computer?
Yes. Braket offers local and hosted simulators. The SV1 simulator simulates up to 34 qubits, DM1 supports noise simulation for realistic tests.
Do I need quantum computing expertise?
Basic knowledge is helpful. Braket SDK and pre-built algorithms ease the entry. Amazon provides tutorials and sample notebooks.