What is Magento 2 Full Page cache?
Magento 2 FPC is an HTML code that is stored on a server and includes all the information about a generated page. It decreases the load on the server because the page won't be generated from scratch every time you access the URL. Thanks to this process, users get access to the store pages in less than 3 seconds.