Filtering event sources for AWS Lambda functions

By Dustin Ward

AWS FeedFiltering event sources for AWS Lambda functions This post is written by Heeki Park, Principal Specialist Solutions Architect – Serverless. When an AWS Lambda function is configured with an event source, the Lambda service triggers a Lambda function for each message or record. The exact behavior depends on the choice of event source and…

Enforce customized data quality rules in AWS Glue DataBrew

By Dustin Ward

AWS FeedEnforce customized data quality rules in AWS Glue DataBrew GIGO (garbage in, garbage out) is a concept common to computer science and mathematics: the quality of the output is determined by the quality of the input. In modern data architecture, you bring data from different data sources, which creates challenges around volume, velocity, and…

Using EC2 Auto Scaling predictive scaling policies with Blue/Green deployments

By Dustin Ward

AWS FeedUsing EC2 Auto Scaling predictive scaling policies with Blue/Green deployments This post is written by Ankur Sethi, Product Manager for EC2. Amazon EC2 Auto Scaling allows customers to realize the elasticity benefits of AWS by automatically launching and shutting down instances to match application demand. Earlier this year we introduced predictive scaling, a new EC2…

New – AWS Proton Supports Terraform and Git Repositories to Manage Templates

By Dustin Ward

AWS FeedNew – AWS Proton Supports Terraform and Git Repositories to Manage Templates Today we are announcing the launch of two features for AWS Proton. First, the most requested one in the AWS Proton open roadmap, to define and provision infrastructure using Terraform. Second, the capability to manage AWS Proton templates directly from Git repositories.…