.NET Core microservices

"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 microservic...

Full description

Bibliographic Details
Main Author: Gankiewicz, Piotr
Format: eBook
Language:English
Published: [Place of publication not identified] Packt 2017
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02959nmm a2200289 u 4500
001 EB001936607
003 EBX01000000000000001099509
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
050 4 |a QA76.76.A65 
100 1 |a Gankiewicz, Piotr 
245 0 0 |a .NET Core microservices  |c Piotr Gankiewicz 
260 |a [Place of publication not identified]  |b Packt  |c 2017 
300 |a 1 streaming video file (3 hr., 59 min., 25 sec.) 
653 |a Logiciels d'application / Développement 
653 |a Application software / Development / fast / (OCoLC)fst00811707 
653 |a Microsoft .NET Framework 
653 |a Microsoft .NET Framework / fast / (OCoLC)fst01020083 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Title from title screen (viewed December 1, 2017). - Date of publication from resource description page 
856 4 0 |u https://learning.oreilly.com/videos/~/9781788626415/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 000 
520 |a "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. Once the request to save the activity is published within the system, the Activities Service will handle the business logic and decide whether the activity is valid, which will eventually result in publishing the event about processing the successful or rejected activity. In the course, you will also learn about commands and events as well as handlers which is one of the most popular design patterns when it comes to creating distributed systems. By the end of the course, your services will be built using ASP.NET Core framework and later on, you will use tools such as Docker and Docker Compose to pack your application into the container and deploy it to the virtual machine running in the cloud."--Resource description page