AWS Cloud Map is now available in the AWS South America (São Paulo) Region.
Amazon ECS now offers improved capabilities for local testing
The open source ecs-cli tool now has improved capabilities for testing ECS task definitions locally. Using the ecs-cli, you can run ECS task definitions in a local development environment, such as a laptop or virtual machine.
The AWS Cloud Development Kit (AWS CDK) is Now Generally Available
The AWS Cloud Development Kit (AWS CDK) is now generally available in TypeScript and Python. AWS CDK is an open source software development framework to model and provision your cloud application resources using familiar programming languages. With AWS CDK, you can define your infrastructure as code and provision it through AWS CloudFormation. AWS CDK is also available in Java and C# in developer preview.
Introducing Amazon EventBridge
Amazon EventBridge is a serverless event bus that makes it easy to connect applications together using data from your own applications, Software-as-a-Service (SaaS) applications, and AWS services. EventBridge delivers a stream of real-time data from event sources, such Zendesk, Datadog, or Pagerduty, and routes that data to targets like AWS Lambda. You can set up routing rules to determine where to send your data to build application architectures that react in real time to all of your data sources. EventBridge allows you to build event-driven architectures, which are loosely coupled and distributed. This improves developer agility as well as application resiliency. EventBridge makes it easy to build event-driven applications because it takes care of event ingestion and delivery, security, authorization, and error-handling for you. EventBridge leverages the CloudWatch Events API, so CloudWatch Events users can access their existing default bus, rules, and events in the new EventBridge console, as well as in the CloudWatch Events console.
Optimize Cost with Amazon EFS Infrequent Access Lifecycle Management
You can now choose from four Amazon Elastic File System (Amazon EFS) Lifecycle Management policies to automatically move files into the EFS Infrequent Access (EFS IA) storage class and save up to 85% as your access patterns change. Additionally, you can now enable Lifecycle Management for all EFS file systems.
AWS Elemental MediaLive Now Supports AWS CloudFormation
You can now use AWS CloudFormation templates to create and configure AWS Elemental MediaLive channels (both inputs and outputs). This improvement enables you to use AWS CloudFormation to deploy MediaLive resources in a secure, efficient, and repeatable way.
AWS Amplify Console announces Manual Deploys for Static Web Hosting
Amplify Console now provides developers the ability to host a web app by simply uploading a folder from their desktop, or linking to a zip file stored in an S3 bucket or external server.
Amazon FSx for Windows File Server is Now Available in the EU (London) Region
Amazon FSx for Windows File Server is now available in the AWS EU (London) Region.
Amazon FSx for Lustre is Now Available in the EU (London) Region
Amazon FSx for Lustre is now available in the AWS EU (London) Region.
Session Manager launches Run As to start interactive sessions with your own operating system user account
AWS Systems Manager Session Manager now lets you define the operating system user account that an interactive shell uses on an instance. You can associate an operating system user with your IAM principal (user or role) for Session Manager. You can also set the operating system user in your Session Manager preferences. This enables you to better manage shell privileges for multiple users that need interactive access to instances.