This project as part of the course "Building microservices using asp.net core 5.0 and docker".
Docker Swarm Cluster.
This diagram explains the hole interaction between all components in application.
This project user Face Recognition from Microsoft Cognitive Services Vision Faces.
- You need to create a Face API service in Azure Portal.
- Once you create the service, you need to copy the Key and EndPoint from api and place them in your docker-compose solution.

To run this project you can use docker-compose up -d.






