AWS has published guidance on an event-driven pattern for Amazon RDS for SQL Server that enables Lambda function triggers in response to database events. The approach uses stored procedures writing formatted messages to SQL Server's ERRORLOG via RAISERROR, which CloudWatch Logs subscription filters detect to invoke a callback

3m read time From infoq.com
Post cover image

Sort: