Drupal
I couldn't launch a drupal11 site with ddev in a straightforward manner.
Couldn't get drupal11 up locally with ddev. mac users need some tricks.
Upgrade to Amazon Linux PHP 8.3
Drupal is supposed to be very fast with PHP 8.3.
Update with $dnf install php8.3 --allowerasing.