Create an Archil disk
First, follow the Archil Getting Started Guide to create an Archil disk that you wish to attach to your Firecracker microVM.Install SQLite
On Amazon Linux 2023, you can install SQLite with the following command:(Optional) Run a benchmark to validate performance
We’ll do a performance benchmark of sqlite using thespeedtest1 tool from the SQLite authors.
Let’s install and compile this tool.