This question is based on 2 other topics.
These topics confirmed that:
-
Bandwith counts when the HTTP requests are made through Netlify Nodes. Which is a website with .netlify.app domain or a custom domain that points to .netlify.app domain.
-
Cloudfront is Netlify’s Partner. Some of the user’s assets will be delivered through Cloudfront instead of Netlify if he/she enables Assets Optimization.
If we combine these insights, does it mean that Assets processed with Assets Optimization will not count towards bandwidth usage because they are not delivered through Netlify CDN?
If yes, does it mean we can easily reduce bandwidth usage by just enabling Assets Optimization?
If not, why?