To enable access to customers’ Amazon VPCs, AWS Direct Connect is announcing Direct Connect gateway, a new feature to allow customers using any AWS Direct Connect location in China to use their Direct Connect connections to access any Virtual Private Cloud (VPC) deployed in any AWS Regions in China. In addition, each Direct Connect gateway will enable association with one or more Amazon VPCs. Using Direct Connect gateway, you do not need to have AWS Direct Connect connections in multiple AWS Regions to access your Amazon VPCs in those AWS Regions. Rather, you can use one (or more) private virtual interface to communicate with multiple Amazon VPCs across any AWS China Regions.
AWS SAM CLI simplifies deploying serverless applications with single-command deploy
The AWS Serverless Application Model Command Line Interface, SAM CLI, now allows you to deploy applications with a single command: sam deploy. SAM CLI is a deployment toolkit that also allows you to locally build, test, and debug serverless applications.
AWS Elastic Beanstalk Adds Support for Amazon EC2 Spot Instances
You can now run your applications on AWS Elastic Beanstalk using Amazon EC2 Spot Instances. You can add Amazon EC2 Spot Instances to your environment’s capacity in both single instance and load balanced environments. Previously, Elastic Beanstalk supported only On-Demand and Reserved Instances.
Introducing AWS Managed Rules for AWS WAF
AWS WAF announces AWS Managed Rules (AMRs), a set of AWS WAF rules curated and maintained by the AWS Threat Research Team. With just a few clicks, AMRs can help protect your web applications from new and emerging threats, so you don’t need to spend time researching and writing your own rules. AMRs are based on common Internet threats, including security risks referenced in the OWASP Top 10 publication. AMRs also include IP reputation lists based on Amazon threat intelligence that can help reduce your exposure to bot traffic.
You can now run fully managed Apache Flink applications with Apache Kafka
You can now run Apache Flink and Apache Kafka together using fully managed services on AWS. AWS provides a fully managed service for Apache Flink through Amazon Kinesis Data Analytics, enabling you to quickly build and easily run sophisticated streaming applications. You can use these fully managed Apache Flink applications to process streaming data stored in Apache Kafka running within Amazon VPC or on Amazon MSK, a fully managed, highly available, and secure Apache Kafka service.
AWS Glue now enables you to bring your own JDBC drivers to your Glue Spark ETL jobs
Starting today, you can now bring your own JDBC drivers to your Glue Spark ETL jobs. AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easier to prepare and load your data for analytics. AWS Glue has native connectors to connect to supported data sources either on AWS or elsewhere using JDBC drivers. This feature enables you to connect to data sources with custom drivers that were not natively supported in AWS Glue such as MySQL 8 and Oracle 18. You can also use multiple JDBC driver versions in the same Glue job enabling you to migrate data between source and target databases with different versions. To learn more, please visit our documentation .
AWS X-Ray launches support for Amazon CloudWatch Synthetic Canaries
Today, AWS X-Ray is launching support for Amazon CloudWatch Synthetics (preview), enabling developers and DevOps engineers to trace end-to-end requests for canaries that monitor web application endpoints, and URLs.
Now get additional details/metrics around all your algorithm runs with AutoML
Until today, when using AutoML in Forecast customers could only determine the winning algorithm. Although useful, this did not give customers transparency into all the model runs.
Amazon RDS Performance Insights Supports SQL-level Metrics on Amazon RDS for Oracle
Amazon RDS Performance Insights supports SQL-level metrics on Amazon RDS for Oracle so you can identify high-frequency, long-running, and stuck SQL queries in seconds.
Amplify Console now provides visibility into backend environments provisioned by the Amplify CLI
Developers using the Amplify CLI can now view backend environment information in the Amplify Console on project initialization. The Amplify Console offers a single location for the entire team to view and manage the AWS cloud resources required for their fullstack apps.