This document discusses Aurora Serverless for Postgres, a serverless database hosted on AWS. It provides an overview of Aurora Serverless and demonstrates how to set it up. Key features include horizontal scaling of compute and high availability. The document also covers accessing the database within a VPC, using the Data API to query from Lambda, and building serverless vector tiles with the database. In summary, Aurora Serverless scales automatically in response to usage, with one deployment experiencing a 5x scale during data loading and queries.