Quantcast
Channel: Freedownload For Everything
Viewing all articles
Browse latest Browse all 399

Packt Publishing - Dot NET Core Microservices

$
0
0

Packt Publishing - Dot NET Core Microservices

Packt Publishing - Dot NET Core Microservices
English | Size: 937.69 MB
Category: Tutorial
Build distributed system using microservices architecture

This video course serves as a stepping stone that helps .NET Core developers in their microservice architecture. This course provides practical hands-on experience in understanding the concepts and applying the examples.

Microservices are an architectural style that promotes the development of complex applications as a suite of small services based on business capabilities. This course will help you identify the appropriate service boundaries within the business.

We'll start by looking at what microservices are, and their main characteristics. We will develop a basic distributed system using the microservice architecture and tools such as RabbitMQ service bus, to send messages across the separated services, or MongoDB, which is a NoSQL database. Within the course, we will focus on creating the HTTP API to act as a gateway to the whole system and so-called Activities Service, responsible for handling the incoming messages (or actually the commands that will be distributed through the services bus). We'll also implement the Identity Service, which will serve JSON Web Tokens (JWT) to authenticate requests incoming to the API. Our application will let the user store information about the activities performed at a given date for a selected category, for example, work, tasks, sport, and so on.


Viewing all articles
Browse latest Browse all 399

Trending Articles