Hi fellow devs,
I've been working on improving the relatively nonexistent
documentation around cloud mode and all the related features, so that
a new release can be made showcasing all the excellent work that went
into them. At this point I have a compose file
(https://s.apache.org/demo-compose) that can be used with podman or
docker to pretty easily start up a instance of AsterixDB running on
top of
S3Mock, that can be stopped and started and retain data. It also shows
the relevant minimal configuration parameters for cloud mode.

With this, I was trying to figure out what the tutorial/walkthrough
using this setup should showcase. I was thinking of something in the
style of SQL++ 101, but perhaps as follow-on to that document, so
AsterixDB 102 or something. This is what I could think of off the top
of my head, but it feels incomplete:

- Database/Namespace
- COPY FROM/TO
- One or more external collection types
- Iceberg? Not sure if this would require additions to the compose
file, however.

Anyone have any ideas on what else to add?

- Ian

Reply via email to