Skip to content

faisalcse1/microservicedemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Sample Application with .NET 7 by using Microservice Architecture

This is a microservice application built using various .NET technologies and frameworks commonly used in microservices architecture. The application includes microservices for Product, Basket, Discount and Ordering modules, which are essential for building e-commerce applications.

Implementation

The microservice application is built using a combination of NoSQL and relational databases. MongoDB and Redis are used for storing unstructured data and caching, while PostgreSQL and SqlServer are used for storing structured data.

Communication between microservices is implemented using RabbitMQ for event-driven communication. The Ocelot API Gateway is used to route requests to the appropriate microservices.

The application is built using the principles of Clean Architecture, which emphasizes the separation of concerns in software design. This makes it easy to maintain and modify the application over time.

Conclusion

This microservice application demonstrates the use of various .NET technologies and frameworks commonly used in microservices architecture. It provides a practical and hands-on approach to learning microservices architecture, which is essential for developers who want to implement microservices in their own projects.

Authors

Youtube Playlist

If you would like to watch full playlist, Please open the .NET Microservices Architecture Bangla Tutorials Playlist link.

Feedback

If you have any feedback, please reach out to us at faisalsce3@gmail.com Or Programming Palli

Documentation

Documentation

🚀 About Me

I am a Software Engineer at Nassa Group & Trainer at BITM. I am a microsoft certified developer.

🔗 Links

portfolio linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages