- 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.
推薦閱讀
- Extending Jenkins
- 密碼學原理與Java實現
- 編程的修煉
- Learning SAP Analytics Cloud
- HTML5+CSS3網頁設計
- Android玩家必備
- BeagleBone Robotic Projects(Second Edition)
- OpenCV Android Programming By Example
- Application Development with Swift
- jQuery從入門到精通(微課精編版)
- JavaScript Concurrency
- 深入理解Kafka:核心設計與實踐原理
- Building a Media Center with Raspberry Pi
- 虛擬現實:引領未來的人機交互革命
- Python編程基礎與數據分析