Question 204:
Two departments A and B have been added into a consolidated billing organization. Department A has 5 reserved RDS instances with DB Engine as MySQL. During one particular hour, department A used three DB Instances, and department B used two RDS instances for a total of 5 DB Instances on the consolidated bill. How should the RDS instances in department B be configured so that all five instances are charged as Reserved DB Instances?
Answer options:
A.Department B should launch DB instances in the same region as Reserved Instance in department A.B.The DB engine in Department B should be MySQL. C.The DB Instance Class should be the same in both departments such as m1.large. D.The deployment type such as Multi-AZ should be the same in both department A and department B.E.All the above are needed.