If I create an internal service on the App Platform via the App Spec for my api and a Next ssr component as my frontend, I will be billed for the bandwidth only once right? I realise that the data from the api will be included in that bandwidth depending on how many times to frontend pulls them.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
I believe that it does not. As according to the documentation, only data transfer on the public network interface counts against your bandwidth allowance.
Best, Bobby