The next item on our bill for November 2019 is the DocumentDB.
![2-AWS-Bill-Issues](https://assets.allcode.com/wp-content/uploads/2019/12/2-AWS-Bill-Issues.png)
DocumentDB is Amazon’s version of MongoDB. We use DocumentDB to store unstructured data in a JSON format. In November of 2019, our DocumentDB bill was entirely out of US West (Oregon), which is one of the areas that we should no longer be billed for. A quick glance at our DocumentDB in US West (Oregon) displays that we should no longer be charged for DocumentDB in December of 2019.
![7-AWS-Bill-Issues-Document-DB](https://assets.allcode.com/wp-content/uploads/2019/12/7-AWS-Bill-Issues-Document-DB.png)
The next big ticket items are our EC2 Instances. For November 2019, more than 50% of the spend was on EC2 instances.
![8-AWS-Bill-Issues-EC40-for-US-West](https://assets.allcode.com/wp-content/uploads/2019/12/8-AWS-Bill-Issues-EC40-for-US-West-1.png)
In our previous post, we deleted the micro EC2 instance, but have we deleted everything? A quick trip to the VPC dashboard, shows that we have 2 NAT Gateways still up and running. Are we being charged for these? It’s probably not worth the risk, so we’ll delete them.
![10-AWS-Bill-Issues-Delete-VPC-for-US-West](https://assets.allcode.com/wp-content/uploads/2019/12/10-AWS-Bill-Issues-Delete-VPC-for-US-West.png)
![11-AWS-Bill-Issues-Delete-RDS-for-US-West](https://assets.allcode.com/wp-content/uploads/2019/12/11-AWS-Bill-Issues-Delete-RDS-for-US-West.png)
Last, but not least, AWS is charging us for a number of Hosted Zones. These Hosted Zones were leveraged by our Kubernetes setup. We’ll navigate to Route 53 to blow away these Hosted Zones for US-West-2. Deleting Hosted Zones via the Admin interface is painful as you can only single select.
![12-AWS-Bill-Issues-Delete-Hosted-Zones-for-US-West](https://assets.allcode.com/wp-content/uploads/2019/12/12-AWS-Bill-Issues-Delete-Hosted-Zones-for-US-West.png)
At this point, we’ve hopefully cleaned up our problematic Oregon (US-West) zone. I’ll check back in at the end of the month to see how we did.