DEV Community

Cover image for A new CRT HTTP Client, a Reference Architecture for Deployment Pipelines and the VPC Resource Map
Renato Losio 💭💥 for AWS Heroes

Posted on • Originally published at cloudiamo.com on

A new CRT HTTP Client, a Reference Architecture for Deployment Pipelines and the VPC Resource Map

As an editor for InfoQ, every month I follow and (try to) cover the most interesting news in the cloud space. From VPC Resource Map to the new CRT HTTP Client in AWS SDK for Java 2.x, below are the announcements and news in the AWS space that caught my attention in February. You can read the full articles on InfoQ.

AWS Adds VPC Resource Map to Simplify Management of Virtual Networks

The VPC section of the AWS Management Console now provides visualization of VPC resources, such as the relationships between a VPC and its subnets, routing tables, and gateways. The map displays existing VPC resources and their routing on a single page, allowing a better understanding of the networking layout.

AWS Publishes Reference Architecture and Implementations for Deployment Pipelines

AWS recently released a reference architectureand a set of reference implementations for deployment pipelines. The recommended architectural patterns are based on best practices and lessons collected at Amazon and customer projects.

Faster Startup Time and Lower Memory Usage: New CRT HTTP Client in AWS SDK for Java

AWS recently announced the general availability of the Common Runtime (CRT) HTTP Client in the AWS SDK for Java 2.x. The new asynchronous client provides faster SDK startup time and a smaller memory footprint improving Lambda serverless workloads.

AWS Patches Undocumented APIs Bypassing CloudTrail Event Logging

AWS recently patched undocumented IAM APIs that bypassed CloudTrail logging. The vulnerability allowed a malicious user to perform reconnaissance activities on IAM without recording events in CloudTrail or being detected by Amazon GuardDuty.

To read my other articles on InfoQ, follow me.

Top comments (0)