InfoQ Homepage AWS Content on InfoQ
-
AWS Introduces Remote Build Cache in ECR to Accelerate Docker Image Builds
Amazon Web Services has announced enhancements to its CodeBuild service, allowing teams to use Amazon ECR as a remote Docker layer cache, significantly reducing image build times in CI/CD pipelines. By leveraging ECR repositories to persist and reuse build layers across runs, organisations can skip rebuilding unchanged parts of containers and accelerate delivery.
-
Race Condition in DynamoDB DNS System: Analyzing the AWS US-EAST-1 Outage
On October 19th and 20th, AWS experienced an extended outage triggered by a failure in Amazon DynamoDB that affected most services in its most popular region, Northern Virginia. The cloud provider released an analysis of the incident, sparking discussions in the community about redundancy on AWS, moving out of public cloud, and multi-region approaches.
-
AWS Launches Capabilities by Region Tool
AWS has launched "AWS Capabilities by Region," a powerful tool that streamlines service visibility for architects and developers. No more manual checks—now you can compare AWS services across regions interactively and plan deployments efficiently. With enhanced transparency and automated capability checks, streamline global projects and minimize delays.
-
AWS Launches M8a General-Purpose EC2 Instances with 5th Gen AMD EPYC (Turin) Processors
AWS has launched M8a instances, powered by 5th Gen AMD EPYC processors, delivering 30% higher performance than M7a. With enhanced I/O capabilities and up to 75 Gbps networking, they cater to high-performance applications like gaming and ML. M8a instances offer diverse deployment options, reinforcing AWS's commitment to cutting-edge cloud solutions.
-
AWS Launches C8i and C8i-flex EC2 Instances Powered by Custom Intel Xeon 6
AWS has launched compute-optimized C8i and C8i-flex instances featuring custom Intel Xeon 6 processors. Designed for compute-intensive tasks, these instances offer up to 384 vCPUs and 768 GiB memory, delivering up to 60% faster performance. The C8i-flex variant boosts cost efficiency, enhancing resource management for dynamic workloads.
-
Amazon Timestream for InfluxDB Adds Support for InfluxDB 3 Core and Enterprise
InfluxData has launched InfluxDB 3 Core and Enterprise on Amazon Timestream, offering a high-speed, open-source time-series database for real-time applications. With enhanced security, scalability, and performance, developers can seamlessly integrate with AWS services. InfluxDB 3 redefines data management for AI-driven environments, enabling rapid analytics and decision-making.
-
AWS Culls Portfolio: over 20 Services Shift to Maintenance or Sunset
AWS is streamlining its service portfolio with a significant lifecycle update for over 20 services, categorizing them as Maintenance, Sunset, or End of Support. This consolidation aims to refocus on high-value offerings and eliminate low-adoption solutions. Customers must urgently plan migrations as AWS transitions to a more mature, efficient product landscape, supported by migration guides.
-
AWS Launches EC2 Capacity Manager for Centralized, Cross-Account Capacity Optimization
Introducing Amazon EC2 Capacity Manager: AWS's new centralized solution for streamlined monitoring and management of EC2 capacity across all accounts and regions. This innovative tool consolidates data into a unified dashboard, enhancing efficiency while reducing operational complexity.
-
AWS Launches EBS Volume Clones for Instant, Crash-Consistent Data Copies
AWS has unveiled Volume Clones for Amazon EBS, enabling instant, point-in-time copies of storage volumes with a simple API call. This feature provides rapid access with single-digit millisecond latency, ideal for quick test setups and development. While it integrates seamlessly with the EBS CSI driver, understand its limitations, especially around encryption and management.
-
AWS ALBs Now Support Native URL and Host Header Rewriting
AWS's Application Load Balancers (ALB) now offer native URL and Host Header Rewriting, eliminating the need for third-party proxies and custom logic. This feature enhances request routing, reduces maintenance, and lowers latency. Easily configurable via the AWS Management Console or API, it streamlines traffic management for backend services, aligning AWS with other cloud leaders.
-
Bring Your Own Key (BYOK): AWS IAM Identity Center Adopts CMKs to Meet Enterprise Compliance Needs
AWS IAM Identity Center now supports customer-managed KMS keys (CMKs) for encrypting identity data at rest. This enhancement offers organizations complete control over their encryption keys, ensuring granular access management, robust auditing via AWS CloudTrail, and improved compliance for regulated industries. It’s a key evolution for data sovereignty in the cloud.
-
AWS Introduces EC2 Instance Attestation
AWS has introduced EC2 instance attestation, a new security feature that enables customers to verify that their virtual machines are running approved software configurations in a cryptographically secure manner. The capability is powered by the Nitro Trusted Platform Module (NitroTPM) and Attestable AMIs.
-
AWS Launches Amazon Quick Suite, an Agentic AI Workspace
AWS has launched Amazon Quick Suite, a new AI-powered workspace designed to connect company data, automate workflows, and perform actions across business applications.
-
AWS Introduces ECS Managed Instances for Containerized Applications
AWS recently announced Amazon ECS Managed Instances, a new feature in ECS designed to simplify the deployment of containerized applications on EC2 instances. The service automatically manages instance provisioning, scaling, and maintenance, thereby reducing the operational overhead associated with maintaining container infrastructure.
-
AWS CDK Refactor Feature: Safe Infrastructure as Code Renaming
AWS's new Cloud Development Kit (CDK) refactor command allows engineers to safely rename and reorganize infrastructure as code without forcing a destructive rebuild. The feature, leveraging a similar AWS CloudFormation capability, automatically computes the necessary mappings to preserve resources like databases, solving a major pain point that previously led to data loss and downtime.