What is difference between scoped notification & alerts that cannot be dismissed?

What is the difference between scoped notification & alerts? Is there any term called scoped notification?

"Scoped notification - Scoped notifications serve advisory information for the user that is not important enough to justify an alert. It is often presented as a status bar scoped to the container. They are not dismissable."

"Alerts - Alerts which cannot be dismissed."

enter image description here

Reference

Scoped notification: https://lightningdesignsystem.com/components/scoped-notifications/#content

Alerts: https://getbootstrap.com/docs/4.0/components/alerts/