December 2019
Intermediate to advanced
510 pages
11h 33m
English
In the previous chapters, we saw how to exchange data between multiple services using an event bus and resilient clients and how to consume messages and run background services using ASP.NET Core. This chapter is about securing service data. It covers concepts such as SSL, cross-origin resource sharing (CORS), and HTTP/2, and it walks through the implementation of token-based authentication.
In more detail, this chapter covers the following topics:
By the end of the chapter, you will have a broad understanding of the security ...
Read now
Unlock full access