Security Technology in Microservice Architecture
摘要
Aiming at the security problems existing in the existing microservice architecture, this paper proposes a security solution for calling between services in the microservice architecture. In the microservice architecture, each microservice node calls and decrypts information between microservice nodes. Only the successful calls of decryption are allowed to be executed, and the unsuccessful calls of decryption are shielded to improve the security of access between microservices. At the security problems existing in the existing microservice architecture, a security solution for calling between microservices is proposed. Call and decrypt information between microservice nodes and only allows successful decryption calls to improve the security of access between microservices.