.NET Core development actual combat (Lesson 2: Content Summary) - Study Notes

02 | content review

Course targets

Master the best practices for .NET Core micro-architecture services

It has grown into a well-architected design capabilities of architects

Course content

  • The first part of the necessary knowledge of .NET Core
  • The second part of the .NET Core micro-service combat
  • The third part will be deployed in the micro-service applications to Kubernetes
The first part of the necessary knowledge of .NET Core
  • Dependency Injection
  • Configuration Management
  • Logging framework
  • The key middleware

These are the necessary knowledge to build a good infrastructure

The second part of the .NET Core micro-service combat

Expectations for the ability to master complex systems architecture design developer

To build a micro-service architecture by unfold

Relates to the field-driven design, remote calls, all aspects of the current limiting fuse, gateways, authentication, security and other micro Services Architecture

The third part will be deployed in the micro-service applications to Kubernetes

Tend to the needs of the operation and maintenance side, now very popular DevOps collaboration model, deploy and maintain a single operation and maintenance is no longer a single role responsibilities, and architects have developed some of the skills needed to master this

Through deployment and maintenance of a case in Kubernetes, to understand the impact of technology on the organization's ability DevOps team

Through this part to understand how to protect the system's availability, detection, fault isolation and maintainability

Creative Commons License

This work is Creative Commons Attribution - NonCommercial - ShareAlike 4.0 International License Agreement for licensing.

Welcome to reprint, use, repost, but be sure to keep the article signed by Zheng Ziming (containing links: http://www.cnblogs.com/MingsonZheng/), shall not be used for commercial purposes, be sure to publish the same work based on the paper license modification .

If you have any questions, please contact me ([email protected]).

Guess you like

Origin www.cnblogs.com/MingsonZheng/p/12310375.html