I added all of my favourite goodies to my t4g.small instance with 'pkg install'.
Basically, "sudo, bash, a new user with wheel privs, rsync, bind utils (for dig), git, python3.11, glances, swapfile, fusefs (for S3 mounts), linux_enable, timezone setup, .aws cli credentials, highly customized .bashrc, cloudflare dynamic dns update script for my domain".
Then I created an AMI based on my t4g.small instance. So that was is my base AMI.
Then I spun up a 16 cpu t4g instance based on that AMI and used git to pull the the /usr/src and /usr/ports.
Buildworld took roughly one hour to run and buildkernel took less than 30 minutes.
Then I created another AMI and launched another tg4,small instance from the new custom AMI.
freebsd-version -uk
15.0-CURRENT
14.2-RELEASE-p3
Is this the expected result? I runs and it is free for the rest of 2025 other than I that I had to make the disk bigger than the free 30GB.