AWS CDK releases v1.117.0 – v1.120.0 with improved support for Amazon Kinesis Firehose, Amazon CloudFront, Amazon Cognito, and more

By Dustin Ward

AWS FeedAWS CDK releases v1.117.0 – v1.120.0 with improved support for Amazon Kinesis Firehose, Amazon CloudFront, Amazon Cognito, and more During August, 2021, 4 new versions of the AWS Cloud Development Kit (CDK) for JavaScript, TypeScript, Java, Python, .NET and Go were released (v1.117.0 through v1.120.0). These releases include multiple additions to the Kinesis Firehose Construct…

Federated authentication to Amazon Redshift using AWS Single Sign-On

By Dustin Ward

AWS FeedFederated authentication to Amazon Redshift using AWS Single Sign-On Managing database users through identity federation allows you to manage authentication and authorization procedures centrally. Amazon Redshift, a fast, fully managed cloud data warehouse, provides browser-based plugins for JDBC/ODBC drivers, which helps you easily implement identity federation capabilities added with multi-factor authentication (MFA) to secure…

Securely Ingest Industrial Data to AWS via Machine to Cloud Solution

By Dustin Ward

AWS FeedSecurely Ingest Industrial Data to AWS via Machine to Cloud Solution As a manufacturing enterprise, maximizing your operational efficiency and optimizing output are critical factors in this competitive global market. However, many manufacturers are unable to frequently collect data, link data together, and generate insights to help them optimize performance. Furthermore, decades of competing…

Boost transcription accuracy of class lectures with custom language models for Amazon Transcribe

By Dustin Ward

AWS FeedBoost transcription accuracy of class lectures with custom language models for Amazon Transcribe Many universities like transcribing their recorded class lectures and later creating captions out of these transcriptions. Amazon Transcribe is a fully-managed automatic speech recognition service (ASR) that makes it easy to add speech-to-text capabilities to voice-enabled applications. Transcribe assists in increasing…

Finding code inconsistencies using Amazon CodeGuru Reviewer

By Dustin Ward

AWS FeedFinding code inconsistencies using Amazon CodeGuru Reviewer Here we are introducing the inconsistency detector for Java in Amazon CodeGuru Reviewer. CodeGuru Reviewer automatically analyzes pull requests (created in supported repositories such as AWS CodeCommit, GitHub, GitHub Enterprise, and Bitbucket) and generates recommendations for improving code quality. For more information, see Automating code reviews and…