Serverless Scheduling with Amazon EventBridge, AWS Lambda, and Amazon DynamoDB

By Dustin Ward

AWS FeedServerless Scheduling with Amazon EventBridge, AWS Lambda, and Amazon DynamoDB Many applications perform scheduled tasks. For instance, you might want to automatically publish an article at a given time, change prices for offers which were defined weeks in advance, or notify customers 8 hours before a flight. These might be one-off tasks, or recurring…

What’s new in Amazon Redshift – 2021, a year in review

By Dustin Ward

AWS FeedWhat’s new in Amazon Redshift – 2021, a year in review Amazon Redshift is the cloud data warehouse of choice for tens of thousands of customers who use it to analyze exabytes of data to gain business insights. Customers have asked for more capabilities in Redshift to make it easier, faster, and secure to store,…

Using SailPoint with Amazon EventBridge to Extend Your Governance Platform

By Dustin Ward

AWS FeedUsing SailPoint with Amazon EventBridge to Extend Your Governance Platform By Sarah Fallah-Adl, Partner Solutions Architect – AWSBy Roy Rodan, Sr. Partner Solutions Architect – AWS SailPoint In today’s highly complex and dynamic application ecosystem, in addition to a growing virtual workforce, it’s imperative for organizations to have an automated system in place to handle…

Stream Apache HBase edits for real-time analytics

By Dustin Ward

AWS FeedStream Apache HBase edits for real-time analytics Apache HBase is a non-relational database. To use the data, applications need to query the database to pull the data and changes from tables. In this post, we introduce a mechanism to stream Apache HBase edits into streaming services such as Apache Kafka or Amazon Kinesis Data…