Drupal automatic updates is a feature that will automatically install new Drupal core updates when they are released. This can be done without you having to lift a finger!
Drupal 8 is becoming more and more API-first based. This means a lot of imports and exports of data will be done. A thing you might face here, is that the updating of entity reference fields is a bit tricky. Here I'll show you how it is done.
Learn how to create SEO-friendly URL aliases in Drupal that take the parent menu link as a pattern, using the Pathauto module for a structured and easy-to-navigate website.