Amazon ECS Supports Container Instance Draining

Amazon ECS now supports a state for container instances that can be used to drain a container instance in preparation for maintenance or cluster scale down. The draining state prevents new tasks from being started on the container instance and notifies the service scheduler to move tasks that are running on the instance to other instances in the cluster.
Quelle: aws.amazon.com

AWS CodeCommit Adds Difference Viewing for a Commit

You can now view code changes made between a commit and a parent commit from the AWS CodeCommit console. The change includes a list of files modified between commits, and a color-coded rendering of the specific code changes made to each file. You can view your code changes side by side (Split view) or inline (Unified view). CodeCommit also lets you hide or show whitespace changes.
Quelle: aws.amazon.com

Amazon RDS now supports Read Replicas of Encrypted Database Instances across Regions

Starting today, you can easily create cross-region read replicas for your Amazon RDS for MariaDB, MySQL and PostgreSQL database instances encrypted at rest with AWS Key Management Service (KMS). Previously, you could create cross-region read replicas for unencrypted database instances only, and the only option for creating copies of encrypted database instances was to copy encrypted DB snapshots to the target region. Now, you can create cross-region read replicas for your encrypted database instances in just a few clicks on the AWS Management Console.
Quelle: aws.amazon.com

Amazon EC2 Spot Instances Now Support Dedicated Tenancy

Amazon Web Services, Inc. (AWS) today announced that Amazon EC2 Spot Instances now support dedicated tenancy. Customers can now use Spot instances to run high scale workloads in a single-tenant manner on physically isolated hardware within a VPC. Using dedicated Spot instances, customers can satisfy security, privacy, or other compliance requirements for their high scale workloads while saving up to 90% off On-Demand pricing.
Quelle: aws.amazon.com

Amazon AppStream 2.0 Image Builder is now available

Amazon AppStream 2.0 is a fully managed, secure application streaming service that allows you to stream your desktop applications from AWS to any device running a web browser, without rewriting them. Available today, Image Builder makes it easy to import your applications to AppStream 2.0 so that you can publish them for users to access. You can import, install, and test your applications on an image builder instance, and then create images that are used on your streaming instances. You can add any application that installs and executes on the Microsoft Windows Server 2012 R2 operating system, without any modification or customization.
Quelle: aws.amazon.com

Amazon DynamoDB now Supports Cost Allocation Tags

You can now add tags to your Amazon DynamoDB tables for improved usage categorization and more granular cost reporting. Tags are simple, user-customizable key and value pairs that are supported by many AWS services. For example, you can tag DynamoDB tables for your different development environments — development, staging, and production — to see your spend for each. 
Quelle: aws.amazon.com

Easy Migration from RDS MySQL to Aurora

You’ve always been able to migrate an Amazon RDS for MySQL database to Amazon Aurora by taking a snapshot and restoring it into an Aurora cluster. But how does the Aurora database catch up to updates that happened since the snapshot was taken? This used to require setting up replication manually between the two databases. Starting today, it can be handled through a simple AWS Management Console interface. The console will take a snapshot, restore it and replicate the remaining changes all in one step, making migration to Amazon Aurora easier than ever. To learn more, please see Jeff Barr’s blog.
Quelle: aws.amazon.com