- [Instructor] Let us now analyze our final use case,…an ecommerce platform.…An ecommerce platform is used to sell products over the web.…The best example for this is Amazon.com.…Customers visit ecommerce websites…to view products, descriptions, and reviews.…Then they purchase products online.…Ecommerce platforms collect data about customers…and recommend additional products and services.…Here is the architecture for an ecommerce platform.…
We have the ecommerce platform in the center of the system.…Then there is an item database…that contains the catalog of items.…It contains item specifications, descriptions, and reviews.…Then there is a media database…that is used to additionally store images and videos.…There is an online shopping cart stored…that is used to store active shopping carts…for all customers.…When customers place orders,…the orders are saved in the orders database.…
The order is then tracked to fulfillment.…Additionally, the ecommerce platform…also attracts customer browsing and buying behavior…
Released
6/19/2018Kumaran Ponnambalam begins by discussing the roles of databases in data science, as well as the key feature and performance requirements for databases in this field. Next, Kumaran goes over different database types, sharing the strengths and weaknesses of each one. To wrap up, he walks through specific use cases and shows how to select the best database technology for each situation.
Share this video
Embed this video
Video: Complete ecommerce platform