We buy an online sales platform like Udemy using Microservice.
Projecting systems:
- Dockers, .Net Web API, AspNet Core Microservices, RabbitMQ , MSSQL Server, MongoDB, Api Gateway Ocelot
Portainer using :
- First of all, go to https://docs.portainer.io/v/ce-2.9/start/install/server/docker/linux and type the necessary commands from powershell.
- Then I used the port as 9000 and gave the mongodb port as 27017 as below.
- Later, when we connect mongodb://localhost:27017 with MongoDbCompass and run the project, we can see the database.
- I created Catalog db. Collection = Table Name

