New – Code Signing, a Trust and Integrity Control for AWS Lambda

By Dustin Ward

Amazon Web Services FeedNew – Code Signing, a Trust and Integrity Control for AWS Lambda Code signing is an industry standard technique used to confirm that the code is unaltered and from a trusted publisher. Code running inside AWS Lambda functions is executed on highly hardened systems and runs in a secure manner. However, function…

AWS Database Migration Service now supports Aurora PostgreSQL Serverless as a target

By Dustin Ward

Amazon Web Services FeedAWS Database Migration Service now supports Aurora PostgreSQL Serverless as a target AWS Database Migration Service (AWS DMS) has expanded functionality by adding support for Amazon Aurora Serverless (PostgreSQL-compatible edition) as a target. Amazon Aurora Serverless (PostgreSQL-compatible edition) is an on-demand, auto-scaling configuration where the database will automatically start up, shut down,…

Data preprocessing for machine learning on Amazon EMR made easy with AWS Glue DataBrew

By Dustin Ward

Amazon Web Services FeedData preprocessing for machine learning on Amazon EMR made easy with AWS Glue DataBrew The machine learning (ML) lifecycle consists of several key phases: data collection, data preparation, feature engineering, model training, model evaluation, and model deployment. The data preparation and feature engineering phases ensure an ML model is given high-quality data…