MTMinh Trầninminhtran.hashnode.dev·Nov 8, 2023 · 1 min readWSO2 EI Tooling Missing Config Apps After Rename ArtifactI met an issue recently on WSO2 Integration Studio after I renamed one of my API. After renaming, it disappeared from the Composite Exporter application. To be clear, I could not see the below file-processing-configs application After an hour try to...00
MTMinh Trầninminhtran.hashnode.dev·May 22, 2023 · 2 min readBenefit of API Gateway in terms of application securityAPI Gateway is a very popular pattern in microservice nowadays architecture. In this scope, I just want to point out some key advantages of the pattern in terms of application or API security Reduce the effort in developing security integration Every...00
MTMinh Trầninminhtran.hashnode.dev·May 19, 2023 · 2 min readWSO2 Identity Server vs Key ManagerThe below table contains the key differences between WSO2 Identity Server and WSO2 Key Manager which are bundled in the same package of API Management product. The table will help decide to choose the product for different project scenarios. In most ...00
MTMinh Trầninminhtran.hashnode.dev·Mar 14, 2023 · 1 min readFilter JSON node easily with JSON PathIt's easy to filter the nodes of the JSON with some simple syntax of JSON Path. Below are the notes of some practical scenarios of filtering: Filter by date time and contains To be able to filter the expenses by two fields. One is the expenseDate nee...00
MTMinh Trầninminhtran.hashnode.dev·Nov 24, 2022 · 1 min readGet started with MicrogatewayOverview Gateway is a very common pattern in a microservice architecture. However, in certain scenarios, we need a very light installation, not a so big one. So, I come up with a PoC for WSO2 Microgateway. WSO2 Microgateway is a product of WSO2 compa...00