How would I create a mule proxy CI/CD pipeline? Provided my implementation api on-prem with .Net API. So far the Mule proxy is just. Setting rather than code so what will be pushed to git and build during deployment?
@raghuveesam44314 жыл бұрын
Can you please explain me link between shopping proxy and employee proxy? one place u added shopping end point but u created employee raml .. so i am little confused
@MDboy5-o2k Жыл бұрын
Correct
@rajmiglani41594 жыл бұрын
So first we separated NFR from implementation i.e. runtime into API now why we say there is a further need to separate this? So can we combine policies i.e. policy A in proxy and policy B in implementation API?
@seenudare5 жыл бұрын
Hi Siva, Thanks for your time in creating very useful videos. Can we create proxy for on prem implementation of mule...if possible can you please tell me how
@Rohit34245 жыл бұрын
Very informative.. Thanks Sir.. Please make video on custom policy and SSL 2 implementation
@nvnurav18924 жыл бұрын
Hi Siva, How can i added multiple APIs to proxy API?
@baidhyanathnayak1924 жыл бұрын
Hi Siva, As usual a great knowledge sharing video . Appreciates your effort to share your knowledge . I have a question here related to this video . So Basically , here 2 layers of proxy is created . One Employee APi is proxy to order ( implementation API) and then employee proxy is proxy to Em ployee API . Can't we create a proxy API straight to Implementation API , while adding it in API manager and then all policy applied to proxy instead of Implementation API . Please let me know if I am going wrong in understanding and the concepts
@sivathankamanee-channel4 жыл бұрын
Yes Baidhya. It's possible. Since I have no other implementation API. I used my own API as implementation. What you indicated is the actual use case. For example you already have .NEt web service. You create proxy with .net service as it's implement directly.