TUTORIAL: How to implement an admin product tab in Magento 2
What will you learn in this tutorial? Basically, you will learn how to implement a product tab in admin product edition page. The tab will be linked to your own model, so the content of such tab will make possible showing/creating/editing data from the custom model.