- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 68字
- 2021-07-02 20:12:59
Security
Security is similar to what is provided by the traditional layered architecture; microservices can be secured as easily. Different configurations can be used to secure different microservices. You can have a part of the microservice ecosystem behind firewalls and another part for user encryption. Web-facing microservices could be secured differently from the rest of the microservices. You can suit your needs as per choice, technology, or budget.
推薦閱讀
- Azure IoT Development Cookbook
- Learning Chef
- JavaScript語言精髓與編程實踐(第3版)
- Mastering Spring MVC 4
- Java應用開發與實踐
- WSO2 Developer’s Guide
- Mastering Python Scripting for System Administrators
- 跟小海龜學Python
- R語言數據可視化實戰
- Django Design Patterns and Best Practices
- 深入淺出Android Jetpack
- Python 3網絡爬蟲實戰
- Visual Basic程序設計實驗指導(第4版)
- 飛槳PaddlePaddle深度學習實戰
- Orleans:構建高性能分布式Actor服務