- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 147字
- 2021-07-02 22:18:34
Security
The final step is to provide certificate information to secure the cluster. You can secure communication between the clients and the cluster and the communication between the nodes of the cluster using X509 certificates. The communication security can be implemented by adding X509 certificates to a key vault store and configuring the cluster to apply the certificates in this step. To keep this walk-through simple, we will not secure our cluster this time:

It is highly recommended that you always use a secured cluster for your production workloads. You have to plan for security at initial stages of development as an unsecure cluster cannot be secured later and a new cluster would need to be created if you decide to secure your cluster later. You can read more about securing your cluster in Chapter 9, Securing and Managing Your Microservices.
- 軟件項目估算
- JIRA 7 Administration Cookbook(Second Edition)
- Spring Cloud、Nginx高并發核心編程
- Go并發編程實戰
- Highcharts Cookbook
- HTML5從入門到精通 (第2版)
- Python Web數據分析可視化:基于Django框架的開發實戰
- AutoCAD 2009實訓指導
- 智能手機APP UI設計與應用任務教程
- Unity&VR游戲美術設計實戰
- 軟件工程基礎與實訓教程
- R語言:邁向大數據之路(加強版)
- Selenium WebDriver Practical Guide
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- Learning Apache Thrift