+++ title = "Summary & Conclusions" date = 2019-12-02T10:17:33-08:00 weight = 5 chapter = true pre = "Summary: " description = "Explore how to maintain the ability to query on many attributes when you have a multi-entity table." +++ ## Congratulations You finished both labs! ## Clean up all resources If you're running this lab as part of an AWS event on an account we provided, no further action is needed. If you're running this lab on your own, make sure to clean up any resources that were created by deleting the CloudFormation stack. ## Blogs This workshop is based on a 2-part blog series on the AWS Database blog initially published in November 2021. 1. Part 1: [Build a near real-time data aggregation pipeline using a serverless, event-driven architecture](https://aws.amazon.com/blogs/database/build-a-near-real-time-data-aggregation-pipeline-using-a-serverless-event-driven-architecture/) 2. Part 2: [Build a fault-tolerant, serverless data aggregation pipeline with exactly-once processing](https://aws.amazon.com/blogs/database/build-a-fault-tolerant-serverless-data-aggregation-pipeline-with-exactly-once-processing/) ## Blog Source While this workshop is open-sourced, the blogs were released with a GitHub repository with much of the same code that you use in this workshop. [The repo *aws-serverless-realtime-aggregation*](https://github.com/aws-samples/aws-serverless-realtime-aggregation) is on GitHub. ## Solutions [View Solutions]({{< ref "event-driven-architecture/ex4summary/step1" >}})