AWS Lambda now allows customers to build applications that can be triggered by messages in an Apache Kafka cluster hosted on any infrastructure. Customers can keep their existing Apache Kafka cluster as-is, and quickly and easily build Kafka consumer applications with Lambda without needing to worry about provisioning or managing servers.
Announcing the first AWS Wavelength Zone in Tokyo, Japan
Today, we are announcing the general availability of AWS Wavelength on KDDI’s 5G network in Japan. Wavelength allows developers to build applications that need ultra-low latency or high bandwidth for mobile devices and users on KDDI’s 5G network. AWS Wavelength is available on the KDDI 5G network today in Tokyo, and we are collaborating with KDDI to bring AWS infrastructure and services closer to customers across Japan.
AWS Lambda launches checkpointing for Amazon Kinesis and Amazon DynamoDB Streams
AWS Lambda now allows customers to automatically checkpoint records that have been successfully processed for Amazon Kinesis and Amazon DynamoDB Streams, using a new parameter, FunctionResponseType. When customers set this parameter to “Report Batch Item Failure”, if a batch fails to process, only records after the last successful message are retried. This reduces duplicate processing, and gives customers more options for failure handling.
AWS SDK for JavaScript version 3 is now generally available
The AWS SDK for JavaScript, version 3 (v3) is now generally available and includes many frequently requested features, such as a new middleware stack and a first-class TypeScript support . It also has a modular architecture , with a separate package for each service. You can improve your application performance by only importing the packages your application requires and reducing your application bundle.
Announcing AWS Public Safety and Disaster Response Technology Partners
Today, we are announcing the launch of a net-new track within the AWS Public Safety and Disaster Response (PSDR) Competency to now include AWS Technology Partners. These AWS Competency Partners have deep expertise and proven customer success in designing technology solutions to aid in preparing for, responding to, and recovering from various natural and man-made disasters and emergencies globally.
Announcing Unified Search in the AWS Management Console
We are excited to announce the launch of Unified Search to enable AWS users to easily search and discover information in the AWS Management Console. AWS users can now search for services (e.g. IAM), features (e.g. Users), Marketplace products (e.g. Splunk), and AWS Documentation (e.g. troubleshooting guides) without leaving the AWS Management Console. You can access the search bar using a keyboard shortcut (alt-s or option-s), autocomplete by using the right arrow key, and navigate to the top search result by pressing the enter key. Unified Search is available in all public AWS Regions.
Now Secure Your SageMaker Studio Access Using AWS PrivateLink and AWS IAM SourceIP Restrictions
Amazon SageMaker Studio is the first fully integrated development environment (IDE) for machine learning (ML). It provides a single, web-based visual interface where you can perform all ML development steps required to prepare, build, train and tune, deploy and manage models. Starting today, you can secure the connection from your Amazon Virtual Private Cloud (VPC) to SageMaker Studio using AWS PrivateLink. When using PrivateLink, all the traffic flows entirely within the AWS network without traversing the public internet, thus adding an additional layer of security.
AWS IoT SDK for Embedded C version 202012.00 includes over-the-air update (OTA) library and PKCS #11 implementation
AWS IoT Device SDK for Embedded C (C-SDK) version 202012.00 now includes an over-the-air update (OTA) library (release candidate) and a PKCS #11 implementation (corePKCS11). The OTA library makes it easier to manage notifications, download, and perform cryptographic verification of firmware updates. You can use the OTA library with your chosen MQTT library, HTTP library, and underlying operating system (e.g. Linux, FreeRTOS). This release includes examples for how to use the OTA library with coreMQTT and coreHTTP over Linux. The corePKCS11 library implements a subset of the PKCS #11 v2.40 standard , with a focus on operations involving asymmetric keys, random number generation, and hashing. You can use the corePKCS11 library to manage keys and certificates for TLS authentication and verify code-sign signatures on your IoT devices. The OTA and corePKCS11 libraries have been optimized for memory usage and modularity, and have undergone code quality checks (e.g. MISRA-C compliance , Coverity static analysis ). For additional information on all C-SDK libraries and updates, , see C-SDK 202012.00 README .
Amazon API Gateway now supports integration with Step Functions StartSyncExecution for HTTP APIs
Customers can now create HTTP APIs that route requests to the new AWS Step Functions Synchronous Express Workflows.
Amazon EBS reduces the minimum volume size of Throughput Optimized HDD and Cold HDD Volumes by 75%
December 11th, 2020 – You can now create Throughput Optimized HDD (ST1) and Cold HDD Volumes (SC1) as small as 125GB, allowing you to save up to 75% over the previous 500GB minimum when creating volumes at this new minimum size.