Blogs
Understanding <aura:component>
The purpose of <aura:component> is to define and initialize an Aura component in Salesforce by acting as the root container that holds attributes, UI markup, logic connections, and configuration required for the component to run inside Lightning Experience.