AWS Weekly Roundup: NVIDIA Nemotron 3 Super on Amazon Bedrock, Nova Forge SDK, Amazon Corretto 26, and more
#Cloud

AWS Weekly Roundup: NVIDIA Nemotron 3 Super on Amazon Bedrock, Nova Forge SDK, Amazon Corretto 26, and more

Cloud Reporter
5 min read

AWS launches major AI and infrastructure updates including NVIDIA's Nemotron 3 Super on Bedrock, Nova Forge SDK for model customization, Corretto 26 Java support, and enhanced EKS SLA

This week's AWS roundup brings significant advancements across AI/ML infrastructure, Java development, and container orchestration. From NVIDIA's latest language model joining Amazon Bedrock to enhanced observability for Lambda functions, these updates demonstrate AWS's continued investment in both developer experience and enterprise-scale workloads.

AI/ML Infrastructure Expands with NVIDIA Partnership

NVIDIA Nemotron 3 Super now available on Amazon Bedrock

AWS has expanded its foundation model offerings with the addition of NVIDIA Nemotron 3 Super to Amazon Bedrock. This high-performance language model joins the growing catalog of AI models accessible through Bedrock's unified API, eliminating the need for customers to manage underlying infrastructure.

The Nemotron 3 Super model is optimized for complex reasoning, text generation, summarization, and code generation tasks. For enterprises already using Bedrock, this means immediate access to NVIDIA's latest AI capabilities without additional deployment overhead. The integration follows AWS's strategy of providing diverse model options through a single interface, allowing developers to experiment and productionize different AI approaches.

Introducing Nova Forge SDK for Enterprise AI Customization

Complementing the new model availability, AWS launched the Nova Forge SDK, a streamlined tool for fine-tuning and customizing Amazon Nova models. The SDK addresses a critical enterprise need: adapting general-purpose AI models to domain-specific requirements without extensive ML expertise.

Key capabilities include:

  • Direct model customization within Amazon Bedrock
  • Automated handling of infrastructure complexity
  • Support for domain-specific data adaptation
  • Simplified deployment of customized models

This approach significantly reduces the barrier to building tailored AI solutions, allowing organizations to focus on business logic rather than model training infrastructure. The SDK particularly benefits industries with specialized terminology or workflows, such as healthcare, finance, and legal services.

Performance and Observability Enhancements

Amazon Redshift delivers up to 7x faster query performance

Amazon Redshift users will see substantial performance improvements for new queries in dashboards and ETL workloads. The service now delivers up to 7x faster execution for queries run without cached results, addressing a common pain point in interactive analytics.

This enhancement is particularly valuable for:

  • Dashboard users experiencing first-time query delays
  • ETL pipelines with variable query patterns
  • Workloads with high query variability where cache effectiveness is limited
  • Interactive analytics scenarios requiring immediate results

The improvement reduces wait times for business intelligence users and accelerates data processing pipelines, directly impacting productivity for data-driven organizations.

AWS Lambda gains Availability Zone metadata

AWS Lambda now provides Availability Zone metadata for function invocations, enabling better observability and architectural decision-making. Developers can now identify which AZ their Lambda function is running in, facilitating:

  • Correlation with other AZ-aware services
  • Improved troubleshooting for latency-sensitive workloads
  • Enhanced monitoring of multi-AZ deployments
  • More informed architectural choices for high-availability designs

This metadata is especially useful for applications requiring precise latency measurements or those implementing sophisticated fault-tolerance patterns across multiple availability zones.

Java Development and Container Orchestration

Amazon Corretto 26 now generally available

The latest long-term support release of Amazon Corretto, version 26, is now production-ready. As a no-cost, production-ready distribution of OpenJDK, Corretto 26 includes:

  • Latest Java language features
  • Performance improvements
  • Security patches
  • Long-term support from AWS

Available across Amazon Linux, Windows, macOS, and Docker images, Corretto 26 enables organizations to leverage the newest Java capabilities while maintaining enterprise-grade support. This release is particularly relevant for organizations with large Java codebases or those migrating to newer Java versions.

Amazon EKS enhances SLA and scaling capabilities

Amazon EKS has significantly upgraded its enterprise offering with a 99.99% Service Level Agreement for Provisioned Control Plane clusters, up from the previous 99.95%. This improvement, combined with the new 8XL scaling tier, positions EKS for demanding workloads including:

  • AI/ML training at scale
  • High-performance computing (HPC)
  • Large-scale data processing
  • Enterprise applications with stringent uptime requirements

The 8XL tier doubles the Kubernetes API server request processing capacity compared to the 4XL tier, providing the foundation for massive-scale container orchestration scenarios.

Simplified Log Management

CloudWatch Logs adds HTTP-based ingestion

Amazon CloudWatch Logs now supports log ingestion via HTTP-based protocol, simplifying log collection from applications and services. This enhancement eliminates the need for custom agents or additional SDK integrations, lowering the barrier to centralized log management.

Benefits include:

  • Standard HTTP endpoint compatibility
  • Reduced integration complexity
  • Simplified log routing to CloudWatch
  • Lower operational overhead for log management

This feature particularly benefits organizations with diverse application portfolios or those seeking to minimize the footprint of monitoring agents across their infrastructure.

Community and Educational Initiatives

Beyond technical updates, AWS continues investing in community development:

  • Kiro for Students: Free AI-powered development tools for students, providing hands-on experience with AI-assisted development
  • AWS Builder Center Badges: Recognition system for community contributions and achievements
  • AWSome Women Summit LATAM: Event celebrating and empowering women in cloud technology across Latin America

These initiatives reflect AWS's commitment to building the next generation of cloud professionals while fostering an inclusive technical community.

Looking Ahead

The breadth of this week's announcements—spanning AI model availability, performance optimizations, observability enhancements, and community initiatives—demonstrates AWS's multi-faceted approach to cloud innovation. The focus on reducing complexity (through tools like Nova Forge SDK and HTTP log ingestion) while expanding capabilities (NVIDIA models, enhanced EKS SLA) addresses both immediate developer needs and long-term enterprise requirements.

For organizations evaluating cloud strategies, these updates reinforce AWS's position as a comprehensive platform for AI/ML workloads, enterprise Java applications, and containerized services. The continued investment in both cutting-edge capabilities and foundational improvements suggests AWS is balancing innovation with the reliability demands of production workloads.

The next AWS Summits in Paris, London, and other global locations provide opportunities to dive deeper into these technologies, while community events like AWS Community Days offer peer-to-peer learning for practitioners implementing these solutions.

Comments

Loading comments...