Hey everyone! We're using Azure as our cloud provider and New Relic for APM, but we've noticed that the network costs are pretty high due to the outbound traffic to New Relic. We've already tried some optimizations like compression and batching, but I'm wondering if there's a way to route this traffic to minimize costs, similar to inter-VNet communication. Any tips would be much appreciated!
1 Answer
Unfortunately, both Azure and AWS charge for outbound traffic to the internet. It's a common cost and part of the COGS (Cost of Goods Sold). So, you'll have to keep that in mind while planning your budget.
Thanks for the clarification! I was hoping there might be some unique solutions for frequently used integrations, but I understand it's generally standard.