Display replica set members' Availability Zone details
The AZ details (ideally including the AZ ID) for each replica set member would be helpful to display in the Atlas UI, mainly to easily verify nodes are distributed across AZs.

-
Shrinidhi commented
Yes. This is one feature badly looking forward to.
@Atlas. Lock the primary in one specific AZ and provide us the AZ-ID, which will help us have a better architecture save on DT charges -
Michael commented
This feature would be great because we have design patterns where one instance imports lots of data into Atlas and our VPC is peered with the Atlas VPC.
So by knowing the actual zoneId of the primary it would be possible to spawn an instance in the same az. By doing this, it would be possible to save a lot of money because there are no data transfer costs between vpc peerings communicating in the same az: https://aws.amazon.com/de/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures/
Also it would be possible perhaps to configure instances to read against the atlas nodes in the same az first.