Starting today, Amazon EC2 On-Demand Capacity Reservations are now supported with AWS Wavelength Zones. Customers can now reserve capacity for their Amazon EC2 instances for any duration.
AWS Marketplace enables vendor-provided cost allocation tags, enhancing visibility into software costs for analysis, allocation, and optimization
Today, AWS Marketplace announced the ability for independent software vendors (ISVs) to provide tags corresponding to the metered usage of their software. Customers can enable the vendor provided tags as cost allocation tags to gain visibility into third-party software spend.
Amazon EC2 Auto Scaling, EC2 Fleet, and Spot Fleet announce Capacity Rebalancing for EC2 Spot Instances
Starting today, you can proactively manage the EC2 Spot Instance lifecycle by using the new Capacity Rebalancing feature for Amazon EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. Capacity Rebalancing helps you maintain workload availability by proactively augmenting your fleet with a new Spot Instance before a running instance receives a two-minute interruption notice. Previously, EC2 Auto Scaling, EC2 Fleet, and Spot Fleet replaced Spot Instances only after they were interrupted. Now, with Capacity Rebalancing, these services attempt to proactively replace Spot Instances when they receive the new EC2 Instance rebalance recommendation, rather than waiting until they receive a two-minute in interruption notice.
Amazon Kinesis Data Streams enables data stream retention up to one year
You can now store streaming data for up to one year in Amazon Kinesis Data Streams. Long term retention of streaming data enables you to use the same platform for both real-time and older data retained in Amazon Kinesis Data Streams. For example, you can train machine learning algorithms for financial trading, marketing personalization, and recommendation models without moving the data into a different data store or writing a new application. You can also satisfy certain data retention regulations, including under HIPAA and FedRAMP, using long term retention. You only pay for data stored and retrieved without provisioning additional storage or compute resources.
Introducing EC2 Instance rebalance recommendation for EC2 Spot Instances
Starting today, you can proactively rebalance your workloads running on EC2 Spot Instances without having to wait until the Spot Instance receives a two minute Instance interruption notice. You now have access to a new feature called “EC2 Instance rebalance recommendation”, a signal that notifies you when a Spot Instance is at elevated risk of interruption. The signal can arrive sooner than the two minute Spot Instance interruption notice, giving you the opportunity to proactively rebalance your workload to new or existing Spot Instances that are not at elevated risk of interruption. For example, you can start checkpointing your work early to save as much state as possible before the instance is interrupted. Or you can prevent scheduling new work onto the Spot Instances that received the rebalance recommendation, thus increasing the chance of completing the work.
AWS Systems Manager OpsCenter now integrates with Amazon CloudWatch for easier diagnosis and remediation of alarms
Starting today, you can configure Amazon CloudWatch alarms to automatically create operational issues in AWS Systems Manager OpsCenter. This enables operations engineers and IT professions to view, investigate, and resolve operational issues related to AWS resources from a central place, helping reduce time to issue resolution. Amazon CloudWatch enables you to collect monitoring data for AWS resources and applications, and allows you to generate alarms based on configured thresholds.
AWS IoT SDK for Embedded C version 202011.00 now includes refactored coreHTTP, AWS IoT Device Defender, and AWS IoT Jobs libraries
AWS IoT Device SDK for Embedded C (C-SDK) version 202011.00 now includes refactored coreHTTP, AWS IoT Device Defender, and AWS IoT Jobs libraries alongside of the existing coreMQTT, coreJSON, and AWS IoT Device Shadow libraries. All libraries have been optimized for memory usage and modularity, and have undergone code quality checks (e.g. MISRA-C compliance , Coverity static analysis ), and validation of memory safety with the C Bounded Model Checker (CBMC ) automated reasoning tool. For more details, see the README and Changelog files.
Amazon Connect has just reduced its 44th telephony rate this year
Starting October 1st, Amazon Connect, an easy to use omnichannel cloud contact center service, decreased the outbound telephony rate in the EU Central (Frankfurt) and EU West (London) regions for calls to Poland by 68% from $0.1217 per minute to $0.0390 per minute.
Amazon Elasticsearch Service now supports defining a custom name for your domain endpoint
Amazon Elasticsearch Service now provides the ability to define a custom endpoint for your domain and associate an SSL certificate from AWS Certificate Manager (ACM). Defining a friendly name makes it easier for your users to access Kibana, and allows you to move to a new domain without updating your clients.
Amazon Redshift announces Open Source JDBC and Python drivers
Amazon Redshift JDBC and Python drivers are now open source and available for the user community under the Apache-2.0 license. With this release, customers will gain enhanced visibility to the driver implementation and can contribute to its development. Users can now browse the code for both drivers on the relevant AWS GitHub repositories, submit driver functionality enhancements through Git Pull Requests, and report issues for review.