- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 68字
- 2021-07-02 22:08:12
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 to 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.
推薦閱讀
- Mobile Application Development:JavaScript Frameworks
- Visual C++串口通信開發入門與編程實踐
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- HTML5+CSS3網站設計教程
- Python面向對象編程:構建游戲和GUI
- Java EE 7 Performance Tuning and Optimization
- 區塊鏈技術與應用
- Hands-On Nuxt.js Web Development
- Creating Data Stories with Tableau Public
- Webpack實戰:入門、進階與調優(第2版)
- HTML5移動前端開發基礎與實戰(微課版)
- Microsoft Dynamics GP 2013 Cookbook
- Microsoft XNA 4.0 Game Development Cookbook
- Getting Started with the Lazarus IDE
- Java Web應用開發