Design Microservices Architecture with Patterns and Principles - Basket Microservices Code Review - E-Commerce App

Design Microservices Architecture with Patterns and Principles - Basket Microservices Code Review - E-Commerce App

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the implementation of basket microservices in an ecommerce application using ASP.NET Core Web API. It explains the use of Redis for data storage, synchronous integration with discount services via GRPC, and asynchronous communication using RabbitMQ. The tutorial details the folder structure, HTTP methods, and CRUD operations of the basket API. It also describes the checkout process, event publishing, and the use of Docker for containerization. Key configurations and settings for Redis, GRPC, and RabbitMQ are discussed, along with logging using Elasticsearch.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF