GAE Costs by microservice

Hi,

I would to get a cost breakdown for each microservice that I have deployed in my GAE project. Is there a way to get the same?

Thanks

Sajal

Hi @Anonymous ,

Welcome to the Google Cloud Community!

Checkout Microservices Architecture on Google App Engine. It depends on your project’s setup. If you have multiple services in a single project then all the cost for instance-hours are all lumped together. If you have multiple projects then it should be easier to see the cost of different microservices. See Cost Accounting.

To view your app’s charges, checkout App Engine’ pricing documentation.

Let me know if it helped, thanks!

Thank you. I have multiple services within a project and I am looking for a break up of costs within these services.

Thanks for the clarification that it is not possible to get it. See if it is possible to send this request up to the product team to provide this.

Sajal