2/28/2023, 12:00:00 AM ~ 3/1/2023, 12:00:00 AM (UTC)
Recent Announcements
Code scans for Lambda functions within Amazon Inspector now in preview
Amazon Inspector now supports code scanning of Lambda functions, expanding the existing capability to scan Lambda functions and associated layers for software vulnerabilities in application package dependencies. With this expanded capability, Amazon Inspector now also scans the custom proprietary application code within a Lambda function for code security vulnerabilities such as injection flaws, data leaks, weak cryptography, or missing encryption based on AWS security best practices. When code vulnerabilities are identified in the Lambda function or layer, Inspector generates actionable security findings along with impacted code snippets and remediation guidance. All findings are aggregated in the Amazon Inspector console, routed to AWS Security Hub, and pushed to Amazon EventBridge to automate workflows.
AWS Private CA releases open source samples to help create Matter compliant certificate authorities
Today, AWS Private Certificate Authority (Private CA) released sample AWS Cloud Development Kit (CDK) scripts and AWS CloudFormation stack templates to help you create Certificate Authorites (CAs) that issue Matter Device Attestation Certificates (DACs). Matter is a new standard for smart home security and device interoperability. Matter uses X.509 digital certificates to identify devices. Matter certificates can be issued only by CAs that comply with the Matter PKI Certificate Policy (CP). You can use the AWS CDK and CloudFormation samples to help you configure Matter-compliant CAs. The samples not only construct the CA, but they also create the configuration and auditing infrastructure needed to help you comply with the Matter PKI CP. This includes AWS Identity and Access Management (IAM) roles & permissions, log configuration & retention policies.
AWS Lambda Powertools for .NET is now generally available
AWS Lambda Powertools, an open-source developer library, now supports .NET to help you incorporate Well-Architected Serverless best practices into your .NET Lambda function code as early and as fast as possible.
AWS SimSpace Weaver now supports AWS IAM Identity Center
Today, we are excited to announce our v1.12.1 AWS SimSpace Weaver app SDK update. This update enables support for AWS IAM Identity Center (successor to AWS Single Sign-On) and the ability to use temporary credentials to start, stop, and manage simulations. AWS SimSpace Weaver is a fully managed compute service that helps customers deploy large spatial simulations in the cloud. Launched this past re:Invent, SimSpace Weaver allows customers to create seamless virtual worlds with millions of objects that can interact with one another in real time without ever worrying about managing the back-end infrastructure.
Amazon RDS for MariaDB supports new minor versions 10.6.12, 10.5.19, 10.4.28 and 10.3.38
Amazon Relational Database Service (Amazon RDS) for MariaDB now supports MariaDB minor versions 10.6.12, 10.5.19, 10.4.28 and 10.3.38. We recommend that you upgrade to the latest minor versions to fix known security vulnerabilities in prior versions of MariaDB, and to benefit from the numerous bug fixes, performance improvements, and new functionality added by the MariaDB community.
Autocomplete suggestions are now available on AWS Marketplace search
Today, we launched Autocomplete suggestions for AWS Marketplace search. With this feature, users that visit the AWS Marketplace website or console would get search suggestions within the search bar as they type. User queries show up as bolded prefixes within the Autocomplete suggestions which they can select to complete their query and see the results on the main results page. The suggestions are sorted by relevance and tells what’s available, how to spell difficult terms, and what others are searching for.
AWS SAM CLI announces preview of Rust build support
The AWS Serverless Application Model (SAM) Command Line Interface (CLI) now announces the preview of sam build support for building and packaging serverless applications developed in Rust. The AWS SAM CLI is a developer tool that makes it easier to build, test, package, and deploy serverless applications. Developers building serverless applications with Rust used cargo-lambda to build their applications, but cargo-lambda wasn’t supported within the SAM CLI build workflow.. Starting today, you can use cargo-lambda in the SAM CLI build workflow for your Rust applications.
Amazon Redshift announces general availability of ROLLUP, CUBE, and GROUPING SETS in GROUP BY clause
Amazon Redshift now supports new SQL functionalities including ROLLUP, CUBE, and GROUPING SETS, to simplify building multi-dimensional analytics applications. ROLLUP, CUBE, and GROUPING SETS simplifies data warehouse migrations by offering the commonly used syntax across databases.
VMware Cloud on AWS now available in Middle East (Bahrain) Region
Today we are announcing the availability of VMware Cloud on AWS in the AWS Bahrain region. This marks the 23rd AWS region to offer VMware Cloud on AWS, providing customers with a faster and more efficient way to migrate their VMware-based workloads to the cloud.
AWS Lambda now supports Amazon DocumentDB change streams as an event source
AWS Lambda now supports Amazon DocumentDB change streams as an event source. The change streams feature in Amazon DocumentDB (with MongoDB compatibility) provides a time-ordered sequence of change events that occur within your cluster’s collections. Customers can now consume these events in their serverless applications built on Lambda.
AWS Elemental MediaConvert now Ingests FLAC and Animated GIF Inputs
Today, AWS announces the general availability of FLAC audio and animated GIF video input sources for AWS Elemental MediaConvert. These new input formats are compatible with all MediaConvert outputs. For example, you can convert lossless FLAC files into compressed audio formats like AAC, MP3, and Ogg Vorbis, or use FLAC files as sidecar audio sources to be joined with video files. Animated GIF inputs can be converted into higher-efficiency video streaming codecs like AVC and HEVC and distributed as standalone MP4 files or adaptive-bitrate streaming packages such as HLS or DASH.
Amazon RDS for PostgreSQL now supports major version PostgreSQL 15
Amazon Relational Database Service (Amazon RDS) for PostgreSQL now supports the latest major version PostgreSQL 15. New features in PostgreSQL 15 include the SQL standard “MERGE” command for conditional SQL queries, performance improvements for both in-memory and disk-based sorting, and support for two-phase commit and row/column filtering for logical replication. The PostgreSQL 15 release also adds support for new extension pg_walinspect, and server-side compression with Gzip, LZ4, or Zstandard (zstd) using pg_basebackup. Please refer to the PostgreSQL community announcement for more details about the release.
YouTube
AWS Black Belt Online Seminar (Japanese)
- AWS IoT SiteWise [AWS Black Belt]
- Amazon AppStream 2.0 [AWS Black Belt]
- AWS Systems Manager Overview [AWS Black Belt]
AWS Blogs
AWS Japan Blog (Japanese)
- Centralized package management automation using AWS Systems Manager Distributor and AWS Systems Manager State Manager
- Implement a Unity mobile app build pipeline
AWS Startups Blog
AWS Open Source Blog
AWS Architecture Blog
AWS Cloud Financial Management
AWS Cloud Operations & Migrations Blog
AWS Big Data Blog
- Reduce Amazon EMR cluster costs by up to 19% with new enhancements in Amazon EMR Managed Scaling
- Simplify Online Analytical Processing (OLAP) queries in Amazon Redshift using new SQL constructs such as ROLLUP, CUBE, and GROUPING SETS
AWS Compute Blog
Containers
AWS Database Blog
- How Wiz used Amazon ElastiCache to improve performance and reduce costs
- Speed up database migration by using AWS DMS with parallel load and filter options
- Amazon Managed Blockchain sessions and workshops from AWS re:Invent 2022
AWS HPC Blog
AWS for Industries
AWS Machine Learning Blog
- Extract non-PHI data from Amazon HealthLake, reduce complexity, and increase cost efficiency with Amazon Athena and Amazon SageMaker Canvas
- Build a GNN-based real-time fraud detection solution using the Deep Graph Library without using external graph storage