Free Cisco 350-901 Actual Exam Questions - Question 6 Discussion

Question No. 6Drag & Drop

DRAG DROP Drag and Drop the application requirement on the left onto the database type that should be selected for the requirement on the right. 350-901 practice exam questions

Options
Ahighly normalized data
Bhighly horizontally scalable
Crapid transaction handling
Denforced data integrity tools
Eelastic, scalable, schema free
Fstructured query language
Drag an item to a target. Click × to remove.
Answer Area
Bucket 1
Drop item here
Bucket 2
Drop item here
Bucket 3
Drop item here
Bucket 1
Drop item here
Bucket 2
Drop item here
Bucket 3
Drop item here
US
SH
Saad H.
2026-02-22

Product catalog fits best with A since it needs strong schema and relationships. Session data is a clear match for C because it prioritizes speed over complex queries. Customer profiles seem flexible, so B works well there.

0
KN
Karan N.
2026-02-21

I’d go with A for product catalog since structured queries and relationships matter most there. Session data fits C because it’s all about fast reads/writes, and B suits customer profiles for flexible, semi-structured info.

0
TG
Tom G.
2026-02-16

Customer profiles to B since documents handle flexible user info better than strict tables.

0
TG
Tom G.
2026-01-29

I’d swap customer profiles to A because they usually have well-defined fields and relationships, making a relational DB a better fit than B. Session data definitely feels like a good match for C given its speed needs.

0
TG
Tom G.
2026-01-26

I’m thinking the product catalog fits better with a relational DB since it likely has structured data and relationships, so option A makes sense there. For session data, which is more ephemeral and might need fast read/write without complex joins, option C looks like a good fit with NoSQL. Customer profiles can be complex but still benefit from relational structure, so option B seems right for that. This setup covers different needs pretty well without mixing up what each DB type is built for.

0
FU
Fahad U.
2026-01-17

B for customer profiles, C for session data, A for product catalog.

0