Comment on page
Serverless Compute 101
In this tutorial, you will learn:
- 1.How to access (slice) a public array
- 2.How to perform a SQL query on a public array.
- 3.How to perform serverless UDFs on a public array.
We will use public TileDB Cloud array TileDB-Inc/MBTA_Average_Monthly_Ridership_by_Mode, which stores the data from the Boston MBTA's Open Data Portal.

You can run all the commands of this notebook in your own client. The only changes required are:
Last modified 17d ago