Nielsen: Processing 55TB of Data Per Day with AWS Lambda

By Dustin Ward

Amazon Web Services FeedNielsen: Processing 55TB of Data Per Day with AWS Lambda Earlier this year, I went into the studio with Opher Dubrovsky from Nielsen Marketing Cloud (a data management platform) to record an episode of This is My Architecture about Big Data architecture. In preparation for the recording and during my initial conversations…

Deploying application configuration to serverless: introducing the AWS AppConfig Lambda extension

By Dustin Ward

Amazon Web Services FeedDeploying application configuration to serverless: introducing the AWS AppConfig Lambda extension At AWS, we feel strongly that separating application configuration from application code is a best practice. Being able to deploy configuration independently from code makes it possible to build services like Service Quotas and launch new services and features right as…

Amazon EventBridge announces support for Dead Letter Queues

By Dustin Ward

Amazon Web Services FeedAmazon EventBridge announces support for Dead Letter Queues Amazon EventBridge now supports Dead Letter Queues (DLQs), which make event-driven applications more resilient and durable by storing your events in queues when the events can’t be delivered, or the target is unavailable.