1) The document discusses security issues related to API gateways in microservices architectures and proposes a new security system to address these issues.
2) It involves using a hybrid encryption algorithm combining RSA and AES encryption for data transmission between clients and microservices.
3) An API gateway is introduced as the single entry point for clients to access microservices, allowing for control of API-level services and improved security of front-end and back-end data transmission without impacting performance.