Skip to content
Back to Blog
Model Releases

Amazon Nova 2: The Next-Gen LLM for AWS Bedrock

Amazon unveils Nova 2 at re:Invent 2025, bringing MoE architecture and multimodal capabilities to enterprise via Bedrock.

December 2, 2025
Model ReleaseNova 2
Nova 2 - official image

Introduction

Amazon has officially announced the release of Nova 2, its next-generation foundation model, on December 2, 2025. This significant milestone was highlighted during the annual re:Invent conference, marking a pivotal moment for enterprise AI adoption within the AWS ecosystem. Nova 2 represents a substantial leap forward in generative AI capabilities, designed specifically to handle the complex, high-volume workloads that modern cloud infrastructure demands.

Unlike previous iterations, Nova 2 is engineered to integrate seamlessly with existing AWS services, providing developers with a robust toolkit for building sophisticated applications. The model's release signals Amazon's commitment to maintaining leadership in the foundation model space, offering a proprietary alternative to open-source options while leveraging the security and scalability of the AWS cloud.

  • Released on December 2, 2025
  • Announced at AWS re:Invent
  • Exclusive availability via AWS Bedrock

Key Features & Architecture

Nova 2 utilizes a sophisticated Mixture of Experts (MoE) architecture, allowing it to dynamically route requests to specialized sub-networks. This design choice significantly reduces inference latency while maintaining high throughput, making it ideal for real-time applications. The model supports a massive context window, enabling users to process and analyze extensive datasets without truncation.

Multimodal capabilities are also a core component of Nova 2's feature set. It can natively process text, images, and code, allowing for a unified interface for diverse data types. This versatility simplifies the development pipeline, as engineers no longer need to chain multiple models together for different data modalities.

  • Mixture of Experts (MoE) architecture
  • Native multimodal support (Text, Image, Code)
  • 256,000 token context window

Performance & Benchmarks

In terms of raw performance, Nova 2 demonstrates impressive results across standard industry benchmarks. It has achieved an 88.5% score on the MMLU (Massive Multitask Language Understanding) benchmark, outperforming several open-source counterparts in reasoning tasks. The model also excels in coding evaluations, showing high proficiency in generating and debugging complex software solutions.

HumanEval scores place Nova 2 at 92%, indicating strong capability in autonomous coding tasks. Furthermore, on the SWE-bench (Software Engineering) benchmark, Nova 2 achieved a 78% pass rate, validating its utility for software engineering agents. These metrics suggest that Nova 2 is not just a chatbot, but a powerful tool for production-grade AI integration.

  • MMLU Score: 88.5%
  • HumanEval Score: 92%
  • SWE-bench Pass Rate: 78%

API Pricing

Amazon has structured Nova 2's pricing model to be cost-effective for both small-scale experimentation and large-scale production. The pricing is designed to scale with usage, offering competitive rates compared to other major cloud providers. Developers can access the model through the AWS Bedrock API, which provides granular control over costs and resource allocation.

The free tier is available for new AWS customers to test the model's capabilities before committing to paid usage. This tier allows for a limited number of requests per month, ensuring that teams can validate their use cases without immediate financial risk. For production workloads, the per-token pricing remains transparent and predictable.

  • Free tier for new AWS customers
  • Pay-per-token pricing model
  • No hidden fees for standard usage

Comparison Table

To understand Nova 2's market position, it is essential to compare its specifications against leading competitors. The table below highlights key differences in context windows, pricing, and primary strengths. This comparison helps developers decide if Nova 2 is the right fit for their specific workload requirements.

While competitors offer strong performance, Nova 2 distinguishes itself through its deep integration with AWS services and its specialized MoE architecture. This integration reduces the overhead of managing separate model endpoints and simplifies deployment for AWS-native applications.

  • Nova 2 leads in AWS integration
  • Competitive pricing structure
  • Superior context handling

Use Cases

Nova 2 is particularly well-suited for enterprise applications requiring high reasoning capabilities. Use cases include automated code generation, complex data analysis, and intelligent customer support agents. The model's ability to maintain context over long conversations makes it ideal for RAG (Retrieval-Augmented Generation) systems.

Developers can leverage Nova 2 for building autonomous agents that interact with internal AWS tools. For example, an agent could automatically provision resources based on natural language requests, reducing manual operational overhead. Additionally, the multimodal features support image analysis workflows, such as automated documentation generation from technical diagrams.

  • Enterprise Code Generation
  • Intelligent Customer Support
  • RAG and Knowledge Bases

Getting Started

Accessing Nova 2 is straightforward for any user with an AWS account. Developers can begin by navigating to the AWS Bedrock console and selecting the Nova 2 model from the available foundation model list. The AWS SDKs for Python, Java, and Node.js provide easy integration points for direct API calls.

Documentation is comprehensive, including sample code snippets and best practices for prompt engineering. For immediate access, users should create a new AWS account if they do not have one, enable the Bedrock service, and configure the necessary IAM permissions. This setup process typically takes less than five minutes.

  • Available via AWS Bedrock Console
  • SDKs for Python, Java, Node.js
  • Comprehensive API documentation

Comparison

API Pricing β€” Input: $3.50 / Output: $12.00 / Context: 256k


Sources

AWS Bedrock Documentation

Amazon Machine Learning Blog

AWS Solutions for AI