AWS CodeBuild adds support for Test Reporting giving you an effective and consistent view of your test executions in CodeBuild. Previously, you couldn’t visualize your test results on CodeBuild, making it harder for you to troubleshoot test failures.
AWS IoT Core makes it easier to transition from self-managed to fully-managed AWS IoT services with minimal impact to existing application architectures or IoT devices
New features of AWS IoT Core, including Configurable Endpoints and Custom Domains, as well as enhancement to AWS IoT Core Custom Authentication, Custom Authorizer for MQTT Connections, make it easy to transition from self-managed infrastructure to fully managed AWS IoT services so you can improve scalability and reliability with few changes to your application code and minimal to no impact to devices already using your services.
New Alexa Voice Service Integration for AWS IoT Core cost-effectively brings Alexa Voice to any type of connected device
Alexa Voice Service (AVS) Integration is a new feature of AWS IoT Core that enables Alexa Voice to be produced on any type of connected device. AVS Integration for IoT Core reduces the cost of producing Alexa Built-in devices by up to 50% by offloading compute and memory intensive audio workloads to the cloud. With this reduction in production cost, customers can now cost-effectively build new categories of differentiated voice-enabled products such as light switches, thermostats, and small appliances. This allows consumers to talk directly to Alexa in new parts of their home, office, or hotel rooms for a truly ambient experience.
AWS IoT Core adds the ability to deliver messages directly to your own web services via HTTP action
You can now send data from AWS IoT Core directly to your own web services for processing without writing a single line of code. To do so, simply configure the new HTTP action by providing the HTTPS endpoint of your web service (e.g. https://example.com). After validating your ownership of the endpoint, AWS IoT Core will deliver the data via HTTP POST method.
AWS IoT Greengrass 1.10 provides support for Docker containers and management of data streams
AWS IoT Greengrass seamlessly extends AWS to edge devices so they can act locally on the data they generate, while still using the cloud for management, analytics, and durable storage. Starting today, developers using AWS IoT Greengrass can now package applications into Docker container images and deploy these seamlessly to edge devices. In addition, developers can collect, process, and export data streams, and manage the life cycle of data streams locally on devices.
AWS IoT Device Management introduces Secure Tunneling, a new secure way to troubleshoot IoT devices
AWS IoT Device Management now enables customers to securely access remote devices using Secure Tunneling. Customers can troubleshoot misbehaving devices remotely to diagnose device issues, deploy a fix, and validate the device is working properly using remote shell or remote desktop operations.
Amazon EC2 X1e Instances are Now Available in the Canada (Central) AWS Region
Starting today, Amazon EC2 X1e instances are available in the Canada (Central) AWS region.
Amazon SES Announces Account-Level Suppression List
Today, Amazon Simple Email Service (Amazon SES) launched a new feature that helps customers avoid sending emails to addresses that previously resulted in a bounce or complaint event. Customers can use this feature to protect their sender reputations and to improve the delivery rates for their messages.
Application Load Balancer now supports Least Outstanding Requests algorithm for load balancing requests
Least outstanding requests (LOR) algorithm is now available for Application Load Balancer. This is in addition to the round-robin algorithm that the Application Load Balancer already supports. Customers have the flexibility to choose either algorithm depending on their workload needs.
AWS Lambda Supports Failure-Handling Features for Kinesis and DynamoDB Event Sources
AWS Lambda now supports four failure-handling features for processing Kinesis and DynamoDB streams: Bisect on Function Error, Maximum Record Age, Maximum Retry Attempts, and Destination on Failure. These new features allow you to customize responses to data processing failures and build more resilient stream processing applications.