Microservices Part 2: DotNet Core WebAPI with SQlite DB, deploy to Linux as Docker Container

Опубликовано: 30 Сентябрь 2024
на канале: The Solution Architect
2,811
32

Microservices - Part 2: The video demonstrates end-to-end hands-on development on how to create a Microservice:
- Develop Web API with SQLiteDB application using Visual Studio Code & C#
- Install Docker on Linux Ubuntu 18.04 Virtual Machine
- Create a Dockerfile
- Build the Docker Image
- Deploy and run the Docker Container on Linux Ubuntu 18.04 Virtual Machine
- Test the Web API using Postman

Link to Microservices Part 1:    • Microservices - Part 1 - What is Micr...  

Please support me on Patreon:   / thesolutionarchitect  

Code checked into GitHub: https://github.com/charlesbill/TheSol...